mirror of
https://github.com/actions/attest-build-provenance.git
synced 2026-05-13 16:30:57 +00:00
use latest version of attest action
Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
parent
8835c60c52
commit
5811b2af42
BIN
dist/index.js
generated
vendored
BIN
dist/index.js
generated
vendored
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "actions/attest-build-provenance",
|
||||
"description": "Generate signed build provenance attestations",
|
||||
"version": "2.0.0",
|
||||
"version": "3.1.0",
|
||||
"author": "",
|
||||
"private": true,
|
||||
"homepage": "https://github.com/actions/attest-build-provenance",
|
||||
@ -70,7 +70,7 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/attest": "^2.1.0",
|
||||
"@actions/attest": "^3.1.0",
|
||||
"@actions/core": "^1.11.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user