Skip to content

Commit ddcfdba

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

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
@@ -21,7 +21,7 @@ jobs:
2121
issues: write
2222
pull-requests: write
2323
steps:
24-
- uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
24+
- uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
2525
with:
2626
any-of-labels: "⌛ pending author's response"
2727
days-before-stale: 30

0 commit comments

Comments
 (0)