Bump @actions/attest from 1.3.1 to 1.4.1 (#127)

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2024-08-22 10:29:29 -07:00
committed by GitHub
parent 9a1607877e
commit 67422f5511
3 changed files with 54 additions and 23 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "actions/attest",
"description": "Generate signed attestations for workflow artifacts",
"version": "1.4.0",
"version": "1.4.1",
"author": "",
"private": true,
"homepage": "https://github.com/actions/attest",
@@ -69,7 +69,7 @@
]
},
"dependencies": {
"@actions/attest": "^1.3.1",
"@actions/attest": "^1.4.1",
"@actions/core": "^1.10.1",
"@actions/glob": "^0.5.0",
"@sigstore/oci": "^0.3.7",