bump @sigstore/oci from 0.3.6 to 0.3.7 (#90)

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2024-06-13 14:22:50 -07:00
committed by GitHub
parent b24527d9cb
commit 0fdba851bc
3 changed files with 12 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "actions/attest",
"description": "Generate signed attestations for workflow artifacts",
"version": "1.3.0",
"version": "1.3.1",
"author": "",
"private": true,
"homepage": "https://github.com/actions/attest",
@@ -72,7 +72,7 @@
"@actions/attest": "^1.3.0",
"@actions/core": "^1.10.1",
"@actions/glob": "^0.4.0",
"@sigstore/oci": "^0.3.6",
"@sigstore/oci": "^0.3.7",
"csv-parse": "^5.5.6"
},
"devDependencies": {