We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e231db0 commit 9e53a01Copy full SHA for 9e53a01
.github/workflows/stale.yml
@@ -7,7 +7,7 @@ jobs:
7
stale:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/stale@6f05e4244c9a0b2ed3401882b05d701dd0a7289b
+ - uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84
11
with:
12
repo-token: ${{ github.token }}
13
days-before-stale: 21
0 commit comments