Skip to content

Commit 6f1197b

Browse files
authored
Merge pull request #1094 from nginx-proxy/dependabot/github_actions/peter-evans/dockerhub-description-4
ci: bump peter-evans/dockerhub-description from 3 to 4
2 parents 013005a + f22aaa4 commit 6f1197b

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
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v4
1919

2020
- name: Docker Hub Description
21-
uses: peter-evans/dockerhub-description@v3
21+
uses: peter-evans/dockerhub-description@v4
2222
with:
2323
username: ${{ secrets.DOCKERHUB_USERNAME }}
2424
password: ${{ secrets.DOCKERHUB_TOKEN_RWD }}

0 commit comments

Comments
 (0)