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.
2 parents c8d55fb + 6018bd2 commit 4c9ca9eCopy full SHA for 4c9ca9e
1 file changed
.github/workflows/stale.yml
@@ -7,7 +7,7 @@ jobs:
7
stale:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/stale@v10.1.1
+ - uses: actions/stale@v10.2.0
11
with:
12
# repo-token: ${{ secrets.BOT_HUB_TOKEN }}
13
days-before-stale: 60
0 commit comments