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 ff15ad5 + 6c66ad1 commit 7f1fed0Copy full SHA for 7f1fed0
.github/workflows/ci.yaml
@@ -77,7 +77,7 @@ jobs:
77
-
78
name: Update repo description
79
if: github.event_name != 'pull_request'
80
- uses: peter-evans/dockerhub-description@v3
+ uses: peter-evans/dockerhub-description@v4
81
with:
82
username: ${{ vars.DOCKERPUBLICBOT_USERNAME }}
83
password: ${{ secrets.DOCKERPUBLICBOT_DELETE_PAT }}
0 commit comments