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 91574ef commit ea838acCopy full SHA for ea838ac
.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:6851d4f5dd59bd739e655ad3dd462490f2b809e2cc775f73718e668b260f230c
+ container: ghcr.io/runatlantis/testing-env:latest@sha256:ec1a93a2c4a259b0b1c624f459903f46bb10d98e6ad0b23e20774a0f1f809b88
52
steps:
53
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
54
0 commit comments