Skip to content

Commit 69a63a2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-createx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
FOUNDRY_DISABLE_NIGHTLY_WARNING: "1"
111111

112112
- name: Slither static analyser
113-
uses: crytic/slither-action@v0.4.1
113+
uses: crytic/slither-action@v0.4.2
114114
id: slither
115115
with:
116116
fail-on: config

0 commit comments

Comments
 (0)