We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 129c5f0 commit 52f8e05Copy full SHA for 52f8e05
.github/workflows/test.yml
@@ -48,7 +48,7 @@ jobs:
48
if: needs.changes.outputs.should-run-tests == 'true'
49
name: Tests
50
runs-on: ubuntu-24.04
51
- container: ghcr.io/runatlantis/testing-env:latest@sha256:6d0fdf5eae0076b9fc656504eaed84a4118ad9a468d86fd384126f4dba5ccaeb
+ container: ghcr.io/runatlantis/testing-env:latest@sha256:1d8d06be575ee7cfbc709491fd06a1fc90a48527b0a047543f4bb3da4b53451f
52
steps:
53
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
54
0 commit comments