Merge pull request #216 from ronivay/dependabot/github_actions/actions/stale-9
chore(deps): bump actions/stale from 3 to 9
This commit is contained in:
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
issues: write
|
||||
|
||||
steps:
|
||||
- uses: actions/stale@v3
|
||||
- uses: actions/stale@v9
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
stale-issue-message: 'This issue has been open for 14 days without activity. It will be closed in 5 days if not updated'
|
||||
|
Reference in New Issue
Block a user