Skip to content

Commit

Permalink
Merge pull request #306 from Whist-Team/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/stale-8

Build(deps): bump actions/stale from 7 to 8
  • Loading branch information
iTitus authored Mar 23, 2023
2 parents fef61f6 + fce7fba commit dcf820d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

steps:
- name: Close Stale PRs
uses: actions/stale@v7
uses: actions/stale@v8
with:
days-before-issue-close: -1
days-before-stale: 30
Expand Down

0 comments on commit dcf820d

Please sign in to comment.