Skip to content

Commit 7f1fed0

Browse files
authored
Merge pull request #93 from docker/dependabot/github_actions/peter-evans/dockerhub-description-4
build(deps): bump peter-evans/dockerhub-description from 3 to 4
2 parents ff15ad5 + 6c66ad1 commit 7f1fed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
-
7878
name: Update repo description
7979
if: github.event_name != 'pull_request'
80-
uses: peter-evans/dockerhub-description@v3
80+
uses: peter-evans/dockerhub-description@v4
8181
with:
8282
username: ${{ vars.DOCKERPUBLICBOT_USERNAME }}
8383
password: ${{ secrets.DOCKERPUBLICBOT_DELETE_PAT }}

0 commit comments

Comments
 (0)