Update peter-evans/dockerhub-description action to v3.1.0

This commit is contained in:
renovate[bot] 2022-08-18 09:48:48 +00:00 committed by GitHub
parent cbbf743eb2
commit 937fe8d07e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,7 @@ jobs:
push: true
- name: Update DockerHub repository description
uses: peter-evans/dockerhub-description@v3.0.0
uses: peter-evans/dockerhub-description@v3.1.0
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}