Skip to content

Commit 7f88f57

Browse files
authored
Merge pull request #147 from docker/dependabot/github_actions/peter-evans/dockerhub-description-5
build(deps): bump peter-evans/dockerhub-description from 4 to 5
2 parents 234c928 + c7d7add commit 7f88f57

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
@@ -87,7 +87,7 @@ jobs:
8787
uses: actions/checkout@v5
8888
-
8989
name: Update repo description
90-
uses: peter-evans/dockerhub-description@v4
90+
uses: peter-evans/dockerhub-description@v5
9191
with:
9292
username: ${{ vars.DOCKERPUBLICBOT_USERNAME }}
9393
password: ${{ secrets.DOCKERPUBLICBOT_DELETE_PAT }}

0 commit comments

Comments
 (0)