Skip to content

Commit

Permalink
Merge pull request #164 from stfc/f01adependabot/github_actions/azure…
Browse files Browse the repository at this point in the history
…/setup-helm-4

Bump azure/setup-helm from 3 to 4
  • Loading branch information
DavidFair authored Sep 30, 2024
2 parents f98442d + dd912c7 commit b80e81b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rabbit_consumer_chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up Helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4
- name: Lint Helm Chart
# Note --strict=true != --strict with the former being stricter
run: |
Expand All @@ -37,7 +37,7 @@ jobs:
git config user.email "[email protected]"
- name: Install Helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4

- name: Run chart-releaser
uses: helm/[email protected]
Expand Down

0 comments on commit b80e81b

Please sign in to comment.