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

Integrated into release/v3.6.2
This commit is contained in:
dependabot[bot] 2026-04-11 09:44:27 -03:00 committed by GitHub
parent c7062bc560
commit 0bae35d387
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -83,7 +83,7 @@ jobs:
docker buildx imagetools inspect "${{ env.IMAGE_NAME }}:${{ steps.version.outputs.version }}"
- name: Update Docker Hub description
uses: peter-evans/dockerhub-description@v4
uses: peter-evans/dockerhub-description@v5
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}