From 84f3239c73a92a734b2f01944079ac18bc129c87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 01:34:06 +0000 Subject: [PATCH] chore(deps): update ghcr.io/runatlantis/testing-env:latest docker digest to cd6ae49 in .github/workflows/test.yml (main) (#5411) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7f77f1139..e0fb7621a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -53,7 +53,7 @@ jobs: if: needs.changes.outputs.should-run-tests == 'true' name: Tests runs-on: ubuntu-24.04 - container: ghcr.io/runatlantis/testing-env:latest@sha256:e797a306c380214631aaa3d35706ab3e4ec1c69581a945dc8091f5a70f047c78 + container: ghcr.io/runatlantis/testing-env:latest@sha256:cd6ae49d9b1db0f47c3e1349e58f3a909031a1f0ec1a01cf82e529b47636fd9c steps: - name: Harden Runner uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4