Skip to content

Commit 3359e1a

Browse files
chore(deps): update peter-evans/dockerhub-description action to v4.0.1
1 parent 2bf9a95 commit 3359e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/dockerhub-description.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2323

2424
- name: Docker Hub Description
25-
uses: peter-evans/dockerhub-description@e98e4d1628a5f3be2be7c231e50981aee98723ae # v4.0.0
25+
uses: peter-evans/dockerhub-description@0505d8b04853a30189aee66f5bb7fd1511bbac71 # v4.0.1
2626
with:
2727
username: ${{ secrets.DOCKER_LOGIN }}
2828
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)