Skip to content

Commit

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

Bump azure/setup-helm from 3 to 4
  • Loading branch information
pabloromeo authored May 1, 2024
2 parents 0f8beb8 + de41445 commit a19ccc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
fetch-depth: 0

- name: Install Helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4
with:
version: 3.12.0
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit a19ccc7

Please sign in to comment.