OctoSTS
Version updated for https://github.com/launchdarkly/octosts-action to version v1.3.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action facilitates secure authentication by exchanging a workflow’s identity token for a GitHub token via the OctoSTS service, based on a specified trust policy. It automates the process of generating and configuring federated tokens for repository authentication, streamlining workflows that require secure token-based access. Additionally, it supports optional Git configuration for authentication with the generated token.
Release notes
What’s Changed
- [IDE-2886] Attempt to fix action steps by @BehnH in https://github.com/launchdarkly/octosts-action/pull/6
- [FUN-1372] Mwatkins/fun 1372/add git config to octosts action by @mwatkins-ld in https://github.com/launchdarkly/octosts-action/pull/7
- Add release workflow by @BehnH in https://github.com/launchdarkly/octosts-action/pull/8
New Contributors
- @mwatkins-ld made their first contribution in https://github.com/launchdarkly/octosts-action/pull/7
Full Changelog: https://github.com/launchdarkly/octosts-action/compare/v1...v1.3.0