Skip to content

Commit 8709649

Browse files
authored
Merge pull request #18 from seanson/17_update_azure_helm_action
chore: bump azure helm action
2 parents 66140cd + cb1941f commit 8709649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ runs:
4141
using: "composite"
4242
steps:
4343
- name: Install Helm
44-
uses: azure/setup-helm@v3
44+
uses: azure/setup-helm@v4.0.0
4545
with:
4646
version: ${{ inputs.helm-version }}
4747
token: ${{ inputs.github-token }}

0 commit comments

Comments
 (0)