Skip to content

Commit 5dc7443

Browse files
chore(deps): update actions/stale action to v7
1 parent 69c8de2 commit 5dc7443

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)