ZhangNing10 commented on code in PR #251:
URL:
https://github.com/apache/incubator-devlake-helm-chart/pull/251#discussion_r1493802154
##########
.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:
hello @duhow, thanks a lot for the contribution! While we can not use Github
Actions from 3rd parties according to
https://github.com/apache/incubator-devlake-helm-chart/pull/201
--
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]