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 59cf018 commit a4fb8c6Copy full SHA for a4fb8c6
.github/workflows/test.yml
@@ -53,7 +53,7 @@ jobs:
53
if: needs.changes.outputs.should-run-tests == 'true'
54
name: Tests
55
runs-on: ubuntu-24.04
56
- container: ghcr.io/runatlantis/testing-env:latest@sha256:925d411e6297ae6e3a71ead5e0e1eac28df09d8d6c4880a246d8617ce2d37cbc
+ container: ghcr.io/runatlantis/testing-env:latest@sha256:ff2a5fb7691d65f9554e69823c55f01c6e34824b9be377199e1b7754ff5fa007
57
steps:
58
- name: Harden Runner
59
uses: step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
0 commit comments