Skip to content

Commit

Permalink
build(deps): bump actions/stale from 3.0.14 to 5 (#1431)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 6, 2022
1 parent 7a3b0e5 commit a391e86
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
pull-requests: write # for actions/stale to close stale PRs
runs-on: ubuntu-latest
steps:
- uses: actions/stale@87c2b794b9b47a9bec68ae03c01aeb572ffebdb1
- uses: actions/stale@v5
with:
repo-token: ${{ github.token }}
days-before-stale: 21
Expand All @@ -34,7 +34,6 @@ jobs:
----
"A weed is but an unloved flower." ― _Ella Wheeler Wilcox_ 🥀
skip-stale-issue-message: false
close-issue-label: ""
close-issue-message: ""

Expand All @@ -48,6 +47,5 @@ jobs:
----
"A weed is but an unloved flower." ― _Ella Wheeler Wilcox_ 🥀
skip-stale-pr-message: false
close-pr-label:
close-pr-message: ""

0 comments on commit a391e86

Please sign in to comment.