Skip to content

Commit 813dc9e

Browse files
Bump actions/stale from 8 to 9 (#104)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fad24d7 commit 813dc9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
issues: write
1212
pull-requests: write
1313
steps:
14-
- uses: actions/stale@v8
14+
- uses: actions/stale@v9
1515
with:
1616
days-before-issue-stale: 30
1717
days-before-issue-close: 14

0 commit comments

Comments
 (0)