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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-15 02:21:48 +00:00
committed by GitHub
parent a357b377ff
commit 2eccc4331d

View File

@@ -40,7 +40,7 @@ jobs:
if: needs.changes.outputs.should-run-tests == 'true'
name: Tests
runs-on: ubuntu-22.04
container: ghcr.io/runatlantis/testing-env:latest@sha256:47e47aa786be74cbfb94e7f3f6bdb48e8bbe157ab364385d53dc11b1c73ec9ad
container: ghcr.io/runatlantis/testing-env:latest@sha256:aca1de9fd00818db0a8b221c9d0d7252a3acbab72d071b0e96833377be1f10fc
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4