Skip to content

Commit 851e07b

Browse files
authored
Merge pull request #26 from webcomics/renovate/peter-evans-dockerhub-description-5.x
Update peter-evans/dockerhub-description action to v5
2 parents ad16d36 + 9440e2b commit 851e07b

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)