Skip to content

Commit c29f34c

Browse files
Bump macbre/push-to-ghcr from 14 to 15 (#164)
Bumps [macbre/push-to-ghcr](https://github.com/macbre/push-to-ghcr) from 14 to 15. - [Release notes](https://github.com/macbre/push-to-ghcr/releases) - [Commits](macbre/push-to-ghcr@v14...v15) --- updated-dependencies: - dependency-name: macbre/push-to-ghcr dependency-version: '15' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bee3a1b commit c29f34c

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

0 commit comments

Comments
 (0)