Details
-
Bug
-
Status: Resolved
-
Not specified
-
Resolution: Fixed
-
None
-
None
Description
The test-helm.yaml action is using azure/setup-helm@v1 to install helm.
Action output:
Run azure/setup-helm@v1 /usr/bin/unzip /home/runner/work/_temp/4563ebbb-3756-4b19-9a74-4179b284c67d Archive: /home/runner/work/_temp/4563ebbb-3756-4b19-9a74-4179b284c67d creating: linux-amd64/ inflating: linux-amd64/helm inflating: linux-amd64/LICENSE inflating: linux-amd64/README.md Helm tool version: 'v3.0.0-alpha.1' has been cached at /opt/hostedtoolcache/helm/3.0.0-alpha.1/x64/linux-amd64/helm Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Upgrade action to v3