Skip to content

Commit

Permalink
chore(github-action): update azure/setup-helm action v3 → v4
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin committed Nov 2, 2024
1 parent 529f8ce commit c2da8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/charts-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
find . -name '*.sh' | xargs chmod +x
- name: Install Helm
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # tag=v3
uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4
with:
version: v3.14.0

Expand Down

0 comments on commit c2da8e0

Please sign in to comment.