Skip to content

Commit

Permalink
fix slither
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev committed Sep 12, 2024
1 parent ef00a92 commit 79a0a32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/slither.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
matrix:
include:
- project: "hello"
file: "hello.sarif"
file: "examples/hello.sarif"
- project: "swap"
file: "swap.sarif"
file: "examples/swap.sarif"
permissions:
contents: read
security-events: write
Expand Down

0 comments on commit 79a0a32

Please sign in to comment.