We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f084516 commit ffa93ccCopy full SHA for ffa93cc
.github/workflows/publish-image.yml
@@ -69,7 +69,7 @@ jobs:
69
${{ steps.meta_ghcr.outputs.labels }}
70
71
- name: Docker Hub Description
72
- uses: peter-evans/dockerhub-description@e98e4d1628a5f3be2be7c231e50981aee98723ae # v4
+ uses: peter-evans/dockerhub-description@432a30c9e07499fd01da9f8a49f0faf9e0ca5b77 # v4
73
with:
74
username: ${{ secrets.DOCKER_USERNAME }}
75
password: ${{ secrets.DOCKER_PASSWORD }}
0 commit comments