We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7556b6 commit 4fe0a51Copy full SHA for 4fe0a51
.github/workflows/dev-infra.yml
@@ -12,7 +12,7 @@ jobs:
12
labels:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2.4.0
+ - uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag=v3.0.0
16
- uses: angular/dev-infra/github-actions/commit-message-based-labels@104c49ad795097101ab3aa268a8e9af2cdf04a8d
17
with:
18
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
0 commit comments