mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
parent
9e56e400c5
commit
2ca4ef7a22
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dev-infra.yml
vendored
2
.github/workflows/dev-infra.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
labels:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2.4.0
|
||||
- uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag=v3.0.0
|
||||
- uses: angular/dev-infra/github-actions/commit-message-based-labels@ff24a8ca7be9066fc9a7ece62c1b62d064c3dfff
|
||||
with:
|
||||
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue