Skip to content

Commit

Permalink
Merge pull request #58 from syntaqx/dependabot/github_actions/peter-e…
Browse files Browse the repository at this point in the history
…vans/dockerhub-description-4

Bump peter-evans/dockerhub-description from 3 to 4
  • Loading branch information
github-actions[bot] authored Jan 29, 2024
2 parents 9dad0fa + 9596f92 commit ca6826a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
-
if: ${{ github.event_name != 'pull_request' }}
name: Update Docker Hub Description
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
Expand Down

0 comments on commit ca6826a

Please sign in to comment.