Skip to content

Commit 7d273b2

Browse files
chore(deps): bump actions/stale from 9 to 10 (#1214)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f453dce commit 7d273b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
name: Mark issues and PRs as Stale
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/stale@v9
17+
- uses: actions/stale@v10
1818
with:
1919
days-before-pr-stale: 365
2020
days-before-pr-close: -1

0 commit comments

Comments
 (0)