Skip to content

Commit

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

build(deps): bump peter-evans/dockerhub-description from 3 to 4
  • Loading branch information
crazy-max authored Jan 16, 2025
2 parents a0d8bfd + 14f6be0 commit 4c740fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
uses: actions/checkout@v4
-
name: Update repo description
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
with:
username: ${{ vars.DOCKERPUBLICBOT_USERNAME }}
password: ${{ secrets.DOCKERPUBLICBOT_DELETE_PAT }}
Expand Down

0 comments on commit 4c740fc

Please sign in to comment.