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 35af1b0 commit 37149e8Copy full SHA for 37149e8
.github/workflows/docker-image.yml
@@ -40,7 +40,7 @@ jobs:
40
${{ env.repo }}:${{ matrix.versions }}
41
42
- name: Update repo description
43
- uses: peter-evans/dockerhub-description@v3.4.2
+ uses: peter-evans/dockerhub-description@v4.0.0
44
with:
45
username: ${{ secrets.DOCKERHUB_USERNAME }}
46
password: ${{ secrets.DOCKERHUB_PASSWORD }}
0 commit comments