March 23, 2026
actionhippie-kubectl
Version updated for https://github.com/actionhippie/kubectl to version v1.13.5.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides functionality for applying Kubernetes manifests by integrating kubectl commands into automated workflows. It simplifies Kubernetes management tasks, such as retrieving resources or deploying configurations, by automating interactions with a Kubernetes cluster directly within a CI/CD pipeline.
March 23, 2026
MkDocs Github Pages Releaser
Version updated for https://github.com/afritzler/mkdocs-gh-pages-action to version v9.7.6.
This action is used across all versions by 41 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The mkdocs-gh-pages-action is a GitHub Action designed to build MkDocs-based documentation and publish it to GitHub Pages without relying on Docker. It addresses the challenges faced by users in GitHub Enterprise environments or self-hosted runners where Docker is not supported.
March 23, 2026
Cached node_modules
Version updated for https://github.com/AnnAngela/cached_node-modules to version v5.0.0.
This action is used across all versions by 16 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The AnnAngela/cached_node-modules GitHub Action provides a caching mechanism for node_modules to significantly reduce dependency installation time during CI/CD workflows, particularly on slower runners like GitHub-hosted Windows runners. By leveraging customizable cache keys and automated cache management, it ensures efficient dependency restoration and minimizes redundant installations, improving build times and consistency.
March 23, 2026
DocDrift
Version updated for https://github.com/ayush698800/docwatcher to version v2.0.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary DocDrift is a GitHub Action and CLI tool that identifies and fixes outdated or missing documentation in your codebase using AI, ensuring your project documentation stays accurate. It automates the detection of changes in functions or classes, evaluates related documentation for correctness, generates fixes, and updates documentation before commits or during pull requests.
March 23, 2026
Azure PowerShell Action
Version updated for https://github.com/Azure/powershell to version v3.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 3,693 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action for Azure PowerShell enables the automation of workflows by running Azure PowerShell scripts directly within GitHub Actions. It simplifies cloud management tasks, such as resource provisioning and configuration, across Azure public, government, and Stack environments.
March 23, 2026
Turbo Cache Server
Version updated for https://github.com/brunojppb/turbo-cache-server to version 3.0.1.
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 The Turbo Cache Server GitHub Action provides a self-hosted, API-compliant remote caching solution for Turborepo, leveraging S3-compatible storage. It automates the setup of a remote cache server to store and retrieve build artifacts, reducing build times and improving CI/CD efficiency.
March 23, 2026
ra - AI Agent
Version updated for https://github.com/chinmaymk/ra to version v0.0.5.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Ra GitHub Action is a configurable and autonomous task automation tool that operates as an agent loop, capable of running commands through a CLI, REPL, HTTP server, or cron jobs. It streamlines complex workflows by managing tasks, adapting reasoning depth, and executing actions until completion, all while leveraging AI models from providers like OpenAI and Anthropic.
March 23, 2026
Exclosured Precompiled Action
Version updated for https://github.com/cocoa-xu/exclosured-precompiled-action to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Exclosured Precompiled Action is a GitHub Action designed to automate the building and packaging of Exclosured WebAssembly (WASM) modules for distribution. It streamlines the process by compiling modules to the wasm32-unknown-unknown target, bundling them into precompiled archives with checksums, and providing outputs for seamless integration with release workflows.
March 23, 2026
Run Salesforce Code Analyzer
Version updated for https://github.com/forcedotcom/run-code-analyzer to version v2.8.0.
This action is used across all versions by 109 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Run Salesforce Code Analyzer GitHub Action automates the process of scanning Salesforce project code for violations using the Salesforce Code Analyzer CLI plugin. It detects and categorizes issues by severity, uploads detailed analysis results as workflow artifacts, and provides a summary of findings, including insights specific to pull request changes.