Skip to content

Commit b2468bd

Browse files
committed
Use action dockerhub-description v5
1 parent 3df6075 commit b2468bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@v6
1515
- name: Docker Hub Description
16-
uses: peter-evans/dockerhub-description@v4
16+
uses: peter-evans/dockerhub-description@v5
1717
with:
1818
username: ${{ secrets.DOCKERHUB_USERNAME }}
1919
password: ${{ secrets.DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)