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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-05-24 03:19:51 +00:00
committed by GitHub
parent 978826d4f5
commit ed7aee49af

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:346fd2028603d7c9369f709023ef993faf60a70ef4c91963f5baa7454196df32
container: ghcr.io/runatlantis/testing-env:latest@sha256:5a0430c5e6c6e26860404a3cff81e91f100e1ae7f7b7ac367d3b7068a293a203
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4