Skip to content

Commit 9440e2b

Browse files
Update peter-evans/dockerhub-description action to v5
1 parent ad16d36 commit 9440e2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hub-description.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v5
2020

2121
- name: Docker Hub Description
22-
uses: peter-evans/dockerhub-description@v4
22+
uses: peter-evans/dockerhub-description@v5
2323
with:
2424
username: tobix
2525
password: ${{ secrets.DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)