Skip to content

Commit eb4f92e

Browse files
author
IK Renovate Bot
committed
chore(deps): update peter-evans/dockerhub-description action to v4 (.github/workflows/docker.build-push.yaml)
1 parent fba86d3 commit eb4f92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.build-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
./bin/push.sh
7070
7171
- name: docker hub description
72-
uses: peter-evans/dockerhub-description@v3
72+
uses: peter-evans/dockerhub-description@v4
7373
with:
7474
username: ${{ secrets.DOCKERHUB_USERNAME }}
7575
password: ${{ secrets.DOCKERHUB_PASSWORD }}

0 commit comments

Comments
 (0)