We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad16d36 + 9440e2b commit 851e07bCopy full SHA for 851e07b
1 file changed
.github/workflows/hub-description.yaml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v5
20
21
- name: Docker Hub Description
22
- uses: peter-evans/dockerhub-description@v4
+ uses: peter-evans/dockerhub-description@v5
23
with:
24
username: tobix
25
password: ${{ secrets.DOCKERHUB_TOKEN }}
0 commit comments