Skip to content

Commit

Permalink
Merge pull request #858 from eclipse-tractusx/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/peter-evans/dockerhub-description-4

build(deps): bump peter-evans/dockerhub-description from 3 to 4
  • Loading branch information
nicoprow authored Apr 18, 2024
2 parents 27df7cb + bac2c38 commit bf8bdd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
# Important step to push image description to DockerHub
- name: Update Docker Hub description
if: inputs.push
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
with:
# readme-filepath defaults to toplevel README.md, Only necessary if you have a dedicated file with your 'Notice for docker images'
# readme-filepath: path/to/dedicated/notice-for-docker-image.md
Expand Down

0 comments on commit bf8bdd5

Please sign in to comment.