Move from composite to regular node action.

This involves generating the attestation in the code using the new attest library in the actions toolkit.
This commit is contained in:
Conor Sloan
2024-03-01 16:45:32 +00:00
parent 2c0bfdf7d3
commit 54d9a343c3
18 changed files with 94823 additions and 22734 deletions
+2
View File
@@ -67,9 +67,11 @@
]
},
"dependencies": {
"@actions/attest": "^1.0.0",
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"@immutable-actions/toolkit": "^0.0.3",
"@types/fs-extra": "^11.0.4",
"archiver": "^6.0.1",
"fs-extra": "^11.2.0",