Skip to content

Commit

Permalink
Merge pull request #10 from tjungbauer/renovate/azure-setup-helm-4.x
Browse files Browse the repository at this point in the history
Update azure/setup-helm action to v4
  • Loading branch information
tjungbauer authored Jul 11, 2024
2 parents 1cdf3ae + 7a56a97 commit 27cd2bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4

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

Expand Down

0 comments on commit 27cd2bb

Please sign in to comment.