Skip to content

Commit 6389e8f

Browse files
committed
Update actions/stale action to v10
1 parent e614f99 commit 6389e8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
issues: read
1616

1717
steps:
18-
- uses: actions/stale@v5
18+
- uses: actions/stale@v10
1919
with:
2020
repo-token: ${{ secrets.GITHUB_TOKEN }}
2121
stale-pr-message: "Marking this PR as stale due to inactivity; it will be closed in 7 days."

0 commit comments

Comments
 (0)