Skip to content

Commit

Permalink
Merge pull request #140 from macbre/dependabot/github_actions/macbre/…
Browse files Browse the repository at this point in the history
…push-to-ghcr-14

Bump macbre/push-to-ghcr from 13 to 14
  • Loading branch information
macbre authored Jun 25, 2024
2 parents ec86d72 + 82c1dd3 commit 63df0e2
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 63df0e2

Please sign in to comment.