chore(deps): bump peter-evans/dockerhub-description from 2 to 2.4.2

This commit is contained in:
Gareth Flowers 2021-05-15 13:55:07 +01:00
parent fc837e7c0a
commit 60d0e1fe28

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@v2.4.2
with: with:
short-description: ${{ github.event.repository.description }} short-description: ${{ github.event.repository.description }}
username: ${{ secrets.DOCKERHUB_USERNAME }} username: ${{ secrets.DOCKERHUB_USERNAME }}