mirror of
https://github.com/garethflowers/docker-mediawiki-ldap.git
synced 2025-10-10 19:26:17 +00:00
chore(deps): bump peter-evans/dockerhub-description from 2 to 3 (#12)
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -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 }}
|
||||||
|
Reference in New Issue
Block a user