Skip to content

Commit 084f5e1

Browse files
authored
Merge branch 'main' into infra-add-make-install-command
2 parents 67bc27d + 00b3d7f commit 084f5e1

File tree

29 files changed

+5503
-392
lines changed

29 files changed

+5503
-392
lines changed

.github/workflows/contracts-sast.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
version: v0.3.0
4141

4242
- name: Install aderyn
43-
run: cargo install aderyn --locked
43+
run: npm install -g @cyfrin/aderyn
4444

4545
- name: Make deps
4646
run: cd contracts && make deps

0 commit comments

Comments
 (0)