mirror of
https://github.com/moby/moby.git
synced 2026-06-24 08:48:23 +00:00
Merge pull request #52670 from renovate-bot/renovate/docker-github-builder-1.x
chore(deps): update docker/github-builder action to v1.9.0
This commit is contained in:
2
.github/workflows/bin-image.yml
vendored
2
.github/workflows/bin-image.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
build:
|
||||
if: ${{ !failure() && !cancelled() && (github.event_name != 'pull_request' || !contains(github.event.pull_request.labels.*.name, 'ci/validate-only')) }}
|
||||
uses: docker/github-builder/.github/workflows/bake.yml@c2782c55efa56a01b9c30021db8f5ec3993228a3 # v1.8.0
|
||||
uses: docker/github-builder/.github/workflows/bake.yml@073833262a23a17675c95c4541ab063b7646756b # v1.9.0
|
||||
needs:
|
||||
- validate-dco
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user