Skip to content

Commit

Permalink
Updated elgohr/Publish-Docker-Github-Action to a supported version (v5)
Browse files Browse the repository at this point in the history
  • Loading branch information
elgohr committed Dec 30, 2022
1 parent f95e9de commit 10001a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deliver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

- name: Publish to GitHub Container Registry
# TODO: pin to hash
uses: elgohr/Publish-Docker-Github-Action@master
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: ${{ github.repository }}
registry: ghcr.io
Expand Down

0 comments on commit 10001a5

Please sign in to comment.