We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 297e70e commit e54d6d8Copy full SHA for e54d6d8
.github/workflows/lock-closed.yml
@@ -9,6 +9,6 @@ jobs:
9
lock_closed:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: angular/dev-infra/github-actions/lock-closed@0fc6f4d839e93312ed0dd9a2be88d4c11e947a0b
+ - uses: angular/dev-infra/github-actions/lock-closed@7679cff885633cd33bf5ac7922a5304e8971a5a6
13
with:
14
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
0 commit comments