Skip to content

Commit 8ca6eba

Browse files
authored
Merge pull request #1971 from kivy/renovate/peter-evans-dockerhub-description-5.x
Update peter-evans/dockerhub-description action to v5
2 parents fe47fa8 + 8346802 commit 8ca6eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
needs: build
6666
steps:
6767
- uses: actions/checkout@v5
68-
- uses: peter-evans/dockerhub-description@v4
68+
- uses: peter-evans/dockerhub-description@v5
6969
if: ${{ env.SHOULD_PUBLISH == 'true' }}
7070
with:
7171
username: ${{ secrets.DOCKERHUB_USERNAME }}

0 commit comments

Comments
 (0)