chore(deps): update docker/github-builder action to v1.4.0

Signed-off-by: Mend Renovate <bot@renovateapp.com>
This commit is contained in:
Mend Renovate
2026-03-27 00:45:07 +00:00
parent 038900ce06
commit c66815426c

View File

@@ -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: