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.
2 parents 00c6358 + f658455 commit 10ce292Copy full SHA for 10ce292
.github/workflows/DockerHubDescription.yml
@@ -18,7 +18,7 @@ jobs:
18
19
# https://github.com/marketplace/actions/docker-hub-description
20
- name: 'Update Docker Hub Description'
21
- uses: peter-evans/dockerhub-description@v3
+ uses: peter-evans/dockerhub-description@v4
22
with:
23
username: ${{ secrets.DOCKER_HUB_USERNAME }}
24
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
0 commit comments