Skip to content

Commit

Permalink
Merge pull request #158 from voxel51/dependabot/github_actions/azure/…
Browse files Browse the repository at this point in the history
…setup-helm-4

chore(deps): bump azure/setup-helm from 1 to 4
  • Loading branch information
findtopher authored May 30, 2024
2 parents c458143 + 8e38b83 commit 6371187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
git config user.email "[email protected]"
- name: Install Helm
uses: azure/setup-helm@v1
uses: azure/setup-helm@v4
with:
version: 'latest'
token: "${{ secrets.CR_TOKEN }}"
Expand Down

0 comments on commit 6371187

Please sign in to comment.