Skip to content

Commit

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

build(deps): bump peter-evans/dockerhub-description from 3 to 4
  • Loading branch information
crazy-max authored Jan 26, 2024
2 parents ff15ad5 + 6c66ad1 commit 7f1fed0
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 @@ -77,7 +77,7 @@ jobs:
-
name: Update repo description
if: github.event_name != 'pull_request'
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 7f1fed0

Please sign in to comment.