File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 runs-on :
99 - runs-on=${{ github.run_id }}
1010 - runner=2cpu-linux-x64
11- - image=ubuntu22 -stepsecurity-x64
11+ - image=ubuntu24 -stepsecurity-x64
1212 steps :
1313 - name : Harden Runner
1414 uses : step-security/harden-runner@rc
3737 runs-on :
3838 - runs-on=${{ github.run_id }}
3939 - runner=2cpu-linux-x64
40- - image=ubuntu22 -stepsecurity-x64
40+ - image=ubuntu24 -stepsecurity-x64
4141 steps :
4242 - name : Harden Runner
4343 uses : step-security/harden-runner@rc
8383 runs-on :
8484 - runs-on=${{ github.run_id }}
8585 - runner=2cpu-linux-x64
86- - image=ubuntu22 -stepsecurity-x64
86+ - image=ubuntu24 -stepsecurity-x64
8787 steps :
8888 - name : Harden Runner
8989 uses : step-security/harden-runner@rc
@@ -131,7 +131,7 @@ jobs:
131131 runs-on :
132132 - runs-on=${{ github.run_id }}
133133 - runner=2cpu-linux-x64
134- - image=ubuntu22 -stepsecurity-x64
134+ - image=ubuntu24 -stepsecurity-x64
135135 steps :
136136 - name : Harden Runner
137137 uses : step-security/harden-runner@rc
@@ -173,4 +173,4 @@ jobs:
173173 # Stop the container
174174 docker stop long-running-container
175175
176-
176+
You can’t perform that action at this time.
0 commit comments