Skip to content

Commit

Permalink
🐛 Specify slither version
Browse files Browse the repository at this point in the history
  • Loading branch information
davisshaver committed Sep 14, 2024
1 parent f0ebe22 commit ef23d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/forge-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
INFURA_API_KEY: ${{ secrets.INFURA_API_KEY }}

- name: Run Slither
uses: crytic/slither-action
uses: crytic/slither-action@v0.4.0
id: slither
with:
sarif: results.sarif
Expand Down

0 comments on commit ef23d0d

Please sign in to comment.