10
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2026-04-04 22:06:54 +00:00

fix auth (#86)

This commit is contained in:
Oliver King 2022-07-25 13:13:50 -04:00 committed by GitHub
parent 484a64052d
commit 17cd77473c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 53 additions and 1 deletions

View file

@ -10,6 +10,7 @@
"@actions/exec": "^1.0.0",
"@actions/io": "^1.0.0",
"@actions/tool-cache": "1.1.2",
"@octokit/auth-action": "^2.0.0",
"@octokit/graphql": "^4.6.1",
"semver": "^6.1.0"
},