Skip to content

Commit

Permalink
use latest slither action
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbok committed May 19, 2022
1 parent c89e2c0 commit a7cd0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: forge test --via-ir -vvv

- name: Run Slither
uses: crytic/slither-action@v0.1.1
uses: crytic/slither-action@main
id: slither
continue-on-error: true
with:
Expand Down

0 comments on commit a7cd0e0

Please sign in to comment.