Skip to content

Commit e06ce9c

Browse files
ci: bump crytic/slither-action from 0.4.0 to 0.4.1 (#6)
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@v0.4.0...v0.4.1) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3557c77 commit e06ce9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: rm foundry.toml
4242

4343
- name: Run Slither
44-
uses: crytic/slither-action@v0.4.0
44+
uses: crytic/slither-action@v0.4.1
4545
id: slither
4646
with:
4747
target: "src/SparkRsr.sol"

0 commit comments

Comments
 (0)