Skip to content

Commit

Permalink
build(deps): bump peter-evans/dockerhub-description from 3 to 4 (#4267)
Browse files Browse the repository at this point in the history
  • Loading branch information
milosgajdos committed Jan 29, 2024
2 parents 6bc70e6 + e5f5ff7 commit 9b3eac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub-readme.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v4
-
name: Update Docker Hub README
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
Expand Down

0 comments on commit 9b3eac8

Please sign in to comment.