Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Bump crytic/slither-action from 0.3.0 to 0.3.1 (#287)
Bumps [crytic/slither-action](https://github.com/crytic/slither-action) from 0.3.0 to 0.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/crytic/slither-action/releases">crytic/slither-action's releases</a>.</em></p> <blockquote> <h2>v0.3.1</h2> <h1>0.3.1 - 2024-01-31</h1> <p>This is a patch release for the Slither Action - the Github Action for <a href="https://github.com/crytic/slither">Slither</a>.</p> <h2>What's Changed</h2> <ul> <li>Create CODEOWNERS by <a href="https://github.com/ggrieco-tob"><code>@ggrieco-tob</code></a> in <a href="https://redirect.github.com/crytic/slither-action/pull/54">crytic/slither-action#54</a></li> <li>Upgrade <code>foundryup</code> version by <a href="https://github.com/elopez"><code>@elopez</code></a> in <a href="https://redirect.github.com/crytic/slither-action/pull/67">crytic/slither-action#67</a></li> <li>Improve markdown checklist example in README by <a href="https://github.com/elopez"><code>@elopez</code></a> in <a href="https://redirect.github.com/crytic/slither-action/pull/62">crytic/slither-action#62</a></li> <li>Update references to actions in README by <a href="https://github.com/elopez"><code>@elopez</code></a> in <a href="https://redirect.github.com/crytic/slither-action/pull/68">crytic/slither-action#68</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ggrieco-tob"><code>@ggrieco-tob</code></a> made their first contribution in <a href="https://redirect.github.com/crytic/slither-action/pull/54">crytic/slither-action#54</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/crytic/slither-action/compare/v0.3.0...v0.3.1">https://github.com/crytic/slither-action/compare/v0.3.0...v0.3.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/crytic/slither-action/commit/f786340110aca42f68f332c234ac33f03f48306f"><code>f786340</code></a> Merge pull request <a href="https://redirect.github.com/crytic/slither-action/issues/68">#68</a> from crytic/dev-readme-update</li> <li><a href="https://github.com/crytic/slither-action/commit/0d4ab22aa598de7033a0ae78d1049a2474332f2b"><code>0d4ab22</code></a> Update references to actions in README</li> <li><a href="https://github.com/crytic/slither-action/commit/ededeed1a191daa64436baf27a5a0b04f688f5a4"><code>ededeed</code></a> Merge pull request <a href="https://redirect.github.com/crytic/slither-action/issues/62">#62</a> from crytic/dev-update-md-example</li> <li><a href="https://github.com/crytic/slither-action/commit/65f78c88b75475edc1152e05f2326cb1eb0e35b8"><code>65f78c8</code></a> Merge pull request <a href="https://redirect.github.com/crytic/slither-action/issues/67">#67</a> from crytic/dev-upgrade-foundryup</li> <li><a href="https://github.com/crytic/slither-action/commit/e60eb067248055758463bbd0bed6805b7b5cad75"><code>e60eb06</code></a> Upgrade <code>foundryup</code> version</li> <li><a href="https://github.com/crytic/slither-action/commit/d6455d3ba10e179ec22e585427f7742b0081e3ae"><code>d6455d3</code></a> Improve markdown checklist example in README</li> <li><a href="https://github.com/crytic/slither-action/commit/5c7580c54648c48c709498dc7acb7133a89db179"><code>5c7580c</code></a> Merge pull request <a href="https://redirect.github.com/crytic/slither-action/issues/54">#54</a> from crytic/dev-codeowners</li> <li><a href="https://github.com/crytic/slither-action/commit/012363cc8a2a3efba4017e5e14d0248760fe00f3"><code>012363c</code></a> Create CODEOWNERS</li> <li>See full diff in <a href="https://github.com/crytic/slither-action/compare/v0.3.0...v0.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=crytic/slither-action&package-manager=github_actions&previous-version=0.3.0&new-version=0.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information