34
34
tailnet-integration : ${{ steps.filter.outputs.tailnet-integration }}
35
35
steps :
36
36
- name : Harden Runner
37
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
37
+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
38
38
with :
39
39
egress-policy : audit
40
40
@@ -154,7 +154,7 @@ jobs:
154
154
runs-on : ${{ github.repository_owner == 'coder' && 'depot-ubuntu-22.04-8' || 'ubuntu-latest' }}
155
155
steps :
156
156
- name : Harden Runner
157
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
157
+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
158
158
with :
159
159
egress-policy : audit
160
160
@@ -226,7 +226,7 @@ jobs:
226
226
if : ${{ !cancelled() }}
227
227
steps :
228
228
- name : Harden Runner
229
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
229
+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
230
230
with :
231
231
egress-policy : audit
232
232
@@ -281,7 +281,7 @@ jobs:
281
281
timeout-minutes : 7
282
282
steps :
283
283
- name : Harden Runner
284
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
284
+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
285
285
with :
286
286
egress-policy : audit
287
287
@@ -327,7 +327,7 @@ jobs:
327
327
- name : Harden Runner
328
328
# Harden Runner is only supported on Ubuntu runners.
329
329
if : runner.os == 'Linux'
330
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
330
+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
331
331
with :
332
332
egress-policy : audit
333
333
@@ -418,7 +418,7 @@ jobs:
418
418
- windows-2022
419
419
steps :
420
420
- name : Harden Runner
421
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
421
+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
422
422
with :
423
423
egress-policy : audit
424
424
@@ -594,7 +594,7 @@ jobs:
594
594
timeout-minutes : 25
595
595
steps :
596
596
- name : Harden Runner
597
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
597
+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
598
598
with :
599
599
egress-policy : audit
600
600
@@ -643,7 +643,7 @@ jobs:
643
643
timeout-minutes : 25
644
644
steps :
645
645
- name : Harden Runner
646
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
646
+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
647
647
with :
648
648
egress-policy : audit
649
649
@@ -692,7 +692,7 @@ jobs:
692
692
timeout-minutes : 25
693
693
steps :
694
694
- name : Harden Runner
695
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
695
+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
696
696
with :
697
697
egress-policy : audit
698
698
@@ -751,7 +751,7 @@ jobs:
751
751
timeout-minutes : 20
752
752
steps :
753
753
- name : Harden Runner
754
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
754
+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
755
755
with :
756
756
egress-policy : audit
757
757
@@ -777,7 +777,7 @@ jobs:
777
777
timeout-minutes : 20
778
778
steps :
779
779
- name : Harden Runner
780
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
780
+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
781
781
with :
782
782
egress-policy : audit
783
783
@@ -809,7 +809,7 @@ jobs:
809
809
name : ${{ matrix.variant.name }}
810
810
steps :
811
811
- name : Harden Runner
812
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
812
+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
813
813
with :
814
814
egress-policy : audit
815
815
@@ -882,7 +882,7 @@ jobs:
882
882
if : needs.changes.outputs.site == 'true' || needs.changes.outputs.ci == 'true'
883
883
steps :
884
884
- name : Harden Runner
885
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
885
+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
886
886
with :
887
887
egress-policy : audit
888
888
@@ -902,7 +902,7 @@ jobs:
902
902
# the check to pass. This is desired in PRs, but not in mainline.
903
903
- name : Publish to Chromatic (non-mainline)
904
904
if : github.ref != 'refs/heads/main' && github.repository_owner == 'coder'
905
- uses : chromaui/action@8536229ee904071f8edce292596f6dbe0da96b9b # v12.1.1
905
+ uses : chromaui/action@c50adf8eaa8c2878af3263499a73077854de39d4 # v12.2.0
906
906
env :
907
907
NODE_OPTIONS : " --max_old_space_size=4096"
908
908
STORYBOOK : true
@@ -934,7 +934,7 @@ jobs:
934
934
# infinitely "in progress" in mainline unless we re-review each build.
935
935
- name : Publish to Chromatic (mainline)
936
936
if : github.ref == 'refs/heads/main' && github.repository_owner == 'coder'
937
- uses : chromaui/action@8536229ee904071f8edce292596f6dbe0da96b9b # v12.1.1
937
+ uses : chromaui/action@c50adf8eaa8c2878af3263499a73077854de39d4 # v12.2.0
938
938
env :
939
939
NODE_OPTIONS : " --max_old_space_size=4096"
940
940
STORYBOOK : true
@@ -962,7 +962,7 @@ jobs:
962
962
963
963
steps :
964
964
- name : Harden Runner
965
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
965
+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
966
966
with :
967
967
egress-policy : audit
968
968
@@ -1031,7 +1031,7 @@ jobs:
1031
1031
if : always()
1032
1032
steps :
1033
1033
- name : Harden Runner
1034
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
1034
+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
1035
1035
with :
1036
1036
egress-policy : audit
1037
1037
@@ -1161,7 +1161,7 @@ jobs:
1161
1161
IMAGE : ghcr.io/coder/coder-preview:${{ steps.build-docker.outputs.tag }}
1162
1162
steps :
1163
1163
- name : Harden Runner
1164
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
1164
+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
1165
1165
with :
1166
1166
egress-policy : audit
1167
1167
@@ -1345,7 +1345,7 @@ jobs:
1345
1345
id : attest_main
1346
1346
if : github.ref == 'refs/heads/main'
1347
1347
continue-on-error : true
1348
- uses : actions/attest@afd638254319277bb3d7f0a234478733e2e46a73 # v2.3 .0
1348
+ uses : actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc # v2.4 .0
1349
1349
with :
1350
1350
subject-name : " ghcr.io/coder/coder-preview:main"
1351
1351
predicate-type : " https://slsa.dev/provenance/v1"
@@ -1382,7 +1382,7 @@ jobs:
1382
1382
id : attest_latest
1383
1383
if : github.ref == 'refs/heads/main'
1384
1384
continue-on-error : true
1385
- uses : actions/attest@afd638254319277bb3d7f0a234478733e2e46a73 # v2.3 .0
1385
+ uses : actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc # v2.4 .0
1386
1386
with :
1387
1387
subject-name : " ghcr.io/coder/coder-preview:latest"
1388
1388
predicate-type : " https://slsa.dev/provenance/v1"
@@ -1419,7 +1419,7 @@ jobs:
1419
1419
id : attest_version
1420
1420
if : github.ref == 'refs/heads/main'
1421
1421
continue-on-error : true
1422
- uses : actions/attest@afd638254319277bb3d7f0a234478733e2e46a73 # v2.3 .0
1422
+ uses : actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc # v2.4 .0
1423
1423
with :
1424
1424
subject-name : " ghcr.io/coder/coder-preview:${{ steps.build-docker.outputs.tag }}"
1425
1425
predicate-type : " https://slsa.dev/provenance/v1"
@@ -1507,7 +1507,7 @@ jobs:
1507
1507
id-token : write
1508
1508
steps :
1509
1509
- name : Harden Runner
1510
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
1510
+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
1511
1511
with :
1512
1512
egress-policy : audit
1513
1513
@@ -1526,7 +1526,7 @@ jobs:
1526
1526
uses : google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a # v2.1.4
1527
1527
1528
1528
- name : Set up Flux CLI
1529
- uses : fluxcd/flux2/action@b73c7f7191086ca7629840e680e71873349787f8 # v2.6.1
1529
+ uses : fluxcd/flux2/action@a48f81a66c4ca9fbd993233ab99dd03a7cfbe09a # v2.6.2
1530
1530
with :
1531
1531
# Keep this and the github action up to date with the version of flux installed in dogfood cluster
1532
1532
version : " 2.5.1"
@@ -1571,7 +1571,7 @@ jobs:
1571
1571
if : github.ref == 'refs/heads/main' && !github.event.pull_request.head.repo.fork
1572
1572
steps :
1573
1573
- name : Harden Runner
1574
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
1574
+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
1575
1575
with :
1576
1576
egress-policy : audit
1577
1577
@@ -1606,7 +1606,7 @@ jobs:
1606
1606
if : needs.changes.outputs.db == 'true' || needs.changes.outputs.ci == 'true' || github.ref == 'refs/heads/main'
1607
1607
steps :
1608
1608
- name : Harden Runner
1609
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
1609
+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
1610
1610
with :
1611
1611
egress-policy : audit
1612
1612
0 commit comments