Skip to content

Commit

Permalink
chore(deps): update azure/setup-helm action to v4 (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and github-actions[bot] committed Apr 13, 2024
1 parent b01f660 commit 7fd8104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup Helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4
with:
token: ${{ secrets.GITHUB_TOKEN }} # only needed if version is 'latest'
- name: Download helm dependencies
Expand Down

0 comments on commit 7fd8104

Please sign in to comment.