bump version in package.json to v4.0.0 (#360)

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2026-02-24 15:48:06 -08:00
committed by GitHub
parent 1e73be196c
commit c32b4b8b19
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "actions/attest",
"description": "Generate signed attestations for workflow artifacts",
"version": "3.2.0",
"version": "4.0.0",
"author": "",
"private": true,
"type": "module",