Skip to content

Commit 3837846

Browse files
authored
Merge pull request #1820 from Kumar-laxmi/dependabot/github_actions/actions/stale-10
Bump actions/stale from 5 to 10
2 parents 806835e + d98f356 commit 3837846

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
@@ -18,7 +18,7 @@ jobs:
1818
pull-requests: write
1919

2020
steps:
21-
- uses: actions/stale@v5
21+
- uses: actions/stale@v10
2222
with:
2323
repo-token: ${{ secrets.GITHUB_TOKEN }}
2424
stale-issue-message: 'This issue has been automatically closed because it has been inactive for many days. Please reopen if you still intend on working on this problem'

0 commit comments

Comments
 (0)