From f18564c7f66a4d1f6d0290a714c2381bdfdf5fbb Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Tue, 11 Feb 2025 23:03:01 +0000 Subject: [PATCH] build: update angular/dev-infra digest to 8a438a3 --- .github/workflows/pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 5624dd93c83b..476373ed14f8 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -65,7 +65,7 @@ jobs: - name: Check API Goldens run: yarn bazel test tools/public_api_guard/... - name: Check Package Licenses - uses: angular/dev-infra/github-actions/linting/licenses@515b575bd6650a12353b6039b618cdb808280ad7 + uses: angular/dev-infra/github-actions/linting/licenses@8a438a3bdc519880d78b5ac92b62bfe688deb058 e2e: runs-on: ubuntu-latest