From be3888824566eaa41beaaa638efb0f20adc260ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 09:15:08 +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 7af02a9..e0dca38 100644 --- a/.github/workflows/slither.yml +++ b/.github/workflows/slither.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - 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