bump @sigstore/oci from 0.3.7 to 0.4.0 (#163)

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2024-11-04 09:41:46 -08:00
committed by GitHub
parent dd499c2535
commit b485edd412
4 changed files with 1252 additions and 15165 deletions

View File

@@ -1,9 +1,9 @@
"use strict";
exports.id = 876;
exports.ids = [876];
exports.id = 606;
exports.ids = [606];
exports.modules = {
/***/ 69876:
/***/ 606:
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
/* harmony export */ __webpack_require__.d(__webpack_exports__, {

15289
dist/index.js generated vendored

File diff suppressed because it is too large Load Diff

1120
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -72,7 +72,7 @@
"@actions/attest": "^1.5.0",
"@actions/core": "^1.11.1",
"@actions/glob": "^0.5.0",
"@sigstore/oci": "^0.3.7",
"@sigstore/oci": "^0.4.0",
"csv-parse": "^5.5.6"
},
"devDependencies": {