Skip to content

Bump macbre/push-to-ghcr from 14 to 16#122

Merged
dependabot[bot] merged 1 commit intomasterfrom
dependabot/github_actions/macbre/push-to-ghcr-16
Sep 3, 2025
Merged

Bump macbre/push-to-ghcr from 14 to 16#122
dependabot[bot] merged 1 commit intomasterfrom
dependabot/github_actions/macbre/push-to-ghcr-16

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2025

Bumps macbre/push-to-ghcr from 14 to 16.

Release notes

Sourced from macbre/push-to-ghcr's releases.

FIx an issue with using an empty tag for releases

What's Changed

Instead of using $GITHUB_REF (which can be empty) let's rely on github.event.release.tag_name:

  Event received: 'release' (with a reference '' / tag name 'v3.13.5-8.4.10')
  Tagging with 3.13.5-8.4.10

Full Changelog: macbre/push-to-ghcr@v15...v16

Add the extra_args input

What's Changed

Full Changelog: macbre/push-to-ghcr@v14...v15

Commits
  • 29d48bf Print "github.event.release.tag_name"
  • 65afdc9 Update action.yml
  • a131951 Use ${{ github.event.release.tag_name }}
  • a06049a Merge pull request #47 from macbre/use/github-event
  • ec9db94 toJSON(github.event)
  • 3503780 Update action.yml: use github.event instead
  • 01076c5 Merge pull request #46 from macbre/use/github-ref
  • 89dd5e2 Update action.yml: use github.ref
  • 4879324 Update README.md
  • e54f397 Update README.md
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @macbre.


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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jul 4, 2025
@macbre
Copy link
Copy Markdown
Contributor

macbre commented Sep 3, 2025

@dependabot squash and merge

Bumps [macbre/push-to-ghcr](https://github.com/macbre/push-to-ghcr) from 14 to 16.
- [Release notes](https://github.com/macbre/push-to-ghcr/releases)
- [Commits](macbre/push-to-ghcr@v14...v16)

---
updated-dependencies:
- dependency-name: macbre/push-to-ghcr
  dependency-version: '16'
  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/macbre/push-to-ghcr-16 branch from fb7f12c to f31f25d Compare September 3, 2025 11:50
@dependabot dependabot bot merged commit a596b8a into master Sep 3, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/github_actions/macbre/push-to-ghcr-16 branch September 3, 2025 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant