Skip to content

Commit 19628aa

Browse files
committed
chore(deps): update dessant/lock-threads action to v6
1 parent 61045c1 commit 19628aa

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/workflows/lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: 🔒 Lock closed issues and PRs
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: dessant/lock-threads@v5.0.1
14+
- uses: dessant/lock-threads@v6.0.0
1515
with:
1616
github-token: ${{ github.token }}
1717
issue-lock-inactive-days: '30'
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
__default__: patch
3+
---
4+
5+
chore(deps): update dessant/lock-threads action to v6

0 commit comments

Comments
 (0)