Merge pull request #57 from nicolabs/dependabot/github_actions/peter-evans/dockerhub-description-3.4.1

Bump peter-evans/dockerhub-description from 2.4.2 to 3.4.1
This commit is contained in:
nicobo 2023-07-06 13:45:35 +02:00 committed by GitHub
commit 52cb48e90c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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