add attestation-id and attestation-url outputs (#181)

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2024-12-09 09:56:33 -08:00
committed by GitHub
parent 65e34a8aa7
commit 94d0d43131
7 changed files with 48 additions and 13 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "actions/attest",
"version": "2.0.1",
"version": "2.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "actions/attest",
"version": "2.0.1",
"version": "2.1.0",
"license": "MIT",
"dependencies": {
"@actions/attest": "^1.5.0",