March 13, 2026
The Janitor Stop the Slop
Version updated for https://github.com/GhrammR/the-janitor to version v6.12.8.
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 Janitor is a GitHub Action that acts as a structural firewall for AI-generated code, ensuring code quality and security by detecting and automatically removing dead code, zombie dependencies, and structural issues before pull requests are merged.
March 13, 2026
delstack-action
Version updated for https://github.com/go-to-k/delstack to version v2.3.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 The delstack GitHub Action is a CLI tool designed to forcefully delete entire AWS CloudFormation stacks, including resources that fail to delete during standard CloudFormation deletion, such as non-empty S3 buckets, nested child stacks, and IAM groups with external users.
March 13, 2026
stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.33.
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 installation of the stackit-cli tool on a workflow runner, allowing users to specify the version to install (e.g., latest or a specific semantic version). It simplifies the setup process by caching the binary and adding it to the system’s PATH, ensuring the desired version of stackit-cli is readily available for use in CI/CD pipelines.
March 13, 2026
Get Current Version from PyPI Module
Version updated for https://github.com/joepitt91/action-version-from-pypi to version v1.1.3.
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 This GitHub Action retrieves the current version of a specified Python package from PyPI. It automates the process of checking and extracting the latest version of a module, enabling workflows to dynamically reference or validate dependencies.
March 13, 2026
docker-build-plus
Version updated for https://github.com/meysam81/build-docker to version v1.6.8.
This action is used across all versions by 35 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The build-docker GitHub Action streamlines the process of building, pushing, and securing Docker images. It automates multi-platform image builds, integrates with container registries (e.g., GitHub Container Registry, Docker Hub), and performs security tasks like Docker Scout vulnerability scanning and Kubescape analysis.
March 13, 2026
Setup Visual C++ Development Environment
Version updated for https://github.com/mlocati/setup-msvc to version 1.3.0.
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 Setup MSVC GitHub Action automates the configuration of a Microsoft Visual C++ (MSVC) development environment on Windows by invoking vcvarsall.bat. It simplifies the setup process by automatically detecting installed Visual Studio instances, selecting the appropriate toolsets, SDKs, and architectures, and exporting the necessary environment variables for building C and C++ projects.
March 13, 2026
drift-guard
Version updated for https://github.com/pgomes13/drift-guard-engine to version v4.0.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 Drift Guard is a GitHub Action designed to ensure API type safety by detecting and preventing breaking changes in OpenAPI, GraphQL, and gRPC specifications. It automates the comparison of API specifications across branches to identify potential issues before they reach production.
March 13, 2026
rust-affected
Version updated for https://github.com/RobertRautenbach/rust-affected to version v3.0.1.
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 rust-affected GitHub Action analyzes changes in a Rust workspace to identify which packages are affected by a code push. It leverages the Cargo dependency graph to determine directly modified crates, affected library or binary members, and whether a force-triggered full rebuild is necessary.
March 13, 2026
The Slack GitHub Action
Version updated for https://github.com/slackapi/slack-github-action to version v3.0.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 22,277 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 Slack GitHub Action automates the process of sending data and executing commands in Slack directly from GitHub workflows. It enables tasks such as triggering Slack workflows, sending messages or data using webhooks or Slack API methods, and running Slack CLI commands.