Skip to content

Commit ee81e29

Browse files
authored
Merge pull request #1261 from gitlabhq/dependabot/github_actions/actions/stale-6
build(deps): bump actions/stale from 5 to 6
2 parents c1cc721 + cca9013 commit ee81e29

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@v5
28+
- uses: actions/stale@v6
2929
with:
3030
stale-issue-label: 'stale'
3131
stale-pr-label: 'stale'

0 commit comments

Comments
 (0)