Skip to content

Commit

Permalink
build(deps): bump crytic/slither-action from 0.3.1 to 0.3.2
Browse files Browse the repository at this point in the history
Bumps [crytic/slither-action](https://github.com/crytic/slither-action) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/crytic/slither-action/releases)
- [Commits](crytic/slither-action@v0.3.1...v0.3.2)

---
updated-dependencies:
- dependency-name: crytic/slither-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent ea40e78 commit 7c5e27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@v4

- name: Run static analysis with slither
uses: crytic/slither-action@v0.3.1
uses: crytic/slither-action@v0.3.2
id: slither
continue-on-error: true
with:
Expand Down

0 comments on commit 7c5e27d

Please sign in to comment.