Skip to content

Commit a63fb1b

Browse files
Merge pull request #949 from nextcloud/renovate/actions-stale-10.x
chore(deps): update actions/stale action to v10.2.0
2 parents 162466b + fa78a63 commit a63fb1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
issues: write
2121
pull-requests: write
2222
steps:
23-
- uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
23+
- uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
2424
with:
2525
days-before-stale: 28
2626
days-before-close: 14

0 commit comments

Comments
 (0)