Skip to content

Commit 65e3b8b

Browse files
authored
bump @sigstore/oci to 0.3.6 (#88)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
1 parent 0164ca8 commit 65e3b8b

File tree

3 files changed

+29
-16
lines changed

3 files changed

+29
-16
lines changed

dist/index.js

Lines changed: 18 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "actions/attest",
33
"description": "Generate signed attestations for workflow artifacts",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"author": "",
66
"private": true,
77
"homepage": "https://github.com/actions/attest",
@@ -72,7 +72,7 @@
7272
"@actions/attest": "^1.2.1",
7373
"@actions/core": "^1.10.1",
7474
"@actions/glob": "^0.4.0",
75-
"@sigstore/oci": "^0.3.4",
75+
"@sigstore/oci": "^0.3.6",
7676
"csv-parse": "^5.5.6"
7777
},
7878
"devDependencies": {

0 commit comments

Comments
 (0)