deduplicate subjects before adding to statement (#180)

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2024-12-06 07:14:14 -08:00
committed by GitHub
parent 4cd38b497a
commit 65e34a8aa7
5 changed files with 40 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "actions/attest",
"description": "Generate signed attestations for workflow artifacts",
"version": "2.0.0",
"version": "2.0.1",
"author": "",
"private": true,
"homepage": "https://github.com/actions/attest",