mirror of
https://github.com/moby/moby.git
synced 2026-06-24 08:48:23 +00:00
Merge pull request #52869 from renovate-bot/renovate/docker-github-builder-1.x
chore(deps): update docker/github-builder action to v1.12.0
This commit is contained in:
2
.github/workflows/bin-image.yml
vendored
2
.github/workflows/bin-image.yml
vendored
@@ -28,7 +28,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@70ac3fc303efa83d2b94905e6ab78bb83cbdc2ae # v1.11.0
|
||||
uses: docker/github-builder/.github/workflows/bake.yml@5f637c833aa76bc99372a1dc9a6f8bcd8056fb85 # v1.12.0
|
||||
needs:
|
||||
- validate-dco
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user