Skip to content

Commit

Permalink
Bump actions/stale from 8.0.0 to 9.0.0 (#895)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 12, 2024
1 parent aaf8be4 commit 7d78af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v8.0.0
- uses: actions/stale@v9.0.0
with:
stale-issue-message: "This issue has been marked as stale because there has been no activity in the past 12 months. Please add a comment to keep it open."
stale-issue-label: stale
Expand Down

0 comments on commit 7d78af1

Please sign in to comment.