Skip to content

Commit

Permalink
Merge pull request #427 from bcgov/dependabot/github_actions/all-acti…
Browse files Browse the repository at this point in the history
…ons-ec2bd254e3

Bump the all-actions group with 1 update
  • Loading branch information
esune authored Mar 4, 2024
2 parents 50cbe8c + 03a0b19 commit b80aa4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
git config user.name "$GITHUB_ACTOR"
git config user.email "[email protected]"
- name: Install Helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4
- name: Add bitnami repository
run: helm repo add bitnami https://charts.bitnami.com/bitnami
- name: Run chart-releaser
Expand Down

0 comments on commit b80aa4e

Please sign in to comment.