Skip to content

Commit

Permalink
Merge pull request #578 from spotahome/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/stale-8

Bump actions/stale from 7 to 8
  • Loading branch information
ese authored Apr 27, 2023
2 parents 33b2339 + e4538cb commit bc1d9cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staleissues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v7
- uses: actions/stale@v8
with:
days-before-issue-stale: 45
days-before-issue-close: 14
Expand Down

0 comments on commit bc1d9cf

Please sign in to comment.