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 9c3b5ee commit ab4dd09Copy full SHA for ab4dd09
.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@d0e796ace4be8c53acc152622d6198c60c7bbe8a
14
with:
15
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
0 commit comments