mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-16 08:32:34 +00:00
[CI] Update lock workflow file
This commit is contained in:
parent
8d2314a5a5
commit
922a7f49a5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/lock.yml
vendored
1
.github/workflows/lock.yml
vendored
|
|
@ -14,6 +14,7 @@ jobs:
|
||||||
# https://github.com/hashicorp/terraform-devex-repos/blob/main/modules/repo/workflows/lock.tftpl
|
# https://github.com/hashicorp/terraform-devex-repos/blob/main/modules/repo/workflows/lock.tftpl
|
||||||
- uses: dessant/lock-threads@1bf7ec25051fe7c00bdd17e6a7cf3d7bfb7dc771 # v5.0.1
|
- uses: dessant/lock-threads@1bf7ec25051fe7c00bdd17e6a7cf3d7bfb7dc771 # v5.0.1
|
||||||
with:
|
with:
|
||||||
|
process-only: 'issues, prs'
|
||||||
github-token: ${{ github.token }}
|
github-token: ${{ github.token }}
|
||||||
issue-inactive-days: '30'
|
issue-inactive-days: '30'
|
||||||
issue-lock-reason: resolved
|
issue-lock-reason: resolved
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue