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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-28 01:26:07 +00:00
committed by GitHub
parent 284288b407
commit 492bdb0bb6

View File

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