bump predicate action to 2.0.0

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer 2025-08-26 16:39:58 -07:00
parent 6ba6b828ae
commit 3704c2e1fd
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "actions/attest-build-provenance",
"version": "1.1.5",
"version": "2.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "actions/attest-build-provenance",
"version": "1.1.5",
"version": "2.0.0",
"license": "MIT",
"dependencies": {
"@actions/attest": "^1.6.0",

View File

@ -1,7 +1,7 @@
{
"name": "actions/attest-build-provenance",
"description": "Generate signed build provenance attestations",
"version": "1.1.5",
"version": "2.0.0",
"author": "",
"private": true,
"homepage": "https://github.com/actions/attest-build-provenance",