Skip to content

Commit f923919

Browse files
chore(deps): update actions/stale action to v10.2.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e8d8a43 commit f923919

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/automate-stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
stale:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/stale@v10.1.1
11+
- uses: actions/stale@v10.2.0
1212
id: stale
1313
with:
1414
stale-issue-message: >

0 commit comments

Comments
 (0)