Skip to content

Commit dd0a31f

Browse files
alan-agius4devversion
authored andcommitted
ci: bump renovate pnpm to 9.15.9
Use latest patch version
1 parent 0d8ab43 commit dd0a31f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ng-renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
# this step.
2929
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3030
- uses: ./github-actions/npm/checkout-and-setup-node
31-
- run: npm install --global pnpm@9.15.6
31+
- run: npm install --global pnpm@9.15.9
3232
shell: bash
3333

3434
# TODO: Use pnpm/action-setup for pnpm install once pnpm is the packageManager for this repo

0 commit comments

Comments
 (0)