Skip to content

Commit 4c6e89b

Browse files
committed
remove duplicate runner
Signed-off-by: Thomas Sjögren <[email protected]>
1 parent 07dedae commit 4c6e89b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/slsa.yml

-5
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@ jobs:
2121
with:
2222
egress-policy: audit
2323

24-
- name: Harden Runner
25-
uses: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
26-
with:
27-
egress-policy: audit
28-
2924
- run: echo "REPOSITORY_NAME=$(echo '${{ github.repository }}' | awk -F '/' '{print $2}')" >> $GITHUB_ENV
3025
shell: bash
3126

0 commit comments

Comments
 (0)