March 21, 2026
Scopeform Deploy
Version updated for https://github.com/emartai/scopeform to version v0.1.1.
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 Scopeform is a security and access management tool designed for AI agents, enabling users to replace long-lived, hardcoded API keys with scoped, short-lived tokens for enhanced control and security. It automates the process of registering agents, issuing service-specific tokens, monitoring API usage, and revoking access on a per-agent basis through a centralized dashboard.
March 21, 2026
Fallow - Dead Code Analysis
Version updated for https://github.com/fallow-rs/fallow to version v1.0.3.
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 This GitHub Action, fallow, is a high-performance codebase analyzer for JavaScript and TypeScript projects, built with Rust. It automates the detection of unused code (e.g., files, exports, dependencies), circular dependencies, code duplication, and complexity hotspots, providing actionable insights significantly faster than traditional tools.
March 21, 2026
Build Unreal Engine 5 action
Version updated for https://github.com/Fork-on-the-Table-Collective/UE5-build-action to version v1.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of building Unreal Engine 5 (UE5) projects on Windows or macOS, supporting configurations like development and shipping. It simplifies tasks such as compiling, packaging, cooking, staging, and creating release builds, addressing the complexity of manual UE5 build processes.
March 21, 2026
Running UE5 tests
Version updated for https://github.com/Fork-on-the-Table-Collective/UE5-RunTests-Action to version v2.0.0.
This action is used across all versions by ? 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 UE5-RunTests GitHub Action automates the execution of automated tests for Unreal Engine 5 projects on self-hosted runners. It streamlines the testing process by parsing test lists, running tests in batch mode, and generating detailed reports that summarize test results, including passed, failed, and warning counts.
March 21, 2026
Upload to google drive/Download from google drive/Delete from google drive/List files in Google Drive
Version updated for https://github.com/Fork-on-the-Table-Collective/upload-to-download-from-gdrive to version v2.0.1.
This action is used across all versions by 3 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action enables seamless interaction with Google Drive by automating file and folder operations such as uploading, downloading, deleting, and listing files. It simplifies tasks like transferring files, managing cloud storage, and retrieving file metadata using a Google Service Account for authentication.
March 21, 2026
setup-masm
Version updated for https://github.com/glslang/setup-masm to version v1.3.
This action is used across all versions by 4 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 setup-masm GitHub Action automates the configuration of Microsoft Macro Assembler (MASM) in the workflow environment for Windows-based assembly language projects, supporting x64, x86, and ARM64 architectures. It simplifies the setup process by adding MASM to the PATH and enabling seamless integration with Visual Studio versions during CI/CD workflows.
March 21, 2026
gtm-users
Version updated for https://github.com/h13/gtm-users to version v1.2.0.
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 gtm-users GitHub Action is a tool for managing Google Tag Manager (GTM) user permissions declaratively, providing a Terraform-like workflow to plan, review, and apply changes. It automates tasks such as permission configuration, drift detection, and backup of GTM states, helping teams enforce consistent access policies and detect unauthorized changes.
March 21, 2026
helmfile-action
Version updated for https://github.com/helmfile/helmfile-action to version v2.4.0.
This action is used across all versions by 0 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 helmfile-action GitHub Action automates the setup and execution of Helmfile and Helm within GitHub Actions workflows on Linux, macOS, and Windows. It simplifies the deployment and management of Helm charts by providing capabilities such as version control, plugin installation, workspace configuration, and execution of Helmfile commands.
March 21, 2026
hostwithquantum/setup-quantum-cli
Version updated for https://github.com/hostwithquantum/setup-quantum-cli to version v1.
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 setup-quantum-cli GitHub Action automates the installation and configuration of the quantum-cli tool for use in CI/CD workflows. It simplifies setup by downloading the CLI, adding it to the system PATH, and handling authentication using an API key or legacy username/password credentials.