8000 chore(deps): update actions/stale action to v5 · python-gitlab/python-gitlab@d841185 · GitHub
[go: up one dir, main page]

Skip to content

Commit d841185

Browse files
renovate-botJohnVillalovos
authored andcommitted
chore(deps): update actions/stale action to v5
1 parent 7f845f7 commit d841185

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@v4
18+
- uses: actions/stale@v5
1919
with:
2020
any-of-labels: 'need info,Waiting for response'
2121
stale-issue-message: >

0 commit comments

Comments
 (0)
0