We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac2cb92 commit d0f1e00Copy full SHA for d0f1e00
.github/workflows/checks.yml
@@ -58,7 +58,7 @@ jobs:
58
submodules: recursive
59
- name: Set up environment
60
uses: ./.github/actions/setup
61
- - uses: crytic/slither-action@f197989dea5b53e986d0f88c60a034ddd77ec9a8 # v0.4.0
+ - uses: crytic/slither-action@v0.4.1
62
with:
63
node-version: "20.19.2"
64
0 commit comments