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.
pnpm/action-setup
ng-renovate
1 parent 43fc44a commit c68fb6aCopy full SHA for c68fb6a
.github/workflows/ng-renovate.yml
@@ -32,7 +32,6 @@ jobs:
32
# this step.
33
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
34
- uses: ./github-actions/npm/checkout-and-setup-node
35
- - uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
36
- run: pnpm install --frozen-lockfile
37
working-directory: ./.github/ng-renovate
38
- run: pnpm exec renovate
0 commit comments