We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92dca09 commit f96d9f6Copy full SHA for f96d9f6
.github/workflows/slither.yml
@@ -33,7 +33,7 @@ jobs:
33
version: nightly
34
35
- name: Run Slither
36
- uses: crytic/slither-action@v0.2.0
+ uses: crytic/slither-action@v0.3.0
37
continue-on-error: true
38
id: slither
39
with:
0 commit comments