Skip to content

Commit

Permalink
Merge pull request #35 from kubestellar/dependabot/github_actions/azu…
Browse files Browse the repository at this point in the history
…re/setup-helm-4

Bump azure/setup-helm from 3 to 4
  • Loading branch information
pdettori authored Mar 3, 2024
2 parents 674b5f8 + 0d0b29e commit 6753b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
EMAIL: ${{ github.actor}}@users.noreply.github.com

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

Expand Down

0 comments on commit 6753b9e

Please sign in to comment.