Skip to content

Commit 1cd598d

Browse files
authored
Update sync-readme.yml (#386)
1 parent a087ec0 commit 1cd598d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
slug: ${{ secrets.DOCKER_USERNAME }}/upmpdcli
2323
readme: ./README.md
2424
- name: Update repo description
25-
uses: peter-evans/dockerhub-description@v3
25+
uses: peter-evans/dockerhub-description@v4
2626
with:
2727
username: ${{ secrets.DOCKER_USERNAME }}
2828
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)