aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/profile-checks.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/profile-checks.yml')
-rw-r--r--.github/workflows/profile-checks.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/profile-checks.yml b/.github/workflows/profile-checks.yml
index 0504a58fd..403036f4f 100644
--- a/.github/workflows/profile-checks.yml
+++ b/.github/workflows/profile-checks.yml
@@ -26,7 +26,7 @@ jobs:
26 runs-on: ubuntu-latest 26 runs-on: ubuntu-latest
27 steps: 27 steps:
28 - name: Harden Runner 28 - name: Harden Runner
29 uses: step-security/harden-runner@ebacdc22ef6c2cfb85ee5ded8f2e640f4c776dd5 29 uses: step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518
30 with: 30 with:
31 disable-sudo: true 31 disable-sudo: true
32 egress-policy: block 32 egress-policy: block