Skip to content

Commit

Permalink
Bump macbre/push-to-ghcr from 13 to 14
Browse files Browse the repository at this point in the history
Bumps [macbre/push-to-ghcr](https://github.com/macbre/push-to-ghcr) from 13 to 14.
- [Release notes](https://github.com/macbre/push-to-ghcr/releases)
- [Commits](macbre/push-to-ghcr@v13...v14)

---
updated-dependencies:
- dependency-name: macbre/push-to-ghcr
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent ec86d72 commit 82c1dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

# https://github.com/marketplace/actions/push-to-ghcr
- name: Build and publish a Docker image for macbre/nginx-http3
uses: macbre/push-to-ghcr@v13
uses: macbre/push-to-ghcr@v14
with:
image_name: macbre/nginx-http3
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 82c1dd3

Please sign in to comment.