You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/workflows/stale.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ jobs:
12
12
env:
13
13
ACTIONS_STEP_DEBUG: true
14
14
steps:
15
-
- uses: actions/stale@v3.0.14
15
+
- uses: actions/stale@v9.0.0
16
16
with:
17
17
repo-token: ${{ secrets.GITHUB_TOKEN }}
18
18
stale-issue-message: 'This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.'
0 commit comments