We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed64716 commit f18564cCopy full SHA for f18564c
.github/workflows/pr.yml
@@ -65,7 +65,7 @@ jobs:
65
- name: Check API Goldens
66
run: yarn bazel test tools/public_api_guard/...
67
- name: Check Package Licenses
68
- uses: angular/dev-infra/github-actions/linting/licenses@515b575bd6650a12353b6039b618cdb808280ad7
+ uses: angular/dev-infra/github-actions/linting/licenses@8a438a3bdc519880d78b5ac92b62bfe688deb058
69
70
e2e:
71
runs-on: ubuntu-latest
0 commit comments