Skip to content

Commit

Permalink
Update all dependencies (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
  • Loading branch information
renovate[bot] and pcaversaccio authored Mar 1, 2023
1 parent a853d86 commit ec5c5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: yarn test

- name: Slither static analyser
uses: crytic/slither-action@v0.2.0
uses: crytic/slither-action@v0.3.0
continue-on-error: true
with:
node-version: ${{ matrix.node_version }}

0 comments on commit ec5c5ae

Please sign in to comment.