chore(deps): bump peter-evans/dockerhub-description from 3 to 4 (#54)

This commit is contained in:
dependabot[bot]
2024-01-27 14:38:11 +00:00
committed by GitHub
parent 75f7cb2a15
commit cb91804fa9

View File

@@ -54,7 +54,7 @@ jobs:
labels: ${{ steps.prep.outputs.labels }}
- name: Update Description
continue-on-error: true
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
with:
short-description: ${{ github.event.repository.description }}
username: ${{ secrets.DOCKERHUB_USERNAME }}