Skip to content

Commit b24527d

Browse files
authored
Bump @actions/attest from 1.2.1 to 1.3.0 (#89)
Signed-off-by: Brian DeHamer <[email protected]>
1 parent 65e3b8b commit b24527d

File tree

3 files changed

+53
-46
lines changed

3 files changed

+53
-46
lines changed

dist/index.js

+20-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+31-31
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
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.1",
4+
"version": "1.3.0",
55
"author": "",
66
"private": true,
77
"homepage": "https://github.com/actions/attest",
@@ -69,7 +69,7 @@
6969
]
7070
},
7171
"dependencies": {
72-
"@actions/attest": "^1.2.1",
72+
"@actions/attest": "^1.3.0",
7373
"@actions/core": "^1.10.1",
7474
"@actions/glob": "^0.4.0",
7575
"@sigstore/oci": "^0.3.6",

0 commit comments

Comments
 (0)