Merge pull request #412 from C4illin/renovate/peter-evans-dockerhub-description-5.x

chore(deps): update peter-evans/dockerhub-description action to v5
This commit is contained in:
Emrik Östling 2025-10-01 23:16:07 +02:00 committed by GitHub
commit f4fc053db3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v5
- name: Docker Hub Description
uses: peter-evans/dockerhub-description@v4
uses: peter-evans/dockerhub-description@v5
with:
username: ${{ env.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}