diff --git a/.github/workflows/native-ci.yml b/.github/workflows/native-ci.yml index 6df2da1608..9a5c839164 100644 --- a/.github/workflows/native-ci.yml +++ b/.github/workflows/native-ci.yml @@ -112,7 +112,7 @@ jobs: services: floci: - image: floci/floci@sha256:c88ec20bf221630dd195d38a14eeb0ac52ddfa72c37ebb3c8aa17f63ae27c5f2 # 1.5.23 + image: floci/floci@sha256:d2ecc8035822b23b8587a56eab15edd825f41d3fb80d93e8e66680410beddc08 # 1.5.23 ports: - 4566:4566 @@ -174,7 +174,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 79e1b7c602..bc02d7cd12 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -910,7 +910,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: