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

This commit is contained in:
dependabot[bot]
2022-03-27 12:18:09 +01:00
committed by GitHub
parent e1cc522b33
commit 8bdee26cf1

View File

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