Skip to content

Commit

Permalink
Upgrade to peter-evans/dockerhub-description v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Bubka committed Sep 27, 2024
1 parent 4b6f348 commit 165ba93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-docker-publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
echo "platforms=linux/amd64,linux/386,linux/arm64,linux/arm/v6,linux/arm/v7" >> $GITHUB_OUTPUT
- name: Update Docker Hub Description
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_RWD_TOKEN }}
Expand Down

0 comments on commit 165ba93

Please sign in to comment.