Skip to content

Commit c94b677

Browse files
Merge pull request #3974 from Shopify/dependabot/github_actions/actions/stale-10.2.0
Bump actions/stale from 10.1.1 to 10.2.0
2 parents 4a7b6a6 + e6e5279 commit c94b677

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
if: github.repository == 'Shopify/ruby-lsp'
1313
steps:
14-
- uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
14+
- uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
1515
with:
1616
days-before-stale: 60
1717
days-before-close: 14

0 commit comments

Comments
 (0)