bump @actions/attest from 3.1.0 to 3.2.0 (#365)

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2026-02-26 12:36:53 -08:00
committed by GitHub
parent 35cfe2422e
commit 8b290b8d86
3 changed files with 27 additions and 22 deletions

8
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "4.0.0",
"license": "MIT",
"dependencies": {
"@actions/attest": "^3.1.0",
"@actions/attest": "^3.2.0",
"@actions/core": "^3.0.0",
"@actions/github": "^9.0.0",
"@actions/glob": "^0.6.1",
@@ -42,9 +42,9 @@
}
},
"node_modules/@actions/attest": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@actions/attest/-/attest-3.1.0.tgz",
"integrity": "sha512-uJmeYeeL5xM65sZN/SzKq57vA7/9bGhlErASxsKalChG6wxHna1z/o3bnw1guNjd1hWIeCCGg6WM9dfC8SS18A==",
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/@actions/attest/-/attest-3.2.0.tgz",
"integrity": "sha512-Mdpqfyfp4dp7VZt9lVBmQTlnpK0PBrIXSblzeseP4w6Gn4Bbl5bpScJ+8zgwOMfTz1049wPzSUda5XtTYIZloQ==",
"license": "MIT",
"dependencies": {
"@actions/core": "^3.0.0",