Skip to content

Commit 2b81c8d

Browse files
committed
chore(deps): update dessant/lock-threads action to v6
1 parent 7a83dc1 commit 2b81c8d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "chore(deps): update dessant/lock-threads action to v6",
4+
"packageName": "@rightcapital/phpdoc-parser",
5+
"email": "29139614+renovate[bot]@users.noreply.github.com",
6+
"dependentChangeType": "patch"
7+
}

0 commit comments

Comments
 (0)