Skip to content

Commit b8885a3

Browse files
build(deps-ci): bump actions/stale from 5.1.1 to 7.0.0 (#2711)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Krystof Woldrich <krystofwoldrich@gmail.com>
1 parent 8d17529 commit b8885a3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
stale:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/stale@9c1b1c6e115ca2af09755448e0dbba24e5061cc8
10+
- uses: actions/stale@6f05e4244c9a0b2ed3401882b05d701dd0a7289b
1111
with:
1212
repo-token: ${{ github.token }}
1313
days-before-stale: 21
@@ -28,7 +28,6 @@ jobs:
2828
----
2929
3030
"A weed is but an unloved flower." ― _Ella Wheeler Wilcox_ 🥀
31-
skip-stale-issue-message: false
3231
close-issue-label: ""
3332
close-issue-message: ""
3433

0 commit comments

Comments
 (0)