Browse code

Update docker/github-builder action to v1.10.0

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

Mend Renovate authored on 2026/06/06 00:51:18
Showing 1 changed files
... ...
@@ -26,7 +26,7 @@ jobs:
26 26
 
27 27
   build:
28 28
     if: ${{ !failure() && !cancelled() && (github.event_name != 'pull_request' || !contains(github.event.pull_request.labels.*.name, 'ci/validate-only')) }}
29
-    uses: docker/github-builder/.github/workflows/bake.yml@073833262a23a17675c95c4541ab063b7646756b # v1.9.0
29
+    uses: docker/github-builder/.github/workflows/bake.yml@17bd7d64200cae4ba58ffc099934e8012ae320f2 # v1.10.0
30 30
     needs:
31 31
       - validate-dco
32 32
     permissions: