We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9389c19 commit 80f3e34Copy full SHA for 80f3e34
.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:0797cca916cee27d54c1375aa0395d212f0f73493170cdd0ed8d97cc003c4a72
+ container: ghcr.io/runatlantis/testing-env:latest@sha256:68464b03cf30221ba04d03e40647c601c292f66c0edbaecd83949793e359291d
52
steps:
53
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
54
0 commit comments