Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreo committed May 2, 2024
1 parent 3732f20 commit e71ffbc
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 @@ -19,7 +19,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 e71ffbc

Please sign in to comment.