Skip to content

Commit a485853

Browse files
Merge pull request #4115 from Shopify/dependabot/github_actions/actions/stale-10.3.0
Bump actions/stale from 10.2.0 to 10.3.0
2 parents bea9c5a + c997ba0 commit a485853

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@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
14+
- uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.0
1515
with:
1616
days-before-stale: 60
1717
days-before-close: 14

0 commit comments

Comments
 (0)