Skip to content

Commit

Permalink
Bump the github-actions group with 1 update (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 4, 2024
1 parent 85de95c commit 4d38d89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/chart-lint-test-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
fetch-depth: 0

- name: Set up Helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}

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

# Add all dependencies of all charts in this repo with "helm repo add"
# https://github.com/helm/chart-releaser-action/issues/74#issuecomment-1206111172
Expand Down

0 comments on commit 4d38d89

Please sign in to comment.