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.
March 13, 2026
PROnto - Label-Based Cherry-Pick Automation
Version updated for https://github.com/theakshaypant/pronto to version v0.1.0.
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 PROnto is a GitHub Action that automates the cherry-picking of merged pull requests to specified release branches, eliminating the need for manual and error-prone cherry-picking. By simply adding a label or creating a tracking issue, it handles single or batch cherry-picking, pushes changes directly, or creates pull requests for conflict resolution.
March 13, 2026
TrustSignal Verify Artifact
Version updated for https://github.com/TrustSignal-dev/TrustSignal-Verify-Artifact to version v0.1.0.
This action is used across all versions by ? 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 TrustSignal Verify Artifact GitHub Action enables teams to verify the integrity of build artifacts within CI/CD workflows by hashing artifacts or validating precomputed SHA-256 digests. It generates signed verification receipts and metadata that can be used for tracking artifact provenance, ensuring integrity, and enabling downstream auditability.