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 6d3ae15 commit cac4bf6Copy full SHA for cac4bf6
.github/workflows/dockerhub-description.yml
@@ -26,7 +26,7 @@ jobs:
26
sed -i '3,4d' README.md
27
28
- name: Docker Hub Description
29
- uses: peter-evans/dockerhub-description@432a30c9e07499fd01da9f8a49f0faf9e0ca5b77 # v4.0.2
+ uses: peter-evans/dockerhub-description@1b9a80c056b620d92cedb9d9b5a223409c68ddfa # v5.0.0
30
with:
31
username: ${{ secrets.DOCKER_USERNAME }}
32
password: ${{ secrets.DOCKER_PASSWORD }}
0 commit comments