Skip to content

Commit e143bb2

Browse files
chore(deps): bump actions/stale from 9.1.0 to 10.0.0 (#74)
1 parent c67026d commit e143bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
issues: write
1414
pull-requests: write
1515
steps:
16-
- uses: actions/stale@v9.1.0
16+
- uses: actions/stale@v10.0.0
1717
with:
1818
operations-per-run: 200
1919
ascending: true

0 commit comments

Comments
 (0)