Skip to content

Commit

Permalink
Merge pull request #18 from seanson/17_update_azure_helm_action
Browse files Browse the repository at this point in the history
chore: bump azure helm action
  • Loading branch information
d3adb5 authored Feb 20, 2024
2 parents 66140cd + cb1941f commit 8709649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ runs:
using: "composite"
steps:
- name: Install Helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4.0.0
with:
version: ${{ inputs.helm-version }}
token: ${{ inputs.github-token }}
Expand Down

0 comments on commit 8709649

Please sign in to comment.