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 8944c19 commit 47c413fCopy full SHA for 47c413f
.github/workflows/dockerhub-description.yaml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v2
14
15
- name: Docker Hub Description
16
- uses: peter-evans/dockerhub-description@v2
+ uses: peter-evans/dockerhub-description@v3
17
with:
18
username: ${{ secrets.DOCKERHUB_USERNAME }}
19
password: ${{ secrets.DOCKERHUB_PASSWORD }}
0 commit comments