Browse code

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

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

Mend Renovate authored on 2026/05/21 03:38:03
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@c2782c55efa56a01b9c30021db8f5ec3993228a3 # v1.8.0
29
+    uses: docker/github-builder/.github/workflows/bake.yml@073833262a23a17675c95c4541ab063b7646756b # v1.9.0
30 30
     needs:
31 31
       - validate-dco
32 32
     permissions: