Skip to content

Commit f283205

Browse files
authored
Merge pull request #1020 from gitlabhq/dependabot/github_actions/actions/stale-5
build(deps): bump actions/stale from 4 to 5
2 parents 932d4b3 + 41ce4a4 commit f283205

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
@@ -25,7 +25,7 @@ jobs:
2525
stale:
2626
runs-on: ubuntu-latest
2727
steps:
28-
- uses: actions/stale@v4
28+
- uses: actions/stale@v5
2929
with:
3030
stale-issue-label: 'stale'
3131
stale-pr-label: 'stale'

0 commit comments

Comments
 (0)