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
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "actions/attest",
"description": "Generate signed attestations for workflow artifacts",
"version": "2.0.1",
"version": "2.1.0",
"author": "",
"private": true,
"homepage": "https://github.com/actions/attest",