This is an automated email from the ASF dual-hosted git repository.

hgruszecki pushed a commit to branch ci/pin-docker-actions
in repository https://gitbox.apache.org/repos/asf/iggy.git

commit e5c30a2c979f586a63fa94b6c261c1371703131d
Author: Hubert Gruszecki <[email protected]>
AuthorDate: Fri Mar 20 19:31:10 2026 +0100

    ci(deps): bump bazel-contrib/setup-bazel to v0.18.0
    
    Previous SHA (v0.15.0) expires in the ASF allowlist on
    2026-03-31. Update to the already-approved v0.18.0.
---
 .github/actions/utils/setup-cpp-with-cache/action.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/actions/utils/setup-cpp-with-cache/action.yml 
b/.github/actions/utils/setup-cpp-with-cache/action.yml
index bc15dbfe5..baaa4ab53 100644
--- a/.github/actions/utils/setup-cpp-with-cache/action.yml
+++ b/.github/actions/utils/setup-cpp-with-cache/action.yml
@@ -22,7 +22,7 @@ runs:
   using: "composite"
   steps:
     - name: Setup Bazel with cache
-      uses: bazel-contrib/setup-bazel@8d2cb86a3680a820c3e219597279ce3f80d17a47
+      uses: bazel-contrib/setup-bazel@083175551ceeceebc757ebee2127fde78840ca77 
# v0.18.0
       with:
         bazelisk-cache: true
         disk-cache: true

Reply via email to