Skip to content

Commit

Permalink
Merge pull request #1857 from GiganticMinecraft/renovate/azure-setup-…
Browse files Browse the repository at this point in the history
…helm-4.x

chore(deps): update azure/setup-helm action to v4
  • Loading branch information
outductor authored Feb 29, 2024
2 parents 8e30cb5 + ccab62a commit edec9ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_helm_charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fetch-depth: 0

- name: Set up Helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4
with:
version: v3.9.0

Expand Down Expand Up @@ -56,7 +56,7 @@ jobs:
git config user.email "[email protected]"
- name: Install Helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4
with:
version: v3.9.0

Expand Down

0 comments on commit edec9ec

Please sign in to comment.