From 3e9a312ed128a9b3fc004e97be2ac1bf5435e34e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 11:23:41 +0000 Subject: [PATCH] chore(deps): bump crytic/slither-action from 0.3.0 to 0.4.0 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](https://github.com/crytic/slither-action/compare/6ef3a33e56de4e8f59488cf60858b5c1bf4967c0...f197989dea5b53e986d0f88c60a034ddd77ec9a8) --- updated-dependencies: - dependency-name: crytic/slither-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/slither.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/slither.yml b/.github/workflows/slither.yml index 399e389..4ef5606 100644 --- a/.github/workflows/slither.yml +++ b/.github/workflows/slither.yml @@ -21,7 +21,7 @@ jobs: run: npm ci - 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