Skip to content

Commit 8934689

Browse files
chore(deps): bump actions/stale from 9 to 10 (#3758)
1 parent 2b25de5 commit 8934689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
mark-stale-prs:
2727
runs-on: ubuntu-latest
2828
steps:
29-
- uses: actions/stale@v9
29+
- uses: actions/stale@v10
3030
with:
3131
close-pr-message: "Hello there :wave:<br> <br> Unfortunately, we didn't hear back from you regarding your pull request, so we're closing it now. Don't worry, you can always reopen the PR at any time if you wish to continue working on it :raised_hands:.<br> <br> Please note that the branch associated with this pull request will not be deleted, so you can still access your changes and continue to work on them as needed :computer:.<br> <br> Thank you for your contributions to our project, and we hope to see you again soon!"
3232
days-before-close: 7

0 commit comments

Comments
 (0)