Skip to content

Commit

Permalink
Merge pull request #43 from trussworks/renovate/actions-stale-8.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/stale action to v8
  • Loading branch information
esacteksab authored Mar 27, 2023
2 parents e557d56 + 1daac70 commit 3747e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/inactive_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
close-issues:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v7
- uses: actions/stale@v8
with:
days-before-issue-stale: 30
days-before-issue-close: 14
Expand Down

0 comments on commit 3747e64

Please sign in to comment.