14
14
CLANG_FORMAT_FILE : " .clang-format"
15
15
steps :
16
16
- name : Harden Runner
17
- uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
17
+ uses : step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
18
18
with :
19
19
egress-policy : audit
20
20
disable-telemetry : true
37
37
runs-on : " ubuntu-22.04"
38
38
steps :
39
39
- name : Harden Runner
40
- uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
40
+ uses : step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
41
41
with :
42
42
egress-policy : audit
43
43
disable-telemetry : true
60
60
runs-on : " ubuntu-22.04"
61
61
steps :
62
62
- name : Harden Runner
63
- uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
63
+ uses : step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
64
64
with :
65
65
egress-policy : audit
66
66
disable-telemetry : true
71
71
fetch-depth : 0
72
72
73
73
- name : " Set up Python 3.x"
74
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
74
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
75
75
with :
76
76
python-version : " 3.10"
77
77
87
87
runs-on : " ubuntu-22.04"
88
88
steps :
89
89
- name : Harden Runner
90
- uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
90
+ uses : step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
91
91
with :
92
92
egress-policy : audit
93
93
disable-telemetry : true
98
98
fetch-depth : 0
99
99
100
100
- name : " Set up Python 3.x"
101
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
101
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
102
102
with :
103
103
python-version : " 3.10"
104
104
@@ -119,7 +119,7 @@ jobs:
119
119
runs-on : " ubuntu-22.04"
120
120
steps :
121
121
- name : Harden Runner
122
- uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
122
+ uses : step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
123
123
with :
124
124
egress-policy : audit
125
125
disable-telemetry : true
@@ -130,7 +130,7 @@ jobs:
130
130
fetch-depth : 0
131
131
132
132
- name : " Set up Python 3.x"
133
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
133
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
134
134
with :
135
135
python-version : " 3.10"
136
136
@@ -146,7 +146,7 @@ jobs:
146
146
runs-on : " ubuntu-22.04"
147
147
steps :
148
148
- name : Harden Runner
149
- uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
149
+ uses : step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
150
150
with :
151
151
egress-policy : audit
152
152
disable-telemetry : true
@@ -157,7 +157,7 @@ jobs:
157
157
fetch-depth : 0
158
158
159
159
- name : " Set up Python 3.x"
160
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
160
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
161
161
with :
162
162
python-version : " 3.10"
163
163
@@ -169,7 +169,7 @@ jobs:
169
169
runs-on : " ubuntu-22.04"
170
170
steps :
171
171
- name : Harden Runner
172
- uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
172
+ uses : step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
173
173
with :
174
174
egress-policy : audit
175
175
disable-telemetry : true
@@ -187,7 +187,7 @@ jobs:
187
187
runs-on : " ubuntu-22.04"
188
188
steps :
189
189
- name : Harden Runner
190
- uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
190
+ uses : step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
191
191
with :
192
192
egress-policy : audit
193
193
disable-telemetry : true
@@ -214,7 +214,7 @@ jobs:
214
214
runs-on : " ubuntu-22.04"
215
215
steps :
216
216
- name : Harden Runner
217
- uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
217
+ uses : step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
218
218
with :
219
219
egress-policy : audit
220
220
disable-telemetry : true
@@ -225,7 +225,7 @@ jobs:
225
225
fetch-depth : 0
226
226
227
227
- name : " Set up Python 3.x"
228
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
228
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
229
229
with :
230
230
python-version : " 3.10"
231
231
@@ -241,7 +241,7 @@ jobs:
241
241
runs-on : " ubuntu-22.04"
242
242
steps :
243
243
- name : Harden Runner
244
- uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
244
+ uses : step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
245
245
with :
246
246
egress-policy : audit
247
247
disable-telemetry : true
@@ -252,7 +252,7 @@ jobs:
252
252
fetch-depth : 0
253
253
254
254
- name : " Set up Python 3.x"
255
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
255
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
256
256
with :
257
257
python-version : " 3.10"
258
258
@@ -291,7 +291,7 @@ jobs:
291
291
# name: "build-${{ matrix.os }}-${{ matrix.cpp_compiler }}-${{ matrix.use }}"
292
292
293
293
# - name: "Set up Python 3.x"
294
- # uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
294
+ # uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
295
295
# with:
296
296
# python-version: "3.10"
297
297
@@ -318,7 +318,7 @@ jobs:
318
318
# fetch-depth: 0
319
319
320
320
# - name: "Set up Python 3.x"
321
- # uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
321
+ # uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
322
322
# with:
323
323
# python-version: "3.10"
324
324
@@ -334,7 +334,7 @@ jobs:
334
334
runs-on : " ubuntu-22.04"
335
335
steps :
336
336
- name : Harden Runner
337
- uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
337
+ uses : step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
338
338
with :
339
339
egress-policy : audit
340
340
disable-telemetry : true
@@ -345,7 +345,7 @@ jobs:
345
345
fetch-depth : 0
346
346
347
347
- name : " Set up Python 3.x"
348
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
348
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
349
349
with :
350
350
python-version : " 3.10"
351
351
@@ -374,7 +374,7 @@ jobs:
374
374
runs-on : " ubuntu-22.04"
375
375
steps :
376
376
- name : Harden Runner
377
- uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
377
+ uses : step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
378
378
with :
379
379
egress-policy : audit
380
380
disable-telemetry : true
@@ -393,7 +393,7 @@ jobs:
393
393
runs-on : " ubuntu-22.04"
394
394
steps :
395
395
- name : Harden Runner
396
- uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
396
+ uses : step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
397
397
with :
398
398
egress-policy : audit
399
399
disable-telemetry : true
@@ -404,7 +404,7 @@ jobs:
404
404
fetch-depth : 0
405
405
406
406
- name : " Set up Python 3.x"
407
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
407
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
408
408
with :
409
409
python-version : " 3.10"
410
410
@@ -422,7 +422,7 @@ jobs:
422
422
needs : [pydocstyle, rstcheck, vale]
423
423
steps :
424
424
- name : Harden Runner
425
- uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
425
+ uses : step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
426
426
with :
427
427
egress-policy : audit
428
428
disable-telemetry : true
@@ -433,7 +433,7 @@ jobs:
433
433
fetch-depth : 0
434
434
435
435
- name : " Set up Python 3.x"
436
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
436
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
437
437
with :
438
438
# Using 3.8 because Read the docs does not work with higher versions.
439
439
# See also: https://github.com/nest/nest-simulator/pull/2744
@@ -454,7 +454,7 @@ jobs:
454
454
make docs |& tee sphinx-output.log
455
455
456
456
- name : Upload artifacts
457
- uses : actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
457
+ uses : actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
458
458
with :
459
459
name : " sphinx-rtd output"
460
460
path : |
@@ -468,7 +468,7 @@ jobs:
468
468
needs : [pydocstyle, rstcheck, vale]
469
469
steps :
470
470
- name : Harden Runner
471
- uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
471
+ uses : step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
472
472
with :
473
473
egress-policy : audit
474
474
disable-telemetry : true
@@ -479,7 +479,7 @@ jobs:
479
479
fetch-depth : 0
480
480
481
481
- name : Install Conda
482
- uses : conda-incubator/setup-miniconda@030178870c779d9e5e1b4e563269f3aa69b04081 # v3.0.3
482
+ uses : conda-incubator/setup-miniconda@a4260408e20b96e80095f42ff7f1a15b27dd94ca # v3.0.4
483
483
with :
484
484
auto-update-conda : true
485
485
python-version : " 3.10"
@@ -500,7 +500,7 @@ jobs:
500
500
make html |& tee sphinx-output.log
501
501
502
502
- name : Upload artifacts
503
- uses : actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
503
+ uses : actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
504
504
with :
505
505
path : |
506
506
build/sphinx-output.log
@@ -531,7 +531,7 @@ jobs:
531
531
532
532
steps :
533
533
- name : Harden Runner
534
- uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
534
+ uses : step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
535
535
with :
536
536
egress-policy : audit
537
537
disable-telemetry : true
@@ -542,7 +542,7 @@ jobs:
542
542
fetch-depth : 0
543
543
544
544
- name : " Set up Python 3.x"
545
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
545
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
546
546
with :
547
547
python-version : " 3.10"
548
548
@@ -716,7 +716,7 @@ jobs:
716
716
make VERBOSE=1 installcheck
717
717
718
718
- name : " Upload install and test results"
719
- uses : actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
719
+ uses : actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
720
720
if : always()
721
721
with :
722
722
name : " build-logs-${{ matrix.os }}-${{ matrix.cpp_compiler }}-${{ matrix.use }}"
@@ -746,7 +746,7 @@ jobs:
746
746
747
747
steps :
748
748
- name : Harden Runner
749
- uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
749
+ uses : step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
750
750
with :
751
751
egress-policy : audit
752
752
disable-telemetry : true
@@ -757,7 +757,7 @@ jobs:
757
757
fetch-depth : 0
758
758
759
759
- name : " Set up Python 3.x"
760
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
760
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
761
761
with :
762
762
python-version : 3.12
763
763
@@ -844,7 +844,7 @@ jobs:
844
844
make VERBOSE=1 installcheck
845
845
846
846
- name : " Upload install and test results"
847
- uses : actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
847
+ uses : actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
848
848
if : ${{ always() }}
849
849
with :
850
850
name : " ${{ matrix.NEST_BUILD_TYPE }}-build-logs-${{ matrix.os }}-${{ matrix.cpp_compiler }}"
0 commit comments