Skip to content

Commit

Permalink
Update peter-evans/dockerhub-description action to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 7, 2023
1 parent 1190b98 commit 7c7d353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
# Update Readme on Docker Hub
- name: Publish README to Docker Hub
if: github.event_name != 'pull_request'
uses: peter-evans/dockerhub-description@202973a37c8a723405c0c5f0a71b6d99db470dae # v3.3.0
uses: peter-evans/dockerhub-description@4b1a4bb4846dfa5c7b245358b948fc6dd57891c0 # v3.4.0
with:
username: ${{ secrets.docker-username }}
password: ${{ secrets.docker-password }}
Expand Down

0 comments on commit 7c7d353

Please sign in to comment.