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 e93de48 commit 0c75b07Copy full SHA for 0c75b07
.github/workflows/docker.yml
@@ -33,7 +33,7 @@ jobs:
33
34
-
35
name: Update repo description
36
- uses: peter-evans/dockerhub-description@v3.4.2
+ uses: peter-evans/dockerhub-description@v4.0.0
37
with:
38
username: ${{ github.actor }}
39
password: ${{ secrets.DOCKERHUB_TOKEN }}
0 commit comments