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 d7772bb commit 8f72d0aCopy full SHA for 8f72d0a
.github/workflows/renovate.yml
@@ -29,7 +29,7 @@ jobs:
29
# Because the checkout and setup node action is contained in the dev-infra repo, we must
30
# checkout the repo to be able to run the action we have created. Other repos will skip
31
# this step.
32
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
33
- uses: angular/dev-infra/github-actions/npm/checkout-and-setup-node@b5a3609f89c06eb4037dce22a93641213a5d1508
34
- name: corepack
35
run: |
0 commit comments