Skip to content

Commit f7c3660

Browse files
authored
Update slither.yml
Fix: Upload to sarif file to Github
1 parent e051fab commit f7c3660

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/slither.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on: [push]
33
jobs:
44
analyze:
55
runs-on: ubuntu-latest
6+
permissions:
7+
security-events: write
68
steps:
79
- uses: actions/checkout@v3
810

0 commit comments

Comments
 (0)