mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-03 06:05:04 +09:00
Support usage of AWS Profiles
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"@aws-sdk/credential-provider-env": "^3.936.0",
|
||||
"@biomejs/biome": "2.3.9",
|
||||
"@smithy/property-provider": "^4.2.5",
|
||||
"@types/ini": "^4.1.1",
|
||||
"@types/node": "^25.0.2",
|
||||
"@vercel/ncc": "^0.38.4",
|
||||
"@vitest/coverage-v8": "^3.2.4",
|
||||
@@ -35,6 +36,7 @@
|
||||
"@actions/core": "^2.0.1",
|
||||
"@aws-sdk/client-sts": "^3.952.0",
|
||||
"@smithy/node-http-handler": "^4.4.5",
|
||||
"ini": "^5.0.0",
|
||||
"proxy-agent": "^6.5.0"
|
||||
},
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user