Merge pull request #1 from FaserF/dependabot/github_actions/actions/stale-7

Bump actions/stale from 4 to 7
pull/277/head^2
github-actions[bot] 2023-02-05 12:07:49 +00:00 committed by GitHub
commit 839c9e5774
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
issues: write issues: write
pull-requests: write pull-requests: write
steps: steps:
- uses: actions/stale@v4 - uses: actions/stale@v7
with: with:
days-before-issue-stale: 30 days-before-issue-stale: 30
days-before-issue-close: 14 days-before-issue-close: 14