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 uses: actions/checkout@v4
- -
name: Update Docker Hub README name: Update Docker Hub README
uses: peter-evans/dockerhub-description@v3 uses: peter-evans/dockerhub-description@v4
with: with:
username: ${{ secrets.DOCKERHUB_USERNAME }} username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }} password: ${{ secrets.DOCKERHUB_TOKEN }}