File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
4949
5050 - name : Install Helm
51- uses : azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
51+ uses : azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1
5252
5353 - name : Add dependencies
5454 run : |
Original file line number Diff line number Diff line change 2525 fetch-depth : 0
2626
2727 - name : Install Helm
28- uses : azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
28+ uses : azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1
2929 with :
3030 version : v3.13.2
3131
9090 fetch-depth : 0
9191
9292 - name : Install Helm
93- uses : azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
93+ uses : azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1
9494 with :
9595 version : v3.13.2
9696
@@ -109,7 +109,7 @@ jobs:
109109 uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
110110
111111 - name : Install Helm
112- uses : azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
112+ uses : azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1
113113
114114 - name : Install unittest plugin
115115 run : helm plugin install https://github.com/helm-unittest/helm-unittest.git --version 1.0.3 --verify=false
@@ -146,7 +146,7 @@ jobs:
146146 fetch-depth : 0
147147
148148 - name : Install Helm
149- uses : azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
149+ uses : azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1
150150 with :
151151 version : v3.13.2
152152
You can’t perform that action at this time.
0 commit comments