Skip to content

Commit 3c04106

Browse files
committed
chore(deps): update peter-evans/dockerhub-description action to v4
1 parent 3297c17 commit 3c04106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/readme-sync.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout
1919
uses: actions/checkout@v4
2020
- name: Docker Hub Description
21-
uses: peter-evans/dockerhub-description@v3
21+
uses: peter-evans/dockerhub-description@v4
2222
with:
2323
username: ${{ secrets.DOCKERHUB_USERNAME }}
2424
password: ${{ secrets.DOCKERHUB_PASSWORD }}

0 commit comments

Comments
 (0)