Skip to content

Commit

Permalink
Bump peter-evans/dockerhub-description from v3 to v4 in GA workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
victorpopkov committed Aug 31, 2024
1 parent ccb06ab commit d119e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
fi
exit "$exit_code"
- name: Update Docker Hub repository overview
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
if: ${{ !env.ACT }}
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
Expand Down

0 comments on commit d119e2e

Please sign in to comment.