Skip to content

Commit

Permalink
Fix setup-helm action version
Browse files Browse the repository at this point in the history
  • Loading branch information
treydock committed Jan 9, 2025
1 parent 23df48d commit ba56aa3
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 @@ -21,7 +21,7 @@ jobs:
with:
go-version-file: go.mod
- name: Install Helm
uses: azure/setup-helm@v4.20
uses: azure/setup-helm@v4.2.0
with:
version: v3.12.2
- uses: creekorful/[email protected]
Expand Down

0 comments on commit ba56aa3

Please sign in to comment.