Skip to content

Commit 9b63d4f

Browse files
Merge pull request product-os#1434 from product-os/renovate/peter-evans-dockerhub-description-4.0.x
Update peter-evans/dockerhub-description action to v4.0.1
2 parents 2cefdf6 + 9bd6970 commit 9b63d4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/flowzone.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flowzone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3582,7 +3582,7 @@ jobs:
35823582
- name: Update DockerHub Description
35833583
if: contains(steps.strings.outputs.image,'docker.io') && github.base_ref == github.event.repository.default_branch
35843584
continue-on-error: true
3585-
uses: peter-evans/dockerhub-description@e98e4d1628a5f3be2be7c231e50981aee98723ae # v4.0.0
3585+
uses: peter-evans/dockerhub-description@0505d8b04853a30189aee66f5bb7fd1511bbac71 # v4.0.1
35863586
with:
35873587
username: ${{ secrets.DOCKERHUB_USER || secrets.DOCKER_REGISTRY_USER }}
35883588
password: ${{ secrets.DOCKERHUB_TOKEN || secrets.DOCKER_REGISTRY_PASS }}

0 commit comments

Comments
 (0)