Skip to content

Commit b4eb0e5

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] <[email protected]>
1 parent 700df5f commit b4eb0e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
sbom: true
8181

8282
- name: Update DockerHub Description
83-
uses: peter-evans/dockerhub-description@v4
83+
uses: peter-evans/dockerhub-description@v5
8484
if: github.ref_type == 'tag'
8585
with:
8686
username: ${{ secrets.DOCKERHUB_USERNAME }}

0 commit comments

Comments
 (0)