mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2025-06-07 08:21:13 +00:00
Enhance github upload artifact to encrypt before
This commit is contained in:
parent
a8a3f3ad30
commit
ee74028ec2
10 changed files with 51505 additions and 322 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue