Skip to content

Commit f4fc053

Browse files
authored
Merge pull request #412 from C4illin/renovate/peter-evans-dockerhub-description-5.x
chore(deps): update peter-evans/dockerhub-description action to v5
2 parents 8a888cc + d3fc6a2 commit f4fc053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerhub-description.yml

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

2020
- name: Docker Hub Description
21-
uses: peter-evans/dockerhub-description@v4
21+
uses: peter-evans/dockerhub-description@v5
2222
with:
2323
username: ${{ env.DOCKERHUB_USERNAME }}
2424
password: ${{ secrets.DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)