* [GoReleaser v2.16.0](https://github.com/goreleaser/goreleaser) – Simplifies the complexities of software release engineering. * [Gitleaks Action v3.0.0](https://github.com/gitleaks/gitleaks-action) – GitHub Action to scan repositories for hardcoded secrets and report leaks via PR comments and artifacts. * [docker/setup-qemu-action v4.1.0](https://github.com/docker/setup-qemu-action) – GitHub Action to install QEMU static binaries. * [tfaction v2.0.0](https://github.com/suzuki-shunsuke/tfaction) – Monorepo framework to build high-level Terraform workflows using GitHub Actions. * [pinact v3.10.0](https://github.com/suzuki-shunsuke/pinact) – CLI tool to pin, update, and verify versions of GitHub Actions and reusable workflows in workflow files. * [Create GitHub App Token v3.2.0](https://github.com/actions/create-github-app-token) – GitHub Action that generates installation access tokens for GitHub Apps. * [GitHub Pages Action v4.1.0](https://github.com/peaceiris/actions-gh-pages) – Deploy static site files to GitHub Pages via GitHub Actions, supporting common static site generators. * [Vault GitHub Action v4.0.0](https://github.com/hashicorp/vault-action) – Pulls HashiCorp Vault secrets into GitHub Actions environment variables and step outputs. * [tagpr v1.20.0](https://github.com/Songmu/tagpr) – Creates and updates a release-candidate pull request, tags merge commits, and generates GitHub releases. * [Team Labeler Action v3.0.0](https://github.com/JulienKode/team-labeler-action) – GitHub Action that applies labels to pull requests or issues based on author or team membership. * [iOS Build Action v1.13.0](https://github.com/yukiarrr/ios-build-action) – Builds Xcode projects and workspaces and exports IPA files for distribution. * [Kubectl Grep v1.31.0](https://github.com/guessi/kubectl-grep) – Filter Kubernetes resources by matching their names. * [github-actions-workflow-ts v2.5.0](https://github.com/emmanuelnk/github-actions-workflow-ts) – TypeScript-based tool for writing GitHub Actions workflows with type safety and modularity. * [act v0.2.89](https://github.com/nektos/act) – Run GitHub Actions locally to streamline testing and task execution. * [Secure-Repo v1.12.2](https://github.com/step-security/secure-repo) – Automatically apply security best practices to GitHub Actions workflows, Dockerfiles, and dependency configurations. * [Lock Threads v6.0.2](https://github.com/dessant/lock-threads) – GitHub Action that locks closed issues, pull requests and discussions after a period of inactivity. * [Actions Runner Controller gha-runner-scale-set...](https://github.com/actions/actions-runner-controller) – Kubernetes operator that orchestrates and scales self-hosted runners for GitHub Actions. * [Agent CI dtu-github-actions@0...](https://github.com/redwoodjs/agent-ci) – Local emulation of the GitHub Actions server API that runs official runners locally with instant bind-mounted caching and pause-and-retry on failures. * [Actions Up! v1.14.2](https://github.com/azat-io/actions-up) – CLI tool that scans workflows and updates GitHub Actions, pinning them to exact commit SHAs. * [Docker Build & Push Action v7.0](https://github.com/mr-smithers-excellent/docker-build-push) – Builds Docker images and pushes them to specified registries such as Docker Hub, GCR, ECR, and GitHub Container Registry. * [action-junit-report v6.4.1](https://github.com/mikepenz/action-junit-report) – Reports JUnit XML test results on pull requests as a GitHub check with summaries and annotations. * [GitHub Action for Dispatching Workflows v1.3.2](https://github.com/benc-uk/workflow-dispatch) – Triggers another workflow via the workflow_dispatch event, optionally passing inputs and waiting for completion. * [Digger v0.6.145](https://github.com/diggerhq/digger) – Infrastructure as Code orchestration tool that runs Terraform natively in existing CI pipelines. * [Setup pnpm v6.0.8](https://github.com/pnpm/action-setup) – GitHub Action to install and configure the pnpm package manager with optional dependency installation. * [GitHub Action Renovate v46.1.14](https://github.com/renovatebot/github-action) – Run Renovate inside GitHub Actions for self-hosted deployments. * [imdb-trakt-sync v1.5.5](https://github.com/cecobask/imdb-trakt-sync) – One-way sync from IMDb to Trakt for watchlist, lists, ratings, and viewing history via GitHub Actions. * [action-tmate v3.24](https://github.com/mxschmitt/action-tmate) – Debug GitHub Actions using SSH to access the runner system directly. * [go-test-coverage v2.18.8](https://github.com/vladopajic/go-test-coverage) – Reports when test coverage falls below configurable thresholds and produces coverage diffs and badges.