We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed114ec commit 3e2477fCopy full SHA for 3e2477f
.github/workflows/stale.yaml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
# v5.1.0 has a weird bug that makes stalebot add then remove its own label
15
# https://github.com/actions/stale/pull/775
16
- - uses: actions/stale@v6.0.0
+ - uses: actions/stale@v7.0.0
17
with:
18
stale-issue-label: "stale"
19
stale-pr-label: "stale"
0 commit comments