Skip to content

Commit

Permalink
Merge pull request #34 from henrywhitaker3/renovate/azure-setup-helm-4.x
Browse files Browse the repository at this point in the history
chore(deps): update azure/setup-helm action to v4
  • Loading branch information
henrywhitaker3 authored Jun 14, 2024
2 parents 8123f23 + 0efaa0f commit bf26ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
git config user.email "[email protected]"
- name: Install Helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

Expand Down

0 comments on commit bf26ec1

Please sign in to comment.