Merge pull request #670 from unpoller/dependabot/github_actions/peter-evans/dockerhub-description-4

Bump peter-evans/dockerhub-description from 3 to 4
This commit is contained in:
Cody Lee 2024-01-29 05:26:39 -05:00 committed by GitHub
commit 190e28dbc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ jobs:
GPG_SIGNING_KEY: /tmp/key.gpg
GPG_SIGNING_KEY_ID: ${{ steps.import_gpg.outputs.keyid }}
- name: Update Docker Hub Description
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}