Skip to content

Commit

Permalink
Update .github/workflows/verify-smart-contracts.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Vladislav Goncharov <LeoVS010@gmail.com>
  • Loading branch information
wer32dr and LeoVS09 authored Apr 6, 2024
1 parent 5c6086c commit dcab05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-smart-contracts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
with:
version: nightly-e15e33a07c0920189fc336391f538c3dad53da73 # https://github.com/foundry-rs/foundry/releases/tag/nightly-e15e33a07c0920189fc336391f538c3dad53da73

- name: Install static analyzer
- name: Check for vulnarabilities
working-directory: ./packages/contracts
run: |-
chmod +x slither.sh
Expand Down

0 comments on commit dcab05f

Please sign in to comment.