-
-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: bump int128/docker-manifest-create-action from 1 to 2 #1128
chore: bump int128/docker-manifest-create-action from 1 to 2 #1128
Conversation
The following labels could not be found: |
Do not merge this, unless the action is fixed and doesn't use the |
@@ -225,7 +225,7 @@ jobs: | |||
type=semver,pattern={{major}}.{{minor}} | |||
type=semver,pattern={{major}} | |||
|
|||
- uses: int128/docker-manifest-create-action@v1 | |||
- uses: int128/docker-manifest-create-action@v2 | |||
env: | |||
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME}} | |||
if: env.DOCKERHUB_USERNAME != null |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't select the lines 232 to 237, but these have to change
411e7f7
to
0353203
Compare
Bumps [int128/docker-manifest-create-action](https://github.com/int128/docker-manifest-create-action) from 1 to 2. - [Release notes](https://github.com/int128/docker-manifest-create-action/releases) - [Commits](int128/docker-manifest-create-action@v1...v2) --- updated-dependencies: - dependency-name: int128/docker-manifest-create-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
0353203
to
2e2ad84
Compare
@dependabot ignore this dependency |
OK, I won't notify you about int128/docker-manifest-create-action again, unless you re-open this PR. |
Bumps int128/docker-manifest-create-action from 1 to 2.
Release notes
Sourced from int128/docker-manifest-create-action's releases.
... (truncated)
Commits
61addcf
Release v2.1.04cfef00
Addpush
option for dry-run (#326)237d7cb
chore(deps): update dependency@types/node
to v20.10.5 (#325)09ace03
Update README.mde235acf
Update doc (#324)c036837
Update migration doc (#323)346d862
Release v2 (#321)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)