chore(deps): bump peter-evans/dockerhub-description from 2 to 2.4.2
This commit is contained in:
parent
fc837e7c0a
commit
60d0e1fe28
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -54,7 +54,7 @@ jobs:
|
|||
labels: ${{ steps.prep.outputs.labels }}
|
||||
- name: Update Description
|
||||
continue-on-error: true
|
||||
uses: peter-evans/dockerhub-description@v2
|
||||
uses: peter-evans/dockerhub-description@v2.4.2
|
||||
with:
|
||||
short-description: ${{ github.event.repository.description }}
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
|
|
Loading…
Reference in a new issue