Yandex Cloud Federated IAM Token
Version updated for https://github.com/stat1c-void/yc-fed-iam-action to version v1.0.4.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action facilitates the retrieval of Yandex Cloud IAM tokens through Workload Identity Federation by exchanging a GitHub workflow’s OpenID Connect ID token for an IAM token. It automates secure authentication for service accounts, eliminating the need for authorized keys, and enables workflows to interact with Yandex Cloud resources. Key capabilities include token generation and support for customizing audience and subject claims for integration flexibility.
Release notes
What’s Changed
- Bump the npm-development group with 3 updates by @dependabot[bot] in https://github.com/stat1c-void/yc-fed-iam-action/pull/25
- Bump @rollup/rollup-linux-x64-gnu from 4.57.1 to 4.59.0 by @dependabot[bot] in https://github.com/stat1c-void/yc-fed-iam-action/pull/26
- Bump tar from 7.5.9 to 7.5.10 by @dependabot[bot] in https://github.com/stat1c-void/yc-fed-iam-action/pull/27
- Bump tar from 7.5.10 to 7.5.11 by @dependabot[bot] in https://github.com/stat1c-void/yc-fed-iam-action/pull/28
- Bump undici from 6.23.0 to 6.24.1 by @dependabot[bot] in https://github.com/stat1c-void/yc-fed-iam-action/pull/30
Full Changelog: https://github.com/stat1c-void/yc-fed-iam-action/compare/v1.0.3...v1.0.4