Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
prasm313 committed May 2, 2024
1 parent 00e5c1c commit a7024c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- name: Close Stale Issues
uses: actions/stale@v4.1.0
uses: actions/stale@v9.0.0
with:
repo-token: ${{ secrets.STALE_ISSUE_TOKEN }}
stale-issue-message: 'This issue has automatically been marked as stale as there has been no activity for 60 days.'
Expand Down

0 comments on commit a7024c9

Please sign in to comment.