Skip to content

Commit

Permalink
Fix Slither action permission issue
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmichalis committed Apr 1, 2023
1 parent 3e374d6 commit 6f6cdc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
version: nightly

- name: Run Slither
uses: crytic/slither-action@v0.2.0
uses: crytic/slither-action@v0.3.0
with:
node-version: 16
slither-config: ./slither.config.json
Expand Down

0 comments on commit 6f6cdc4

Please sign in to comment.