chore(deps): update ghcr.io/runatlantis/testing-env:latest docker digest to f32c46d in .github/workflows/test.yml (main) (#4984)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-05 03:08:44 +00:00
committed by GitHub
parent f3de40512c
commit 7e0449939f

View File

@@ -48,7 +48,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:c6f1cebdef6ccbf01e69cef2ab1c4fac7f73292d12012244e3debb99c66b05a2
container: ghcr.io/runatlantis/testing-env:latest@sha256:f32c46ddc05e5638250082ad76944034f163d6d8490af1399459d4d038906047
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4