Skip to content

Commit

Permalink
build: bump to lastest sha of angular/dev-infra's lock-closed action
Browse files Browse the repository at this point in the history
Update to the latest lock-closed action to fix the link which is used.
  • Loading branch information
josephperrott authored and filipesilva committed Aug 31, 2020
1 parent 67163a2 commit 8c2f7d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lock-closed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
lock_closed:
runs-on: ubuntu-latest
steps:
- uses: angular/dev-infra/github-actions/lock-closed@a4fd924
- uses: angular/dev-infra/github-actions/lock-closed@414834b2b24dd2df37c6ed00808387ee6fd91b66

with:
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}

0 comments on commit 8c2f7d1

Please sign in to comment.