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 495c850 commit 622c0b1Copy full SHA for 622c0b1
.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@7e0a7c63ca0f1bef60475dd9d38434c0a74c14e1
+ - uses: angular/dev-infra/github-actions/lock-closed@2a04da0754b050fb17d6cfc4a4b4fa8b5575ea86
14
with:
15
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
0 commit comments