mirror of
https://gitea.com/gitea/helm-actions.git
synced 2026-08-22 14:53:58 +00:00
Compare commits
1 Commits
main
...
renovate/d
| Author | SHA1 | Date | |
|---|---|---|---|
| d58bab1619 |
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user