chore(deps): update dependency pnpm to v12

This commit is contained in:
Renovate Bot
2026-09-06 00:04:36 +00:00
parent e250073615
commit d58bab1619

View File

@ -25,7 +25,7 @@ jobs:
- name: Install pnpm - name: Install pnpm
uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6 uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6
with: with:
version: 11 version: 12
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
- name: install chart dependencies - name: install chart dependencies
run: helm dependency build run: helm dependency build