mirror of
https://github.com/moby/moby.git
synced 2026-06-30 19:58:03 +00:00
chore(deps): update docker/github-builder action to v1.4.0
Signed-off-by: Mend Renovate <bot@renovateapp.com>
This commit is contained in:
2
.github/workflows/bin-image.yml
vendored
2
.github/workflows/bin-image.yml
vendored
@@ -32,7 +32,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@70313223e2665c3211b454b3fea6534624e78d64 # v1
|
||||
uses: docker/github-builder@70313223e2665c3211b454b3fea6534624e78d64 # v1.4.0
|
||||
needs:
|
||||
- validate-dco
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user