mirror of
https://gitea.com/actions/upload-artifact.git
synced 2026-01-29 05:13:56 +08:00
Enhance github upload artifact to encrypt before
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user