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 babb0d3 commit 3867b58Copy full SHA for 3867b58
.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@aaf68585ed51e34e61bcb5b61c21be2be2e8882c
+ - uses: angular/dev-infra/github-actions/lock-closed@18f082a469d5e21cc647b0db86d1f1a0c871c1be
14
with:
15
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
0 commit comments