Skip to content

Commit

Permalink
ci: fix the warning on lock-closed gh-actions: Warning: Unexpected in…
Browse files Browse the repository at this point in the history
…put(s) 'lock-bot-key' (#21547)

(cherry picked from commit af26fe5)
  • Loading branch information
bruno222 authored and mmalerba committed Mar 16, 2021
1 parent 297e70e commit e54d6d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lock-closed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
lock_closed:
runs-on: ubuntu-latest
steps:
- uses: angular/dev-infra/github-actions/lock-closed@0fc6f4d839e93312ed0dd9a2be88d4c11e947a0b
- uses: angular/dev-infra/github-actions/lock-closed@7679cff885633cd33bf5ac7922a5304e8971a5a6
with:
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}

0 comments on commit e54d6d8

Please sign in to comment.