Skip to content

Commit

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

chore(deps): bump azure/setup-helm from 3 to 4
  • Loading branch information
1995parham authored Mar 4, 2024
2 parents 9336e0c + 0926f8d commit d9237b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v4

- name: set up helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4
with:
version: v3.13.0

Expand Down Expand Up @@ -39,7 +39,7 @@ jobs:
uses: actions/checkout@v4

- name: set up helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4
with:
version: v3.13.0

Expand Down

0 comments on commit d9237b9

Please sign in to comment.