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 dfdd9c7 commit bc5ace3Copy full SHA for bc5ace3
1 file changed
.github/workflows/stale.yaml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: 🚀 Run stale
16
- uses: actions/stale@v10.1.1
+ uses: actions/stale@v10.2.0
17
with:
18
repo-token: ${{ secrets.GITHUB_TOKEN }}
19
days-before-stale: 30
0 commit comments