We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4e6712 commit 551b4d0Copy full SHA for 551b4d0
.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:e0375fc3c99b8e4bb4ddea8917be87bd71eb905b46c1f93c4f530bbdea4305ee
+ container: ghcr.io/runatlantis/testing-env:latest@sha256:925d411e6297ae6e3a71ead5e0e1eac28df09d8d6c4880a246d8617ce2d37cbc
57
steps:
58
- name: Harden Runner
59
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
0 commit comments