Skip to content

Commit 51a154e

Browse files
chore(deps-dev): update actions/stale action to v10.2.0 (#445)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe838bb commit 51a154e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
permissions:
1212
issues: write
1313
steps:
14-
- uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
14+
- uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
1515
with:
1616
days-before-close: '120'
1717
stale-pr-label: stale

0 commit comments

Comments
 (0)