Skip to content

Commit

Permalink
Merge pull request bcgov#1036 from bcgov/dependabot/github_actions/al…
Browse files Browse the repository at this point in the history
…l-actions-ec2bd254e3

Bump the all-actions group with 1 update
  • Loading branch information
loneil authored Mar 18, 2024
2 parents f25d184 + c761c0f commit e2a04b4
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 @@ -37,7 +37,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: Release workload charts
Expand Down

0 comments on commit e2a04b4

Please sign in to comment.