We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f0319e commit e6c857dCopy full SHA for e6c857d
1 file changed
.github/workflows/hub.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v5
15
-
16
name: Docker Hub Description
17
- uses: peter-evans/dockerhub-description@v4
+ uses: peter-evans/dockerhub-description@v5
18
with:
19
username: ${{ secrets.DOCKERHUB_USERNAME }}
20
password: ${{ secrets.DOCKERHUB_TOKEN }}
0 commit comments