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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-03 03:48:42 +00:00
committed by GitHub
parent 8151b85a39
commit daaa2c1ea6

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