From f0b8130b5773113a060056338efb6436df40f17d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 14:09:41 +0000 Subject: [PATCH] chore(deps): update ghcr.io/frantic1048/blend docker tag to v0.2.11 --- .github/workflows/orders-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/orders-ci.yml b/.github/workflows/orders-ci.yml index df104ff..48d66d4 100644 --- a/.github/workflows/orders-ci.yml +++ b/.github/workflows/orders-ci.yml @@ -18,7 +18,7 @@ jobs: check: runs-on: ubuntu-latest container: - image: ghcr.io/frantic1048/blend:0.2.9@sha256:160f81639000d7bfcb63a1e1c92c0dea763915bb8f204b539694b3a4e92bb25c + image: ghcr.io/frantic1048/blend:0.2.11@sha256:9543bcc885aa1fdfb326187479cd15c2c0ff58f940af5b7cb8893c65ea8e0b62 steps: - name: Harden the runner (Audit all outbound calls) uses: step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3