Skip to content

Commit 3d8db68

Browse files
kaushalnavneettekton-robot
authored andcommitted
chore: re-enable harden-runner in nightly build
1 parent 6fb7878 commit 3d8db68

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/nightly-build.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ jobs:
3636
id-token: write
3737

3838
steps:
39-
# - name: Harden runner
40-
# uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
41-
# with:
42-
# egress-policy: audit
39+
- name: Harden runner
40+
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
41+
with:
42+
egress-policy: audit
4343

4444
- name: Checkout repository
4545
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

0 commit comments

Comments
 (0)