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 0e7642b commit fb6fe47Copy full SHA for fb6fe47
staging/api/.github/workflows/stale.yaml
@@ -33,7 +33,7 @@ jobs:
33
issues: write # allow labeling, commenting, closing issues
34
pull-requests: write # allow labeling, commenting, closing PRs
35
steps:
36
- - uses: actions/stale@v9
+ - uses: actions/stale@v10
37
with:
38
repo-token: ${{ secrets.GITHUB_TOKEN }}
39
days-before-stale: 90
0 commit comments