Skip to content

Commit b789cd8

Browse files
authored
Merge pull request #4185 from Shopify/dependabot/github_actions/actions/stale-11.0.0
Bump actions/stale from 10.4.0 to 11.0.0
2 parents 35772f1 + 36050d3 commit b789cd8

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@1e223db275d687790206a7acac4d1a11bd6fe629 # v10.4.0
14+
- uses: actions/stale@4391f3da665fdf50b6810c1a66712fb9ba21aa93 # v11.0.0
1515
with:
1616
days-before-stale: 60
1717
days-before-close: 14

0 commit comments

Comments
 (0)