Skip to content

Commit

Permalink
Updated elgohr/Publish-Docker-Github-Action to a supported version (v…
Browse files Browse the repository at this point in the history
…5) (#154)
  • Loading branch information
elgohr authored Dec 30, 2024
1 parent 572e5fa commit dfbd7c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,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 dfbd7c5

Please sign in to comment.