Merge pull request #26965 from element-hq/renovate/peter-evans-dockerhub-description-4.x

Update peter-evans/dockerhub-description action to v4
pull/26993/head
Michael Telatynski 2024-02-02 17:02:56 +00:00 committed by GitHub
commit ddae8f0b6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ jobs:
- name: Update repo description
if: matrix.variant == 'vanilla'
uses: peter-evans/dockerhub-description@dc67fad7001ef9e8e3c124cb7a64e16d0a63d864 # v3
uses: peter-evans/dockerhub-description@e98e4d1628a5f3be2be7c231e50981aee98723ae # v4
continue-on-error: true
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}