Skip to content

Commit

Permalink
Merge pull request jkroepke#32 from jkroepke/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/azure/setup-helm-3.5
  • Loading branch information
jkroepke authored Dec 13, 2022
2 parents 0f58bc6 + f8c40b6 commit 764d95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
git config user.email "[email protected]"
- name: Install Helm
uses: azure/setup-helm@v3.4
uses: azure/setup-helm@v3.5
with:
version: v3.8.1

Expand Down

0 comments on commit 764d95d

Please sign in to comment.