Skip to content

Commit

Permalink
chore(deps): update azure/setup-helm action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent 46cb4f3 commit 5015c5e
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 @@ -90,7 +90,7 @@ runs:
version: ${{ inputs.version }}
sha256-checksum: ${{ inputs.sha256-checksum }}

- uses: azure/setup-helm@v3
- uses: azure/setup-helm@v4
with:
version: ${{ inputs.helm-version }} # default is latest (stable)
id: install
Expand Down

0 comments on commit 5015c5e

Please sign in to comment.