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

This commit is contained in:
renovate[bot] 2023-03-06 07:30:17 +00:00 committed by GitHub
parent 4e92de584c
commit 7c9bed6441
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.2.0
uses: peter-evans/dockerhub-description@v3.3.0
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}