Skip to content

Commit 539a029

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/upload-artifact-5
2 parents df2fa4a + d1ad1ff commit 539a029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
org.opencontainers.image.revision=${{ github.sha }}
153153
154154
- name: Update Docker Hub description
155-
uses: peter-evans/dockerhub-description@v4
155+
uses: peter-evans/dockerhub-description@v5
156156
with:
157157
username: ${{ env.DOCKERHUB_USERNAME }}
158158
password: ${{ secrets.DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)