Skip to content

Commit 625ef93

Browse files
Bump peter-evans/dockerhub-description from 4.0.0 to 4.0.1
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/peter-evans/dockerhub-description/releases) - [Commits](peter-evans/dockerhub-description@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: peter-evans/dockerhub-description dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 26caf85 commit 625ef93

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)