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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-12 19:40:58 -04:00
committed by GitHub
parent 36d41bb9b7
commit c064ef37c7

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:59a03e779b51ba3ef13f5d61a8875dd41028b94b077975853a5f97a81e7b545a
container: ghcr.io/runatlantis/testing-env:latest@sha256:74fb8d02c8a4dc3a1e330b8347ea9bd18039af4a4103fbd813c9ec65e40b480c
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4