mirror of
https://github.com/Azure/setup-helm.git
synced 2025-07-25 07:01:09 +00:00
Update helm to v3.11.1 (#108)
This commit is contained in:
@ -13,7 +13,7 @@ import {graphql} from '@octokit/graphql'
|
||||
import {createActionAuth} from '@octokit/auth-action'
|
||||
|
||||
const helmToolName = 'helm'
|
||||
const stableHelmVersion = 'v3.10.2'
|
||||
const stableHelmVersion = 'v3.11.1'
|
||||
|
||||
export async function run() {
|
||||
let version = core.getInput('version', {required: true})
|
||||
|
Reference in New Issue
Block a user