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 6a0e5d6 commit 57c8403Copy full SHA for 57c8403
.github/workflows/google-internal-tests.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
16
- - uses: angular/dev-infra/github-actions/google-internal-tests@d87b1b56a970132f90301624cea6b6d70b6d9489
+ - uses: angular/dev-infra/github-actions/google-internal-tests@7d103b83a07f132629592fc9918ce17d42a5e382
17
with:
18
run-tests-guide-url: http://go/angular-material-presubmit
19
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments