Skip to content

Commit

Permalink
chore(deps): bump crytic/slither-action from 0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [crytic/slither-action](https://github.com/crytic/slither-action) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/crytic/slither-action/releases)
- [Commits](crytic/slither-action@6ef3a33...f197989)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 039f7cf commit 54b62cf
Showing 1 changed file with 1 addition and 1 deletion.
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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1

- name: Run Slither
uses: crytic/slither-action@6ef3a33e56de4e8f59488cf60858b5c1bf4967c0 # v0.3.0
uses: crytic/slither-action@f197989dea5b53e986d0f88c60a034ddd77ec9a8 # v0.4.0
id: slither
with:
sarif: results.sarif
Expand Down

0 comments on commit 54b62cf

Please sign in to comment.