Skip to content

Commit 8b1c145

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

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
@@ -8,7 +8,7 @@ jobs:
88
stale:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/stale@v9
11+
- uses: actions/stale@v10
1212
with:
1313
repo-token: ${{ secrets.GITHUB_TOKEN }}
1414
close-issue-message: >

0 commit comments

Comments
 (0)