build(deps): bump peter-evans/dockerhub-description from 3 to 4 (#4267)

This commit is contained in:
Milos Gajdos 2024-01-29 07:33:29 +07:00 committed by GitHub
commit 9b3eac8f08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v4
-
name: Update Docker Hub README
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}