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 00caf02 + 02eac56 commit cfaa822Copy full SHA for cfaa822
1 file changed
.github/workflows/deploy.yml
@@ -45,7 +45,7 @@ jobs:
45
steps:
46
- uses: actions/checkout@v4
47
- name: Update Docker Hub Description
48
- uses: peter-evans/dockerhub-description@v2
+ uses: peter-evans/dockerhub-description@v4
49
env:
50
DOCKERHUB_USERNAME: ${{ secrets.DOCKER_USERNAME }}
51
DOCKERHUB_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
0 commit comments