chore(deps): bump @aws-sdk/client-sts from 3.962.0 to 3.964.0 (#1607)

Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) from 3.962.0 to 3.964.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sts/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.964.0/clients/client-sts)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
  dependency-version: 3.964.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-07 17:18:12 +00:00
committed by GitHub
parent c68210be47
commit 9c281c2db1
2 changed files with 81 additions and 139 deletions

View File

@@ -33,7 +33,7 @@
},
"dependencies": {
"@actions/core": "^2.0.1",
"@aws-sdk/client-sts": "^3.962.0",
"@aws-sdk/client-sts": "^3.964.0",
"@smithy/node-http-handler": "^4.4.7",
"proxy-agent": "^6.5.0"
},