Skip to content

Commit

Permalink
👷Add node version to Slither CI config
Browse files Browse the repository at this point in the history
Signed-off-by: sudo rm -rf --no-preserve-root / <pcaversaccio@users.noreply.github.com>
  • Loading branch information
pcaversaccio authored Nov 6, 2023
1 parent 0658fec commit 29ebb6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
uses: crytic/slither-action@v0.3.0
id: slither
with:
node-version: ${{ matrix.node_version }}
fail-on: config
sarif: results.sarif

Expand Down

0 comments on commit 29ebb6f

Please sign in to comment.