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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-16 00:18:22 +00:00
committed by GitHub
parent d0d376aa19
commit 43b151c3df

View File

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