Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Use fully qualifed actions/setup-helm version
Browse files Browse the repository at this point in the history
  • Loading branch information
garryod committed Apr 16, 2024
1 parent 0c252d9 commit 4da2951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0

- name: Setup Helm
uses: azure/setup-helm@v4
uses: azure/setup-helm@v4.2.0

- name: Setup chart-testing
uses: helm/chart-testing-action@v2.6.1
Expand Down

0 comments on commit 4da2951

Please sign in to comment.