mirror of
https://gitee.com/jack_whh/actions-s3-caching.git
synced 2026-03-10 06:52:54 +08:00
fully support IRSA
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
"@actions/exec": "^1.0.1",
|
||||
"@actions/io": "^1.1.0",
|
||||
"@aws-sdk/client-s3": "^3.51.0",
|
||||
"@aws-sdk/types": "^3.50.0"
|
||||
"@aws-sdk/types": "^3.50.0",
|
||||
"@aws-sdk/credential-provider-web-identity": "^3.50.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.4.0",
|
||||
|
||||
Reference in New Issue
Block a user