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

This commit is contained in:
renovate[bot] 2022-10-18 12:48:17 +00:00 committed by GitHub
parent 7aa862731f
commit ce37888609
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.1.0
uses: peter-evans/dockerhub-description@v3.1.1
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}