1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-02-24 01:38:15 +00:00

Merge pull request #2381 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:23 +01:00 committed by GitHub
commit e8d95764fb
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 }}