Enhance github upload artifact to encrypt before

This commit is contained in:
Ben Jefferies 2023-11-28 10:48:40 +00:00
parent a8a3f3ad30
commit ee74028ec2
10 changed files with 51505 additions and 322 deletions

View file

@ -32,7 +32,8 @@
"@actions/artifact": "^1.1.2",
"@actions/core": "^1.10.0",
"@actions/glob": "^0.3.0",
"@actions/io": "^1.1.2"
"@actions/io": "^1.1.2",
"@aws-crypto/client-node": "^4.0.0"
},
"devDependencies": {
"@types/jest": "^29.2.5",