We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bef6cc6 + b0150fb commit 325510bCopy full SHA for 325510b
1 file changed
.github/workflows/PUSH-MASTER.yml
@@ -65,7 +65,7 @@ jobs:
65
run: make push
66
67
- name: Docker Hub Description
68
- uses: peter-evans/dockerhub-description@v4.0.0
+ uses: peter-evans/dockerhub-description@v4.0.2
69
with:
70
username: ${{ vars.DOCKER_USERNAME }}
71
password: ${{ secrets.DOCKER_TOKEN }}
0 commit comments