Merge pull request #78 from nicolabs/dependabot/github_actions/peter-evans/dockerhub-description-3

Bump peter-evans/dockerhub-description from 2 to 3
This commit is contained in:
nicobo 2023-07-10 07:43:56 +02:00 committed by GitHub
commit 7245c01f91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -300,7 +300,7 @@ jobs:
# https://github.com/peter-evans/dockerhub-description
- name: Update repo description
uses: peter-evans/dockerhub-description@v2
uses: peter-evans/dockerhub-description@v3
with:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
password: ${{ secrets.DOCKER_HUB_PASSWORD }}