Skip to content

Commit 8c382b1

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

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.0.0
11+
- uses: actions/stale@v10.1.0
1212
id: stale
1313
with:
1414
stale-issue-message: >

0 commit comments

Comments
 (0)