Skip to content

Commit 8bcf432

Browse files
chore(deps): update peter-evans/dockerhub-description action to v5 (#559)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e8bb8a commit 8bcf432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dockerhub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Checkout
2828
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2929
- name: Docker Hub Description
30-
uses: peter-evans/dockerhub-description@432a30c9e07499fd01da9f8a49f0faf9e0ca5b77 # v4
30+
uses: peter-evans/dockerhub-description@1b9a80c056b620d92cedb9d9b5a223409c68ddfa # v5
3131
with:
3232
username: ${{ vars.DOCKER_USERNAME }}
3333
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)