Skip to content

Commit c01988b

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update actions/stale action to v9
1 parent 9e067e5 commit c01988b

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
@@ -15,7 +15,7 @@ jobs:
1515
stale:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/stale@v8.0.0
18+
- uses: actions/stale@v9.0.0
1919
with:
2020
any-of-labels: 'need info,Waiting for response'
2121
stale-issue-message: >

0 commit comments

Comments
 (0)