mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 00:04:16 -03:00
chore(deps): update azure/setup-helm digest to b7246b1
This commit is contained in:
committed by
TrueCharts Bot
parent
720c056eaf
commit
fb3ed3d6ea
2
.github/workflows/common.release.yaml
vendored
2
.github/workflows/common.release.yaml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
git config user.email "bot@truecharts.org"
|
||||
|
||||
- name: Install Helm
|
||||
uses: azure/setup-helm@29960d0f5f19214b88e1d9ba750a9914ab0f1a2f # v4
|
||||
uses: azure/setup-helm@b7246b12e77f7134dc2d460a3d5bad15bbe29390 # v4
|
||||
with:
|
||||
version: v3.14.1
|
||||
|
||||
|
||||
6
.github/workflows/common_library_tests.yaml
vendored
6
.github/workflows/common_library_tests.yaml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Install Helm
|
||||
uses: azure/setup-helm@29960d0f5f19214b88e1d9ba750a9914ab0f1a2f # v4
|
||||
uses: azure/setup-helm@b7246b12e77f7134dc2d460a3d5bad15bbe29390 # v4
|
||||
with:
|
||||
version: ${{ matrix.helm-version }}
|
||||
|
||||
@@ -70,7 +70,7 @@ jobs:
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Install Helm
|
||||
uses: azure/setup-helm@29960d0f5f19214b88e1d9ba750a9914ab0f1a2f # v4
|
||||
uses: azure/setup-helm@b7246b12e77f7134dc2d460a3d5bad15bbe29390 # v4
|
||||
with:
|
||||
version: ${{ matrix.helm-version }}
|
||||
|
||||
@@ -144,7 +144,7 @@ jobs:
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Install Helm
|
||||
uses: azure/setup-helm@29960d0f5f19214b88e1d9ba750a9914ab0f1a2f # v4
|
||||
uses: azure/setup-helm@b7246b12e77f7134dc2d460a3d5bad15bbe29390 # v4
|
||||
with:
|
||||
version: ${{ matrix.helm-version }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user