Skip to content

Commit

Permalink
ci: update to the latest version of commit-message-based-labels for g…
Browse files Browse the repository at this point in the history
…ithub action (#23830)

(cherry picked from commit 7cd3a36)
  • Loading branch information
josephperrott authored and jelbourn committed Nov 2, 2021
1 parent 376c02d commit 58360a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev-infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ on:
types: [opened, synchronize, reopened]

jobs:
breaking-changes-label:
labels:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: angular/dev-infra/github-actions/breaking-changes-label@3f4646c252bc54b2ae93b4e322ebde9030de30b2
- uses: angular/dev-infra/github-actions/commit-message-based-labels@589f402fa601c4c8ab006bdfb337564b3ea32338
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}

0 comments on commit 58360a4

Please sign in to comment.