We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
actions/checkout
1 parent 8217ef9 commit dd464e5Copy full SHA for dd464e5
.github/workflows/dev-infra.yml
@@ -15,7 +15,6 @@ jobs:
15
if: github.event_name == 'pull_request_target'
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
19
- uses: angular/dev-infra/github-actions/labeling/pull-request@9a88f495971c09574545e0ea0c2f6228b851e77a
20
with:
21
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
@@ -24,7 +23,6 @@ jobs:
24
23
25
26
27
28
- uses: angular/dev-infra/github-actions/post-approval-changes@9a88f495971c09574545e0ea0c2f6228b851e77a
29
30
0 commit comments