Skip to content

Commit

Permalink
Merge pull request #91 from tuxpeople/dependabot/github_actions/peter…
Browse files Browse the repository at this point in the history
…-evans/dockerhub-description-4.0.0

chore(ci): bump peter-evans/dockerhub-description from 3.4.2 to 4.0.0
  • Loading branch information
tuxpeople authored Feb 7, 2024
2 parents 9547d75 + caf26c6 commit 9cf9ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
echo ::set-output name=shortname::$(echo ${{ env.IMAGENAME }} | sed "s/quay.io\///g")
-
name: Docker Hub Description
uses: peter-evans/dockerhub-description@v3.4.2
uses: peter-evans/dockerhub-description@v4.0.0
with:
username: ${{ env.DOCKER_USER }}
password: ${{ secrets.DOCKERPASSWORD }}
Expand Down

0 comments on commit 9cf9ea6

Please sign in to comment.