Skip to content

Commit 05ae1fd

Browse files
authored
Merge pull request #677 from timescale/renovate/major-github-actions
chore(deps): update actions/stale action to v7
2 parents 69c8de2 + 5dc7443 commit 05ae1fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/project-management.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
stale-issues-handler:
2525
runs-on: ubuntu-latest
2626
steps:
27-
- uses: actions/stale@v6
27+
- uses: actions/stale@v7
2828
with:
2929
any-of-labels: 'needs-more-info,question'
3030
stale-pr-label: 'stale'

0 commit comments

Comments
 (0)