Skip to content

Commit

Permalink
resolved conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
marvikomo committed Mar 19, 2024
2 parents 08a4455 + 86afdb0 commit 7064e7f
Show file tree
Hide file tree
Showing 29 changed files with 3,950 additions and 12,152 deletions.
Binary file removed .DS_Store
Binary file not shown.
Empty file removed .env
Empty file.
2 changes: 1 addition & 1 deletion .github/workflows/slither.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v3

- name: Run Slither
uses: crytic/slither-action@v0.2.0
uses: crytic/slither-action@v0.3.0
id: slither
with:
node-version: 16
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ package-lock.json
artifacts/
cache/
.openzeppelin/
.env
.DS_Store
Loading

0 comments on commit 7064e7f

Please sign in to comment.