-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit aa9c707
authored
chore(deps): Bump aws-actions/stale-issue-cleanup from 5 to 6 (#23111)
Bumps [aws-actions/stale-issue-cleanup](https://github.com/aws-actions/stale-issue-cleanup) from 5 to 6.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws-actions/stale-issue-cleanup/commit/e4ca97939734a033ea39a4e812661ee3e8daa66b"><code>e4ca979</code></a> in progress: v6 release</li>
<li><a href="https://github.com/aws-actions/stale-issue-cleanup/commit/92b8e7d6ebf0f6c280fbbf8c6c8bcd936c3ceb00"><code>92b8e7d</code></a> in progress: v6</li>
<li><a href="https://github.com/aws-actions/stale-issue-cleanup/commit/35061ab8d5cae7c19929740b10df341a26415c80"><code>35061ab</code></a> add PR support</li>
<li><a href="https://github.com/aws-actions/stale-issue-cleanup/commit/aa3cf88a3a9449ea8922e4b04a314ea6755896aa"><code>aa3cf88</code></a> add PR support</li>
<li><a href="https://github.com/aws-actions/stale-issue-cleanup/commit/79cd2382574c8997bff8692fde32f23b39849668"><code>79cd238</code></a> generic label/action interface</li>
<li><a href="https://github.com/aws-actions/stale-issue-cleanup/commit/1e9625a5a1b2b8ce58185a2365f0e2d219800f9c"><code>1e9625a</code></a> Initial commit for v6</li>
<li><a href="https://github.com/aws-actions/stale-issue-cleanup/commit/770989b0c8a666e80df3551d34ce1fa2c251f16c"><code>770989b</code></a> build(deps): bump minimist from 1.2.5 to 1.2.6 (<a href="https://github-redirect.dependabot.com/aws-actions/stale-issue-cleanup/issues/140">#140</a>)</li>
<li><a href="https://github.com/aws-actions/stale-issue-cleanup/commit/c6795b366ad780512eaad65286b27dd191b85de4"><code>c6795b3</code></a> build(deps-dev): bump prettier from 2.2.1 to 2.6.2 (<a href="https://github-redirect.dependabot.com/aws-actions/stale-issue-cleanup/issues/141">#141</a>)</li>
<li>See full diff in <a href="https://github.com/aws-actions/stale-issue-cleanup/compare/v5...v6">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 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>1 parent b2d0a66 commit aa9c707Copy full SHA for aa9c707
1 file changed
+1
-1
lines changed.github/workflows/close-stale-issues.yml
Copy file name to clipboardExpand all lines: .github/workflows/close-stale-issues.yml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
0 commit comments