Skip to content

Commit

Permalink
Merge pull request #37 from segateway/dependabot/github_actions/azure…
Browse files Browse the repository at this point in the history
…/setup-helm-4

chore(deps): bump azure/setup-helm from 3 to 4
  • Loading branch information
ryanfaircloth authored Apr 15, 2024
2 parents a947380 + 3ad8c1e commit 00d2de4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: "recursive"
- uses: azure/setup-helm@v3
- uses: azure/setup-helm@v4

# - name: Lint Azure
# run: |
Expand Down Expand Up @@ -126,7 +126,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: "20"
- uses: azure/setup-helm@v3
- uses: azure/setup-helm@v4
- name: Build and push
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit 00d2de4

Please sign in to comment.