Skip to content

Commit

Permalink
chore(deps): update peter-evans/dockerhub-description action to v4 (.…
Browse files Browse the repository at this point in the history
…github/workflows/ci.appcenter.cli.yaml)
  • Loading branch information
IK Renovate Bot authored and ivankatliarchuk committed Mar 23, 2024
1 parent 80cb82d commit 768532c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.appcenter.cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
../bin/push.sh
- name: docker hub description
uses: peter-evans/dockerhub-description@v3.4.2
uses: peter-evans/dockerhub-description@v4.0.0
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
Expand Down

0 comments on commit 768532c

Please sign in to comment.