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

This commit is contained in:
renovate[bot] 2023-06-20 09:20:57 +00:00 committed by GitHub
parent 512fa86f83
commit 8b0449889d
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.4.1
uses: peter-evans/dockerhub-description@v3.4.2
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}