Browse code

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

Signed-off-by: Mend Renovate <bot@renovateapp.com>

Mend Renovate authored on 2026/03/27 09:45:07
Showing 1 changed files
... ...
@@ -32,7 +32,7 @@ jobs:
32 32
 
33 33
   build:
34 34
     if: ${{ !failure() && !cancelled() && (github.event_name != 'pull_request' || !contains(github.event.pull_request.labels.*.name, 'ci/validate-only')) }}
35
-    uses: docker/github-builder@70313223e2665c3211b454b3fea6534624e78d64 # v1
35
+    uses: docker/github-builder@70313223e2665c3211b454b3fea6534624e78d64 # v1.4.0
36 36
     needs:
37 37
       - validate-dco
38 38
     permissions: