Skip to content

Commit aae47fb

Browse files
committed
Updating workflow actions
1 parent 24d843a commit aae47fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
password: ${{ secrets.DOCKERHUB_TOKEN }}
2525
-
2626
name: Update repo description with README.md
27-
uses: peter-evans/dockerhub-description@v3
27+
uses: peter-evans/dockerhub-description@v5
2828
with:
2929
username: ${{ secrets.DOCKERHUB_USERNAME }}
3030
password: ${{ secrets.DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)