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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-27 01:37:38 +00:00
committed by GitHub
parent e14240f70d
commit 5ea48fb4b9

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:a6ea5bffd3af9afd12685ada20733dc5ecaab5f95fd14e6f6a20955be1c78033
container: ghcr.io/runatlantis/testing-env:latest@sha256:35c67f29c00296e0e776d2a5a85136e810caf022a82ae32ece6f0e3308fa7c47
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4