There was an error while loading. Please reload this page.
1 parent ca74969 commit 8fd30a4Copy full SHA for 8fd30a4
1 file changed
.github/workflows/stale.yml
@@ -11,7 +11,7 @@ jobs:
11
stale:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639
+ - uses: actions/stale@db5d06a4c82d5e94513c09c406638111df61f63e
15
with:
16
repo-token: ${{ secrets.GITHUB_TOKEN }}
17
stale-issue-message: 'This issue has been automatically marked as stale due to inactivity and will be closed in 7 days if no further activity occurs.'
0 commit comments