Skip to content

Commit cac4bf6

Browse files
Update peter-evans/dockerhub-description action to v5 (#8360)
Update peter-evans/dockerhub-description action to v5 (#8356) | datasource | package | from | to | | ----------- | --------------------------------- | ------ | ------ | | github-tags | peter-evans/dockerhub-description | v4.0.2 | v5.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d3ae15 commit cac4bf6

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
@@ -26,7 +26,7 @@ jobs:
2626
sed -i '3,4d' README.md
2727
2828
- name: Docker Hub Description
29-
uses: peter-evans/dockerhub-description@432a30c9e07499fd01da9f8a49f0faf9e0ca5b77 # v4.0.2
29+
uses: peter-evans/dockerhub-description@1b9a80c056b620d92cedb9d9b5a223409c68ddfa # v5.0.0
3030
with:
3131
username: ${{ secrets.DOCKER_USERNAME }}
3232
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)