We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c427c0c commit 448c0b4Copy full SHA for 448c0b4
.github/workflows/publish.yml
@@ -286,7 +286,7 @@ jobs:
286
# Update Docker Hub from README
287
288
- name: Docker Hub Description
289
- uses: peter-evans/dockerhub-description@432a30c9e07499fd01da9f8a49f0faf9e0ca5b77 # v4.0.2 https://github.com/peter-evans/dockerhub-description/releases/tag/v4.0.2
+ uses: peter-evans/dockerhub-description@1b9a80c056b620d92cedb9d9b5a223409c68ddfa # v5.0.0 https://github.com/peter-evans/dockerhub-description/releases/tag/v5.0.0
290
with:
291
username: blinklabs
292
password: ${{ secrets.DOCKER_PASSWORD }}
0 commit comments