We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e992038 commit 79797f0Copy full SHA for 79797f0
.github/workflows/test.yml
@@ -59,7 +59,7 @@ jobs:
59
runs-on: ubuntu-24.04
60
# Use latest testing environment for automatic updates
61
# Previous: ghcr.io/runatlantis/testing-env:latest@sha256:725981e9090c977f8055f5ec5ba7a63430a8f0337ab955978e6b8cc2cd0236c3
62
- container: ghcr.io/runatlantis/testing-env:latest@sha256:770aa1715a16437bb581f0f94c447fab1fdb39d07537e44600c386ec509ba600
+ container: ghcr.io/runatlantis/testing-env:latest@sha256:d1654766a99fa7042c96fcb19da42cee36f042b1ae67f106237e3cbbaf059732
63
steps:
64
- name: Harden Runner
65
uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
0 commit comments