We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 550d1ab commit bd05215Copy full SHA for bd05215
.github/workflows/stale.yml
@@ -8,7 +8,7 @@ jobs:
8
stale:
9
runs-on: ubuntu-22.04
10
steps:
11
- - uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e
+ - uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639
12
with:
13
repo-token: ${{ secrets.GITHUB_TOKEN }}
14
days-before-stale: 21
0 commit comments