diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-09-15 16:05:26 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-15 16:05:26 +0300 |
| commit | 330e717af6a69bdc24747081473ead0e968ea2d7 (patch) | |
| tree | 47c926d863bae85ab4bdca91fc380ded1cb8605c | |
| parent | 282a324bf43b5c7825e4b1ef946d29178cbd07dc (diff) | |
| download | edk2-dependabot/github_actions/actions/stale-10.tar.xz | |
GitHub Action: Bump actions/stale from 8 to 10dependabot/github_actions/actions/stale-10
Bumps [actions/stale](https://github.com/actions/stale) from 8 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v8...v10)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: '10'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | .github/workflows/stale.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index ffd6436be9..aa06fe094e 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -27,7 +27,7 @@ jobs: steps:
- name: Check for Stale Items
- uses: actions/stale@v8
+ uses: actions/stale@v10
with:
days-before-issue-close: -1
days-before-issue-stale: -1
|
