mirror of
https://github.com/Azure/setup-helm.git
synced 2025-09-08 21:16:34 +00:00
Adding graphql query to fetch latest helm release of specified type
This commit is contained in:
3
node_modules/@octokit/request/dist-src/get-buffer-response.js
generated
vendored
Normal file
3
node_modules/@octokit/request/dist-src/get-buffer-response.js
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
export default function getBufferResponse(response) {
|
||||
return response.arrayBuffer();
|
||||
}
|
Reference in New Issue
Block a user