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 f58442d commit f1269beCopy full SHA for f1269be
.github/workflows/dockerhub-description.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@v5
22
23
- name: Docker Hub Description
24
- uses: peter-evans/dockerhub-description@v4
+ uses: peter-evans/dockerhub-description@v5
25
with:
26
username: ${{ secrets.DOCKERHUB_USERNAME }}
27
password: ${{ secrets.DOCKERHUB_TOKEN_RWD }}
0 commit comments