Skip to content

Commit

Permalink
Update elgohr/Publish-Docker-Github-Action digest to e58b59c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 16, 2024
1 parent db1100d commit 778927a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Publish to Registry
if: startsWith(github.ref, 'refs/tags/') || github.ref == 'refs/heads/master'
uses: elgohr/Publish-Docker-Github-Action@b82ad077c06f24a94fc90a2627e0e11d9f55a49f
uses: elgohr/Publish-Docker-Github-Action@e58b59c6d54d2fe0c48be31034d2abebf16a5b7d
with:
name: chriskalmar/entourage
username: ${{ secrets.DOCKER_USERNAME }}
Expand Down

0 comments on commit 778927a

Please sign in to comment.