Skip to content

Commit dc19641

Browse files
authored
Merge pull request #2297 from Particular/dependabot/github_actions/peter-evans/dockerhub-description-4.0.1
Bump peter-evans/dockerhub-description from 4.0.0 to 4.0.1
2 parents ba765b5 + 625ef93 commit dc19641

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/[email protected].0
49+
uses: peter-evans/[email protected].1
5050
with:
5151
username: ${{ secrets.DOCKERHUB_USERNAME }}
5252
password: ${{ secrets.DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)