Bump to node24 runtime (#692) · actions/attest-build-provenance@864457a · GitHub
Skip to content

Commit 864457a

Browse files
bdehamersalmanmkc
andauthored
Bump to node24 runtime (#692)
Signed-off-by: Brian DeHamer <bdehamer@github.com> Co-authored-by: Salman Muin Kayser Chishti <salmanmkc@github.com>
1 parent 57aa2b0 commit 864457a

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

.node-version

Lines changed: 1 addition & 1 deletion

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "actions/attest-build-provenance",
33
"description": "Generate signed build provenance attestations",
4-
"version": "1.1.5",
4+
"version": "2.0.0",
55
"author": "",
66
"private": true,
77
"homepage": "https://github.com/actions/attest-build-provenance",
@@ -21,7 +21,7 @@
2121
".": "./dist/index.js"
2222
},
2323
"engines": {
24-
"node": ">=20"
24+
"node": ">=24"
2525
},
2626
"scripts": {
2727
"bundle": "npm run format:write && npm run package",

predicate/action.yml

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)