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 eccc93c commit db1f4b7Copy full SHA for db1f4b7
.github/workflows/publish.yml
@@ -278,7 +278,7 @@ jobs:
278
# Update Docker Hub from README
279
280
- name: Docker Hub Description
281
- 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
282
with:
283
username: blinklabs
284
password: ${{ secrets.DOCKER_PASSWORD }}
0 commit comments