Skip to content

Commit 3fdc44e

Browse files
committed
👷 Update crytic/slither-action GitHub Action
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent ca2e90c commit 3fdc44e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-contracts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: pnpm test
5454

5555
- name: Slither static analyser
56-
uses: crytic/slither-action@v0.4.1
56+
uses: crytic/slither-action@v0.4.2
5757
id: slither
5858
with:
5959
node-version: ${{ matrix.node_version }}

0 commit comments

Comments
 (0)