-
Notifications
You must be signed in to change notification settings - Fork 41
Commit addf53d
authored
chore: Bump crytic/slither-action from 0.3.1 to 0.3.2 (#299)
Bumps [crytic/slither-action](https://github.com/crytic/slither-action)
from 0.3.1 to 0.3.2.
<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.2</h2>
<h1>0.3.2 - 2024-04-01</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>Add license file by <a
href="https://github.com/elopez"><code>@elopez</code></a> in <a
href="https://redirect.github.com/crytic/slither-action/pull/77">crytic/slither-action#77</a></li>
<li>Always create compatibility symlink by <a
href="https://github.com/elopez"><code>@elopez</code></a> in <a
href="https://redirect.github.com/crytic/slither-action/pull/76">crytic/slither-action#76</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/crytic/slither-action/compare/v0.3.1...v0.3.2">https://github.com/crytic/slither-action/compare/v0.3.1...v0.3.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/crytic/slither-action/commit/8fd2924af9f2d7cb899dd25deefd2d5d6686f721"><code>8fd2924</code></a>
Merge pull request <a
href="https://redirect.github.com/crytic/slither-action/issues/82">#82</a>
from crytic/dev-version</li>
<li><a
href="https://github.com/crytic/slither-action/commit/0328f2f74674d727b230b397775fd0c28249d2f4"><code>0328f2f</code></a>
Update action version on README</li>
<li><a
href="https://github.com/crytic/slither-action/commit/c387a9ed7ec4a61eb3381d3bf1e2e9ecc96faac3"><code>c387a9e</code></a>
Merge pull request <a
href="https://redirect.github.com/crytic/slither-action/issues/76">#76</a>
from crytic/dev-always-compat-link</li>
<li><a
href="https://github.com/crytic/slither-action/commit/dfcf86514ff0d292e2127ad34cecc6671b6216f0"><code>dfcf865</code></a>
Merge pull request <a
href="https://redirect.github.com/crytic/slither-action/issues/77">#77</a>
from crytic/dev-license</li>
<li><a
href="https://github.com/crytic/slither-action/commit/46362f763a7bafd8ab530658f81b5ac7c598b860"><code>46362f7</code></a>
Add license file</li>
<li><a
href="https://github.com/crytic/slither-action/commit/572bf35c25df260359e653612166005968ced10e"><code>572bf35</code></a>
Always create compatibility symlink</li>
<li>See full diff in <a
href="https://github.com/crytic/slither-action/compare/v0.3.1...v0.3.2">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent 809f246 commit addf53dCopy full SHA for addf53d
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed.github/workflows/code-analysis.yml
Copy file name to clipboardExpand all lines: .github/workflows/code-analysis.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
0 commit comments