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 15a2ffa commit 73f469eCopy full SHA for 73f469e
.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@47168baf0b140436ad30c923ba8de24cad0aefc2
+ - uses: angular/dev-infra/github-actions/lock-closed@7e0a7c63ca0f1bef60475dd9d38434c0a74c14e1
14
with:
15
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
0 commit comments