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