Enhance your workflow with extensions
Tools from the community and partners to simplify tasks and automate processes
Dependency management actions
Secure and manage your third-party dependencies.
Cache
ActionCache artifacts like dependencies and build outputs to improve workflow execution time
Upload a Build Artifact
ActionUpload a build artifact that can be used by subsequent workflow steps
Download a build artifact that was previously uploaded in the workflow by the upload-artifact action
Rust Cache
ActionA GitHub Action that implements smart caching for rust/cargo projects with sensible defaults
rustup toolchain install
ActionInstall the Rust toolchain
Setup pnpm
ActionInstall pnpm package manager
Gradle Build Action
ActionConfigures Gradle for GitHub actions, caching state and generating a dependency graph via Dependency Submission
Install npm dependencies with caching
rust-cargo
ActionRun cargo command
Dependency Review
ActionPrevent the introduction of dependencies with known vulnerabilities
rust-toolchain
ActionInstall the Rust toolchain
Install Poetry Action
ActionInstalls and configures Poetry
Install Nix
ActionInstalls Nix on GitHub Actions for the supported platforms: Linux and macOS
Install Qt
ActionInstall Qt on your Github Actions workflows with just one simple action
Setup Bun
ActionDownload, install, and setup Bun to your path
Setup Miniconda
ActionSet up Conda package and environment manager with Miniconda
Dependabot Auto Merge
ActionAutomatically merge Dependabot PRs when version comparison is within range
GitHub Action for Yarn
ActionWraps the yarn CLI to enable common yarn commands
Pydantic to Typescript
ActionConvert pydantic models into typescript definitions and ensure that your type definitions are in sync.
GitHub Action to run self-hosted Renovate