Skip to content

Commit 31aad86

Browse files
committed
No need to checkout the code - it's already checked out
1 parent 521e45c commit 31aad86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/security.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
go-version-input: ${{ steps.go-version.outputs.latest }}
4747
output-format: sarif
4848
output-file: results.sarif
49+
repo-checkout: false
4950
- name: Fix SARIF format
5051
run: yq --inplace --output-format json '.runs |= map ({"results":[]} + .)' results.sarif
5152
- name: Upload SARIF file

0 commit comments

Comments
 (0)