Skip to content

Commit 5b92c7d

Browse files
Merge pull request #542 from okp4/dependabot/github_actions/peter-evans/dockerhub-description-4
2 parents 6243bd6 + e329947 commit 5b92c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
7272
- name: Docker Hub Description
7373
if: steps.readme-change.outputs.any_changed == 'true'
74-
uses: peter-evans/dockerhub-description@v3
74+
uses: peter-evans/dockerhub-description@v4
7575
with:
7676
username: ${{ secrets.DOCKER_HUB_REGISTRY_ID }}
7777
description: Docker image for https://github.com/okp4/okp4d

0 commit comments

Comments
 (0)