* [Setup pnpm v5.0.0](https://github.com/pnpm/action-setup) – GitHub Action to install and configure the pnpm package manager with optional dependency installation. * [GoReleaser v2.14.0](https://github.com/goreleaser/goreleaser) – Simplifies the complexities of software release engineering. * [Harden-Runner v2.16.0](https://github.com/step-security/harden-runner) – Security monitoring agent tailored for CI/CD runners that detects threats by monitoring network, file integrity, and process activity. * [Create GitHub App Token v3.0.0](https://github.com/actions/create-github-app-token) – GitHub Action that generates installation access tokens for GitHub Apps. * [Slack GitHub Action v3.0.0](https://github.com/slackapi/slack-github-action) – GitHub Action to send data to Slack, trigger workflows, and run Slack CLI commands. * [GitHub Action - Android Emulator Runner v2.36.0](https://github.com/ReactiveCircus/android-emulator-runner) – GitHub Action for installing, configuring, and running hardware-accelerated Android emulators on Linux and macOS runners. * [docker/setup-qemu-action v4.0.0](https://github.com/docker/setup-qemu-action) – GitHub Action to install QEMU static binaries. * [ghaction-xgo v4.0.0](https://github.com/crazy-max/ghaction-xgo) – GitHub Action to run xgo for CGO-capable cross-compilation of Go projects to multiple targets. * [crazy-max/ghaction-github-pages v5.0.0](https://github.com/crazy-max/ghaction-github-pages) – GitHub Action to deploy to GitHub Pages * [On-demand self-hosted AWS EC2 runner for GitHub Actions v2.5.0](https://github.com/machulav/ec2-github-runner) – On-demand self-hosted runner for GitHub Actions using AWS EC2 instances. * [GitHub Action SCP 0.10.0](https://github.com/garygrossgarten/github-action-scp) – Copy folders or single files to a remote server over SSH within GitHub Actions workflows. * [GitHub Activity in Readme v0.5.0](https://github.com/jamesgeorge007/github-activity-readme) – Updates README with recent GitHub activity for a user. * [setup-bun v2.2.0](https://github.com/oven-sh/setup-bun) – Installs and configures Bun in GitHub Actions workflows for a specified version and registries. * [ssh-agent GitHub Action v0.10.0](https://github.com/webfactory/ssh-agent) – Starts an SSH agent in GitHub Actions, exports SSH_AUTH_SOCK, and loads private keys for accessing private repositories. * [Pytest Coverage Comment v1.5.0](https://github.com/MishaKav/pytest-coverage-comment) – GitHub Action adding pytest coverage badges and detailed coverage reports as pull request comments. * [GitHub Action for Dispatching Workflows v1.3.0](https://github.com/benc-uk/workflow-dispatch) – Triggers another workflow via the workflow_dispatch event, optionally passing inputs and waiting for completion. * [Install SSH Key v2.8.0](https://github.com/shimataro/ssh-key-action) – GitHub Action installing SSH keys into a runner's .ssh directory for SCP, SFTP, and rsync. * [Download workflow artifact GitHub Action v19](https://github.com/dawidd6/action-download-artifact) – Downloads and extracts artifacts uploaded by a specified workflow run based on commit, PR, branch, or other criteria. * [cypress-io/github-action v7.1.6](https://github.com/cypress-io/github-action) – GitHub Action to run Cypress end-to-end and component tests in GitHub Actions, with dependency installation, caching, and optional Cypress Cloud recording. * [GitHub Action Renovate v46.1.5](https://github.com/renovatebot/github-action) – Run Renovate inside GitHub Actions for self-hosted deployments. * [GitHub Breakout v1.2.4](https://github.com/cyprieng/github-breakout) – Generates Breakout game SVGs from GitHub user contribution graphs with customizable colors and modes. * [Lighthouse CI Action v12](https://github.com/treosh/lighthouse-ci-action) – Audit URLs with Lighthouse, validate performance using Lighthouse CI, and upload reports or artifacts. * [Cancel Workflow Action 0.13.1](https://github.com/styfle/cancel-workflow-action) – GitHub Action that cancels previous queued or in-progress workflow runs for a branch or workflow. * [Digger ui/v0.1.32.12](https://github.com/diggerhq/digger) – Infrastructure as Code orchestration tool that runs Terraform natively in existing CI pipelines. * [action-junit-report v6.3.1](https://github.com/mikepenz/action-junit-report) – Reports JUnit XML test results on pull requests as a GitHub check with summaries and annotations. * [tagpr v1.17.1](https://github.com/Songmu/tagpr) – Creates and updates a release-candidate pull request, tags merge commits, and generates GitHub releases. * [Send mail GitHub Action v16](https://github.com/dawidd6/action-send-mail) – GitHub Action that sends emails to multiple recipients with plain/HTML/multipart bodies, attachments, Markdown-to-HTML conversion, and SMTP configuration. * [Azure Login Action v3](https://github.com/Azure/login) – GitHub Action to authenticate workflows to Azure and run Azure CLI or PowerShell commands. * [go-test-coverage v2.18.4](https://github.com/vladopajic/go-test-coverage) – Reports when test coverage falls below configurable thresholds and produces coverage diffs and badges. * [Run Ansible playbook GitHub Action v9](https://github.com/dawidd6/action-ansible-playbook) – Runs Ansible playbooks on selected hosts from GitHub Actions workflows. * [TakaTime v2.1.2](https://github.com/Rtarun3606k/TakaTime) – Blazingly fast, privacy-focused coding time tracker for Neovim that stores activity in a self-hosted MongoDB. * [Qodana v2025.3.2](https://github.com/JetBrains/qodana-action) – Code quality monitoring tool that identifies and suggests fixes for bugs, security vulnerabilities, and code duplications. * [github-actions-workflow-ts v2.5.0-beta.3](https://github.com/emmanuelnk/github-actions-workflow-ts) – TypeScript-based tool for writing GitHub Actions workflows with type safety and modularity.