Skip to content

Commit eaf6c1f

Browse files
Merge pull request #25 from nestjs/renovate/dessant-lock-threads-3.x
chore(deps): update dessant/lock-threads action to v3
2 parents 12eb82d + e5b079d commit eaf6c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lock-closed-issues-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
name: Lock closed issues
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: dessant/lock-threads@v2
10+
- uses: dessant/lock-threads@v3
1111
with:
1212
github-token: ${{ github.token }}
1313
issue-lock-inactive-days: 30

0 commit comments

Comments
 (0)