Skip to content

Commit f8ebc3f

Browse files
committed
use same version for setup-helm
1 parent 601f1b5 commit f8ebc3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/helmchart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
2323
2424
- name: Install Helm
25-
uses: azure/setup-helm@v5
25+
uses: azure/setup-helm@v5.0.0
2626
with:
2727
version: v3.8.1
2828

0 commit comments

Comments
 (0)