Skip to content

Commit

Permalink
Update peter-evans/dockerhub-description action to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 5, 2023
1 parent 81a459b commit a744cca
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 @@ -88,7 +88,7 @@ jobs:
# Update Readme on Docker Hub
- name: Publish README to Docker Hub
if: github.event_name != 'pull_request'
uses: peter-evans/dockerhub-description@93b93397c27ed52b4055b8c6b2f8d92456ab3c56 # tag=v3.1.2
uses: peter-evans/dockerhub-description@79b63455c04d4412f475a17a67ccf57919bd3590 # v3.2.0
with:
username: ${{ secrets.docker-username }}
password: ${{ secrets.docker-password }}
Expand Down

0 comments on commit a744cca

Please sign in to comment.