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 fe47fa8 + 8346802 commit 8ca6ebaCopy full SHA for 8ca6eba
.github/workflows/docker.yml
@@ -65,7 +65,7 @@ jobs:
65
needs: build
66
steps:
67
- uses: actions/checkout@v5
68
- - uses: peter-evans/dockerhub-description@v4
+ - uses: peter-evans/dockerhub-description@v5
69
if: ${{ env.SHOULD_PUBLISH == 'true' }}
70
with:
71
username: ${{ secrets.DOCKERHUB_USERNAME }}
0 commit comments