Skip to content

Commit 01703ee

Browse files
authored
Merge pull request #2648 from Particular/renovate/peter-evans-dockerhub-description-5.x
2 parents 7aa75d7 + cc8642d commit 01703ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-container-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
Invoke-Expression $cmd
4747
- name: Update Docker Hub Description
4848
if: ${{ steps.validate.outputs.latest == 'true' }}
49-
uses: peter-evans/dockerhub-description@v4.0.2
49+
uses: peter-evans/dockerhub-description@v5.0.0
5050
with:
5151
username: ${{ secrets.DOCKERHUB_USERNAME }}
5252
password: ${{ secrets.DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)