Skip to content

Commit 637567d

Browse files
dependabot[bot]MTSOnGithub
authored andcommitted
Bump peter-evans/dockerhub-description in the github-actions group
Bumps the github-actions group with 1 update: [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description). Updates `peter-evans/dockerhub-description` from 4 to 5 - [Release notes](https://github.com/peter-evans/dockerhub-description/releases) - [Commits](peter-evans/dockerhub-description@v4...v5) --- updated-dependencies: - dependency-name: peter-evans/dockerhub-description dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5257ff9 commit 637567d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
README.rst
9292
9393
- name: Update DockerHub Description
94-
uses: peter-evans/dockerhub-description@v4
94+
uses: peter-evans/dockerhub-description@v5
9595
if: github.ref_type == 'tag'
9696
with:
9797
username: ${{ secrets.DOCKERHUB_USERNAME }}

0 commit comments

Comments
 (0)