We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f83be5 commit 71944caCopy full SHA for 71944ca
.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:c638bc4d138c69415d20c60a236b68200734d86a6537dec9ec5da2031721c390
+ container: ghcr.io/runatlantis/testing-env:latest@sha256:c6f1cebdef6ccbf01e69cef2ab1c4fac7f73292d12012244e3debb99c66b05a2
52
steps:
53
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
54
0 commit comments