Skip to content
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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps int128/docker-manifest-create-action from 1 to 2.

Release notes

Sourced from int128/docker-manifest-create-action's releases.

v2.0.0

What's Changed

v1.10.0

What's Changed

... (truncated)

Commits

Dependabot compatibility score

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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2024

The following labels could not be found: github-actions.

@MatteoVoges
Copy link
Contributor

Do not merge this, unless the action is fixed and doesn't use the suffixes feature anymore. See #1124 (comment) for more information

@@ -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
Copy link
Contributor

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

@dependabot dependabot bot force-pushed the dependabot/github_actions/int128/docker-manifest-create-action-2 branch from 411e7f7 to 0353203 Compare January 30, 2024 08:46
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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/int128/docker-manifest-create-action-2 branch from 0353203 to 2e2ad84 Compare February 17, 2024 20:22
@github-actions github-actions bot added the Stale label Apr 18, 2024
@github-actions github-actions bot removed the Stale label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant