March 15, 2026
VSCode Version Matrix
Version updated for https://github.com/EcksDy/vscode-version-matrix to version v1.0.2.
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 The VSCode Version Matrix GitHub Action retrieves the dependency versions (Electron, Node, and Chromium) for a specified version of Visual Studio Code or the latest release. It automates the process of fetching and outputting this information, which is useful for developers tracking dependency versions or ensuring compatibility.
March 15, 2026
Setup Fortran with Conda
Version updated for https://github.com/gha3mi/setup-fortran-conda to version v0.15.0.
This action is used across all versions by 63 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, “Setup Fortran with Conda,” automates the setup of a Fortran development environment across multiple platforms (Ubuntu, macOS, and Windows) using Conda. It installs a specified Fortran compiler along with essential tools like fpm, cmake, and ninja, and configures necessary environment variables for seamless integration.
March 15, 2026
delstack-action
Version updated for https://github.com/go-to-k/delstack to version v2.5.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Delstack is a command-line tool and GitHub Action designed to automate the deletion of AWS CloudFormation stacks, including those with undeletable or protected resources. It resolves common issues like orphaned resources and failed deletions by handling dependencies, force-deleting protected or retained resources, and optimizing pre-deletion tasks.
March 15, 2026
Issue PR Labeler
Version updated for https://github.com/hoho4190/issue-pr-labeler to version v3.0.0.
This action is used across all versions by 174 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 Issue PR Labeler GitHub Action automates the process of adding or removing labels to issues and pull requests based on customizable metadata conditions such as title, body, author, branch, or file changes.
March 15, 2026
Build Rust Projects with Cross
Version updated for https://github.com/houseabsolute/actions-rust-cross to version v1.0.6.
This action is used across all versions by 1,316 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action streamlines the process of cross-compiling Rust projects for multiple platforms using the cross tool. It automates tasks such as building binaries for various target architectures (e.g., Linux, Windows, macOS) and simplifies configuration for projects requiring multi-platform compatibility.
March 15, 2026
Release Rust Project Binaries as GitHub Releases
Version updated for https://github.com/houseabsolute/actions-rust-release to version v0.0.7.
This action is used across all versions by 252 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of releasing Rust projects that produce executables. It packages the executable along with specified files (e.g., README, changelog) into platform-specific archives (e.g., tarballs or zip files), generates SHA256 checksums, uploads the artifacts, and optionally creates or updates GitHub Releases for tagged versions.
March 15, 2026
mdschema
Version updated for https://github.com/jackchuka/mdschema to version v0.12.6.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The mdschema GitHub Action is a schema-based Markdown documentation validator designed to ensure consistent documentation structure across projects. It automates the validation of Markdown files against a user-defined schema, checks for structural and content compliance (e.
March 15, 2026
Print folder tree
Version updated for https://github.com/jaywcjlove/github-action-folder-tree to version v1.3.0.
This action is used across all versions by 54 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 provided README primarily showcases a collection of macOS applications, each designed to address specific productivity, media editing, or system utility tasks. It serves as a centralized hub for users to explore and access tools that automate workflows such as video editing, file management, keyboard customization, and screenshot markup, among others.
March 15, 2026
Get Latest Version from GitHub Package
Version updated for https://github.com/joepitt91/action-version-from-github-package to version v2.0.2.
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 This GitHub Action retrieves the latest version of a specified package from GitHub Packages, supporting various package types such as npm, Maven, Docker, and more. It automates the process of querying and retrieving the latest available version that meets optional version constraints, helping developers streamline dependency management and ensure they are using up-to-date software components.