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 72d49f7 commit 47907e9Copy full SHA for 47907e9
.github/workflows/docker-image.yml
@@ -52,7 +52,7 @@ jobs:
52
tags: ${{ env.docker_tags }}
53
54
- name: Update repo description
55
- uses: peter-evans/dockerhub-description@v4.0.0
+ uses: peter-evans/dockerhub-description@v5.0.0
56
with:
57
username: ${{ secrets.DOCKERHUB_USERNAME }}
58
password: ${{ secrets.DOCKERHUB_PASSWORD }}
0 commit comments