aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/build.yml')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index e383c9ef2..6612e256d 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32 runs-on: ubuntu-22.04 32 runs-on: ubuntu-22.04
33 steps: 33 steps:
34 - name: Harden Runner 34 - name: Harden Runner
35 uses: step-security/harden-runner@2e205a28d0e1da00c5f53b161f4067b052c61f34 35 uses: step-security/harden-runner@ebacdc22ef6c2cfb85ee5ded8f2e640f4c776dd5
36 with: 36 with:
37 egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs 37 egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
38 38