Bump @sigstore/oci from 0.4.0 to 0.5.0 (#235)

* bump @sigstore/oci from 0.4.0 to 0.5.0

Signed-off-by: Brian DeHamer <[email protected]>

* bump package version to 2.3.0

Signed-off-by: Brian DeHamer <[email protected]>

* update @babel/helpers from 7.22.13 to 7.27.0

Signed-off-by: Brian DeHamer <[email protected]>

---------

Signed-off-by: Brian DeHamer <[email protected]>
This commit is contained in:
Brian DeHamer
2025-04-25 15:46:24 -07:00
committed by GitHub
parent d73111199c
commit afd6382543
3 changed files with 89 additions and 301 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "actions/attest",
"description": "Generate signed attestations for workflow artifacts",
"version": "2.2.1",
"version": "2.3.0",
"author": "",
"private": true,
"homepage": "https://github.com/actions/attest",
@@ -73,7 +73,7 @@
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0",
"@actions/glob": "^0.5.0",
"@sigstore/oci": "^0.4.0",
"@sigstore/oci": "^0.5.0",
"csv-parse": "^5.6.0"
},
"devDependencies": {