We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0d8bfd + 14f6be0 commit 4c740fcCopy full SHA for 4c740fc
.github/workflows/ci.yaml
@@ -81,7 +81,7 @@ jobs:
81
uses: actions/checkout@v4
82
-
83
name: Update repo description
84
- uses: peter-evans/dockerhub-description@v3
+ uses: peter-evans/dockerhub-description@v4
85
with:
86
username: ${{ vars.DOCKERPUBLICBOT_USERNAME }}
87
password: ${{ secrets.DOCKERPUBLICBOT_DELETE_PAT }}
0 commit comments