We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 917d15d commit babb0d3Copy full SHA for babb0d3
.github/workflows/lock-closed.yml
@@ -10,6 +10,6 @@ jobs:
10
if: github.repository == 'angular/vscode-ng-language-service'
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: angular/dev-infra/github-actions/lock-closed@7679cff885633cd33bf5ac7922a5304e8971a5a6
+ - uses: angular/dev-infra/github-actions/lock-closed@aaf68585ed51e34e61bcb5b61c21be2be2e8882c
14
with:
15
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
0 commit comments