Skip to content

Commit a2de75e

Browse files
chore(deps): bump crytic/slither-action from 0.4.0 to 0.4.1
Bumps [crytic/slither-action](https://github.com/crytic/slither-action) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/crytic/slither-action/releases) - [Commits](crytic/slither-action@f197989...4fd765a) --- 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>
1 parent 98a1664 commit a2de75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slither.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: npm ci
2626

2727
- name: Run Slither
28-
uses: crytic/slither-action@f197989dea5b53e986d0f88c60a034ddd77ec9a8 # v0.4.0
28+
uses: crytic/slither-action@4fd765aeef19915d04ddf0be90c2930036a774d8 # v0.4.1
2929
id: slither
3030
with:
3131
sarif: results.sarif

0 commit comments

Comments
 (0)