Skip to content

Commit 4c740fc

Browse files
authored
Merge pull request #122 from docker/dependabot/github_actions/peter-evans/dockerhub-description-4
build(deps): bump peter-evans/dockerhub-description from 3 to 4
2 parents a0d8bfd + 14f6be0 commit 4c740fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
uses: actions/checkout@v4
8282
-
8383
name: Update repo description
84-
uses: peter-evans/dockerhub-description@v3
84+
uses: peter-evans/dockerhub-description@v4
8585
with:
8686
username: ${{ vars.DOCKERPUBLICBOT_USERNAME }}
8787
password: ${{ secrets.DOCKERPUBLICBOT_DELETE_PAT }}

0 commit comments

Comments
 (0)