Skip to content

Commit f16d1d4

Browse files
authored
Merge pull request #87 from macbre/dependabot/github_actions/macbre/push-to-ghcr-9
Bump macbre/push-to-ghcr from 8 to 9
2 parents 417d960 + 9e8271e commit f16d1d4

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@v8
22+
uses: macbre/push-to-ghcr@v9
2323
with:
2424
image_name: macbre/nginx-http3
2525
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)