Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2024-08-19 14:33:29 -07:00
parent 87bfc7b513
commit 8361fa40db
Generated Vendored
+2 -1
View File
@@ -540,6 +540,7 @@ const writeAttestation = (attestation, token, options = {}) => __awaiter(void 0,
const response = yield octokit.request(CREATE_ATTESTATION_REQUEST, {
owner: github.context.repo.owner,
repo: github.context.repo.repo,
headers: { 'X-GitHub-Publish-Action': 'true' },
data: { bundle: attestation }
});
const data = typeof response.data == 'string'
@@ -86395,4 +86396,4 @@ module.exports = {"i8":"3.0.4"};
/******/ module.exports = __webpack_exports__;
/******/
/******/ })()
;
;