diff --git a/.github/workflows/lock.yml b/.github/workflows/lock.yml index 358aed1..acc1a0c 100644 --- a/.github/workflows/lock.yml +++ b/.github/workflows/lock.yml @@ -9,6 +9,10 @@ on: jobs: lock: runs-on: ubuntu-latest + permissions: + issues: write + pull-requests: write + discussions: write steps: # NOTE: When TSCCR updates the GitHub action version, update the template workflow file to avoid drift: # https://github.com/hashicorp/terraform-devex-repos/blob/main/modules/repo/workflows/lock.tftpl