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.
2 parents 39330ee + 0e8a502 commit 199646eCopy full SHA for 199646e
1 file changed
.github/workflows/action-dockerhub-description.yml
@@ -23,7 +23,7 @@ jobs:
23
persist-credentials: false
24
25
- name: Docker Hub Description
26
- uses: peter-evans/dockerhub-description@v4
+ uses: peter-evans/dockerhub-description@v5
27
with:
28
username: ${{ secrets.DOCKER_HUB_USERNAME }}
29
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
0 commit comments