1
0
Fork 0

bump @actions/attest to 1.0.0

Signed-off-by: Brian DeHamer <bdehamer@github.com>
pull/1672/head
Brian DeHamer 2024-02-26 10:21:47 -08:00
parent ad1f156c7c
commit 37a562b194
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
{ {
"name": "@actions/attest", "name": "@actions/attest",
"version": "0.0.0", "version": "1.0.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@actions/attest", "name": "@actions/attest",
"version": "0.0.0", "version": "1.0.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@actions/github": "^6.0.0", "@actions/github": "^6.0.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@actions/attest", "name": "@actions/attest",
"version": "0.0.0", "version": "1.0.0",
"description": "Actions attestation lib", "description": "Actions attestation lib",
"keywords": [ "keywords": [
"github", "github",