Skip to content

Commit

Permalink
chore(deps): update dependency peter-evans/dockerhub-description to v…
Browse files Browse the repository at this point in the history
…4 (.github/workflows/docker.build-push.yaml)
  • Loading branch information
IK Renovate Bot committed Mar 23, 2024
1 parent 69f7b14 commit 41985f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.build-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
./bin/push.sh
- name: docker hub description
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
Expand Down

0 comments on commit 41985f1

Please sign in to comment.