diff --git a/dist/index.js b/dist/index.js index 168b008..36003d9 100644 Binary files a/dist/index.js and b/dist/index.js differ diff --git a/package.json b/package.json index b908335..f912975 100644 --- a/package.json +++ b/package.json @@ -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": {