diff --git a/.github/workflows/lock-closed.yml b/.github/workflows/lock-closed.yml index d986088b6d..69f2aab2f9 100644 --- a/.github/workflows/lock-closed.yml +++ b/.github/workflows/lock-closed.yml @@ -10,6 +10,6 @@ jobs: if: github.repository == 'angular/angular' runs-on: ubuntu-latest steps: - - uses: angular/dev-infra/github-actions/lock-closed@0fc6f4d839e93312ed0dd9a2be88d4c11e947a0b + - uses: angular/dev-infra/github-actions/lock-closed@7679cff885633cd33bf5ac7922a5304e8971a5a6 with: lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}