duhow commented on code in PR #251:
URL:
https://github.com/apache/incubator-devlake-helm-chart/pull/251#discussion_r1493825496
##########
.github/workflows/release.yaml:
##########
@@ -26,16 +26,16 @@ jobs:
git config user.email "[email protected]"
- name: Install Helm
- run: |
- echo "installing helm 3..."
- curl -sSL
https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | bash
+ uses: azure/[email protected]
+ with:
+ version: 'v3.14.0'
Review Comment:
oh, i see.. 🤔
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]