Skip to content

Commit f33405d

Browse files
author
Reuben Rodrigues
committed
WIP
1 parent 7fb9f55 commit f33405d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# "slither_config",
2424
# "truffle",
2525
# "upgradability"]
26-
# "prop",
26+
# "prop",
2727
# "flat"]
2828
steps:
2929
- uses: actions/checkout@v1

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "CI/slither"]
22
path = CI/slither
3-
url = https://github.com/crytic/slither.git
3+
url = https://github.com/Tenderize/slither.git

CI/slither

0 commit comments

Comments
 (0)