Skip to content

Commit 3aadbe9

Browse files
authored
Merge pull request #30 from Bit-Maximum/dependabot/github_actions/actions/stale-10
⬆ Bump actions/stale from 9 to 10
2 parents 04757d0 + 6aa1f59 commit 3aadbe9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/issue-manager.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
stale:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/stale@v9
18+
- uses: actions/stale@v10
1919
with:
2020
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.'
2121
stale-pr-message: 'This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.'

0 commit comments

Comments
 (0)