From 8d66d39e6e8c9562bcbcbc5170464eaa06371ac5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 13:50:12 +0000 Subject: [PATCH 1/2] chore(deps): update floci/floci docker digest to d2ecc80 --- .github/workflows/native-ci.yml | 4 ++-- .github/workflows/test.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/native-ci.yml b/.github/workflows/native-ci.yml index 786cdbe34ea..48154a041f9 100644 --- a/.github/workflows/native-ci.yml +++ b/.github/workflows/native-ci.yml @@ -94,7 +94,7 @@ jobs: services: floci: - image: floci/floci@sha256:c88ec20bf221630dd195d38a14eeb0ac52ddfa72c37ebb3c8aa17f63ae27c5f2 # 1.5.23 + image: floci/floci@sha256:d2ecc8035822b23b8587a56eab15edd825f41d3fb80d93e8e66680410beddc08 # 1.5.23 ports: - 4566:4566 @@ -144,7 +144,7 @@ jobs: services: floci: - image: floci/floci@sha256:c88ec20bf221630dd195d38a14eeb0ac52ddfa72c37ebb3c8aa17f63ae27c5f2 # 1.5.23 + image: floci/floci@sha256:d2ecc8035822b23b8587a56eab15edd825f41d3fb80d93e8e66680410beddc08 # 1.5.23 ports: - 4566:4566 diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9069841026b..08b0e205bfc 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -478,7 +478,7 @@ jobs: services: floci: # Pin by immutable digest for reproducibility/supply-chain safety (matches our SHA-pinned actions). Comment tracks the human-readable tag. - image: floci/floci@sha256:c88ec20bf221630dd195d38a14eeb0ac52ddfa72c37ebb3c8aa17f63ae27c5f2 # 1.5.23 + image: floci/floci@sha256:d2ecc8035822b23b8587a56eab15edd825f41d3fb80d93e8e66680410beddc08 # 1.5.23 ports: - 4566:4566 floci-gcp: From 05a4e649532904297d3bfc71bfa9a7fc51d563bb Mon Sep 17 00:00:00 2001 From: "atmos-pro[bot]" <173522224+atmos-pro[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 13:54:30 +0000 Subject: [PATCH 2/2] [autocommit] formatting fixes --- NOTICE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NOTICE b/NOTICE index 1549eadd8f7..d5b244c7c1a 100644 --- a/NOTICE +++ b/NOTICE @@ -19,7 +19,7 @@ APACHE 2.0 LICENSED DEPENDENCIES - cel.dev/expr License: Apache-2.0 - URL: https://github.com/google/cel-spec/blob/v0.25.2/LICENSE + URL: https://github.com/cel-expr/cel-spec/blob/v0.25.2/LICENSE - cloud.google.com/go License: Apache-2.0