Skip to content

Commit

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

Bump actions/stale from 6 to 7
  • Loading branch information
ese authored Dec 28, 2022
2 parents 11246cd + e531fca commit e711df0
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@v6
- uses: actions/stale@v7
with:
days-before-issue-stale: 45
days-before-issue-close: 14
Expand Down

0 comments on commit e711df0

Please sign in to comment.