Skip to content

Commit

Permalink
Merge pull request #25 from RightCapitalHQ/renovate/dessant-lock-thre…
Browse files Browse the repository at this point in the history
…ads-4.x

chore(deps): update dessant/lock-threads action to v4
  • Loading branch information
rainx authored Sep 16, 2023
2 parents 524bd4d + 37226ed commit 1be4076
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: 🔒 Lock closed issues and PRs
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v2.0.3
- uses: dessant/lock-threads@v4.0.1
with:
github-token: ${{ github.token }}
issue-lock-inactive-days: '30'
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "chore(deps): update dessant/lock-threads action to v4",
"packageName": "@rightcapital/phpdoc-parser",
"email": "email not defined",
"dependentChangeType": "patch"
}

0 comments on commit 1be4076

Please sign in to comment.