Skip to content

Commit

Permalink
Bump peter-evans/dockerhub-description from 3 to 4 (#386)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 2fb1bb7 commit 2cd97f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: git checkout
uses: actions/checkout@v4
- name: Update repo description
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
with:
username: althack
password: ${{ secrets.DOCKERHUB_PASSWORD }}
Expand Down

0 comments on commit 2cd97f3

Please sign in to comment.