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
…38615)

Update to the latest lock-closed action to fix the link which is used.

PR Close #38615
  • Loading branch information
josephperrott committed Aug 27, 2020
1 parent 4036281 commit 90cec40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lock-closed.yml
Expand Up @@ -10,6 +10,6 @@ jobs:
if: github.repository == 'angular/angular'
runs-on: ubuntu-latest
steps:
- uses: angular/dev-infra/github-actions/lock-closed@66462f6
- uses: angular/dev-infra/github-actions/lock-closed@414834b2b24dd2df37c6ed00808387ee6fd91b66
with:
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}

0 comments on commit 90cec40

Please sign in to comment.