Skip to content

Commit 2dd1d42

Browse files
chore(deps): bump peter-evans/dockerhub-description from 4 to 5 (#2093)
1 parent 174a3cc commit 2dd1d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-dockerhub-description.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v5
1212
- name: Update Docker Hub description
13-
uses: peter-evans/dockerhub-description@v4
13+
uses: peter-evans/dockerhub-description@v5
1414
with:
1515
username: ${{ secrets.DOCKERHUB_USERNAME }}
1616
password: ${{ secrets.DOCKERHUB_PASSWORD }}

0 commit comments

Comments
 (0)