chore(deps): update peter-evans/dockerhub-description action to v5

This commit is contained in:
renovate[bot] 2025-10-01 20:30:22 +00:00 committed by GitHub
parent 8a888ccda6
commit d3fc6a237f
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 }}