Skip to content

Commit

Permalink
Merge pull request #2 from devops-ia/dependabot/github_actions/peter-…
Browse files Browse the repository at this point in the history
…evans/dockerhub-description-4

chore(deps): bump peter-evans/dockerhub-description from 3 to 4
  • Loading branch information
amartingarcia authored Aug 13, 2024
2 parents 40e8629 + 4b080af commit 1456a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Update Docker registry description
if: ${{ steps.semantic.outputs.new_release_published == 'true' }}
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
Expand Down

0 comments on commit 1456a9b

Please sign in to comment.