Skip to content

Commit

Permalink
Merge pull request #139 from eclipse-tractusx/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/azure/setup-helm-4

Bump azure/setup-helm from 3 to 4
  • Loading branch information
tomaszbarwicki authored May 23, 2024
2 parents 315bec9 + b94fb41 commit 7df48a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/chart-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
git config user.email "[email protected]"
- name: Install Helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/helm-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
tags: kind-registry:5000/managed-service-orchestrator:testing

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

Expand Down

0 comments on commit 7df48a5

Please sign in to comment.