Skip to content

Commit 3bb8151

Browse files
[CI] Update lock workflow file
1 parent 8953cbd commit 3bb8151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
# NOTE: When TSCCR updates the GitHub action version, update the template workflow file to avoid drift:
1414
# https://github.com/hashicorp/terraform-devex-repos/blob/main/modules/repo/workflows/lock.tftpl
15-
- uses: dessant/lock-threads@1bf7ec25051fe7c00bdd17e6a7cf3d7bfb7dc771 # v5.0.1
15+
- uses: dessant/lock-threads@7266a7ce5c1df01b1c6db85bf8cd86c737dadbe7 # v6.0.0
1616
with:
1717
process-only: 'issues, prs'
1818
github-token: ${{ github.token }}

0 commit comments

Comments
 (0)