Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# Aembit Credentials (GitHub Action)
# Aembit Credentials Action

## Overview

This action retrieves temporary credentials from Aembit for use in your GitHub workflows. It enables secure, secretless access to external systems like cloud providers or APIs by dynamically fetching scoped credentials at runtime. This helps improves security within CI/CD pipelines.

> [!NOTE]
> More documentation can be found in the [Aembit docs](https://docs.aembit.io/user-guide/deploy-install/ci-cd/github/).

## Requirements

### Workflow Permissions
Expand Down