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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-05 03:53:53 +00:00
committed by GitHub
parent 2ee021509e
commit cd359f8e4a

View File

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