Skip to content

Commit 1567c6f

Browse files
chore(deps): bump actions/stale from 10.1.1 to 10.2.0 (#120)
Bumps [actions/stale](https://github.com/actions/stale) from 10.1.1 to 10.2.0. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v10.1.1...v10.2.0) --- updated-dependencies: - dependency-name: actions/stale dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3808886 commit 1567c6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
timeout-minutes: 4
1515
steps:
1616
- name: 🔒 Close Stale Issues and PRs
17-
uses: actions/stale@v10.1.1
17+
uses: actions/stale@v10.2.0
1818
with:
1919
days-before-stale: 60
2020
days-before-close: 14

0 commit comments

Comments
 (0)