Skip to content

Commit

Permalink
Merge pull request #5376 from bndtools/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/stale-6
  • Loading branch information
bjhargrave committed Sep 21, 2022
2 parents 7989c55 + 1ca55be commit 1877e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: 'ubuntu-latest'
steps:
- name: Stale Action
uses: actions/stale@v5
uses: actions/stale@v6
with:
days-before-stale: 365
days-before-close: 21
Expand Down

0 comments on commit 1877e9b

Please sign in to comment.