bump @actions/attest from 1.2.1 to 1.3.0 (#114)

Signed-off-by: Brian DeHamer <[email protected]>
This commit is contained in:
Brian DeHamer
2024-06-12 13:55:10 -07:00
committed by GitHub
parent 3161db1caf
commit 46e4ff8b82
6 changed files with 563 additions and 314 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "actions/attest-build-provenance",
"description": "Generate signed build provenance attestations",
"version": "1.0.0",
"version": "1.1.0",
"author": "",
"private": true,
"homepage": "https://github.com/actions/attest-build-provenance",
@@ -70,7 +70,7 @@
]
},
"dependencies": {
"@actions/attest": "^1.2.1",
"@actions/attest": "^1.3.0",
"@actions/core": "^1.10.1"
},
"devDependencies": {