Skip to content

Commit c32b4b8

Browse files
authored
bump version in package.json to v4.0.0 (#360)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
1 parent 1e73be1 commit c32b4b8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "actions/attest",
33
"description": "Generate signed attestations for workflow artifacts",
4-
"version": "3.2.0",
4+
"version": "4.0.0",
55
"author": "",
66
"private": true,
77
"type": "module",

0 commit comments

Comments
 (0)