Skip to content

Commit 67422f5

Browse files
authored
Bump @actions/attest from 1.3.1 to 1.4.1 (#127)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
1 parent 9a16078 commit 67422f5

File tree

3 files changed

+54
-23
lines changed

3 files changed

+54
-23
lines changed

dist/index.js

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

package-lock.json

Lines changed: 15 additions & 15 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.4.0",
4+
"version": "1.4.1",
55
"author": "",
66
"private": true,
77
"homepage": "https://github.com/actions/attest",
@@ -69,7 +69,7 @@
6969
]
7070
},
7171
"dependencies": {
72-
"@actions/attest": "^1.3.1",
72+
"@actions/attest": "^1.4.1",
7373
"@actions/core": "^1.10.1",
7474
"@actions/glob": "^0.5.0",
7575
"@sigstore/oci": "^0.3.7",

0 commit comments

Comments
 (0)