Skip to content

Commit cd2ab25

Browse files
authored
Merge pull request #66 from macbre/dependabot/github_actions/macbre/push-to-ghcr-8
Bump macbre/push-to-ghcr from 7 to 8
2 parents 57e154f + 6998314 commit cd2ab25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-to-ghcr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
# https://github.com/marketplace/actions/push-to-ghcr
2121
- name: Build and publish a Docker image for macbre/nginx-http3
22-
uses: macbre/push-to-ghcr@v7
22+
uses: macbre/push-to-ghcr@v8
2323
with:
2424
image_name: macbre/nginx-http3
2525
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)