aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build-extra.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/build-extra.yml')
-rw-r--r--.github/workflows/build-extra.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/workflows/build-extra.yml b/.github/workflows/build-extra.yml
index a7b7c8a3e..1ed662352 100644
--- a/.github/workflows/build-extra.yml
+++ b/.github/workflows/build-extra.yml
@@ -54,7 +54,7 @@ jobs:
54 runs-on: ubuntu-22.04 54 runs-on: ubuntu-22.04
55 steps: 55 steps:
56 - name: Harden Runner 56 - name: Harden Runner
57 uses: step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518 57 uses: step-security/harden-runner@c8454efe5d0bdefd25384362fe217428ca277d57
58 with: 58 with:
59 egress-policy: block 59 egress-policy: block
60 allowed-endpoints: > 60 allowed-endpoints: >
@@ -75,7 +75,7 @@ jobs:
75 runs-on: ubuntu-22.04 75 runs-on: ubuntu-22.04
76 steps: 76 steps:
77 - name: Harden Runner 77 - name: Harden Runner
78 uses: step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518 78 uses: step-security/harden-runner@c8454efe5d0bdefd25384362fe217428ca277d57
79 with: 79 with:
80 egress-policy: block 80 egress-policy: block
81 allowed-endpoints: > 81 allowed-endpoints: >
@@ -92,7 +92,7 @@ jobs:
92 runs-on: ubuntu-22.04 92 runs-on: ubuntu-22.04
93 steps: 93 steps:
94 - name: Harden Runner 94 - name: Harden Runner
95 uses: step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518 95 uses: step-security/harden-runner@c8454efe5d0bdefd25384362fe217428ca277d57
96 with: 96 with:
97 egress-policy: block 97 egress-policy: block
98 allowed-endpoints: > 98 allowed-endpoints: >
@@ -109,7 +109,7 @@ jobs:
109 runs-on: ubuntu-20.04 109 runs-on: ubuntu-20.04
110 steps: 110 steps:
111 - name: Harden Runner 111 - name: Harden Runner
112 uses: step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518 112 uses: step-security/harden-runner@c8454efe5d0bdefd25384362fe217428ca277d57
113 with: 113 with:
114 egress-policy: block 114 egress-policy: block
115 allowed-endpoints: > 115 allowed-endpoints: >