Skip to content

Commit 9bbe96e

Browse files
ci: Bumb peter-evans/dockerhub-description from 3 to 4 (#1326)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4816477 commit 9bbe96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
- name: Update repo description
5656
if: ${{ startsWith(github.ref, 'refs/tags/v') }}
57-
uses: peter-evans/dockerhub-description@v3
57+
uses: peter-evans/dockerhub-description@v4
5858
with:
5959
username: ${{ secrets.DOCKERHUB_USERNAME }}
6060
password: ${{ secrets.DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)