Skip to content

Commit

Permalink
Remove version pin for elgohr/Publish-Docker-Github-Action
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-c authored Jan 10, 2023
1 parent 049225e commit 559414b
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 @@ -17,7 +17,7 @@ jobs:

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

0 comments on commit 559414b

Please sign in to comment.