Skip to content

Commit ee8e456

Browse files
authored
Merge pull request #701 from nginx-proxy/dependabot/github_actions/peter-evans/dockerhub-description-5
ci: bump peter-evans/dockerhub-description from 4 to 5
2 parents f58442d + f1269be commit ee8e456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerhub-description.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v5
2222

2323
- name: Docker Hub Description
24-
uses: peter-evans/dockerhub-description@v4
24+
uses: peter-evans/dockerhub-description@v5
2525
with:
2626
username: ${{ secrets.DOCKERHUB_USERNAME }}
2727
password: ${{ secrets.DOCKERHUB_TOKEN_RWD }}

0 commit comments

Comments
 (0)