We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a7b6a6 + e6e5279 commit c94b677Copy full SHA for c94b677
1 file changed
.github/workflows/stale_check.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
if: github.repository == 'Shopify/ruby-lsp'
13
steps:
14
- - uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
+ - uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
15
with:
16
days-before-stale: 60
17
days-before-close: 14
0 commit comments