1
0
Fork 0

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
This commit is contained in:
Nicolas Duchon 2024-01-29 19:59:40 +01:00 committed by GitHub
commit 6f1197bf06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4
- name: Docker Hub Description
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN_RWD }}