April 24, 2026
Windows App Signing Setup Action
Version updated for https://github.com/dismine/windows-app-signing-setup-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 Windows App Signing Setup Action automates the process of preparing a Windows GitHub Actions environment for secure and unattended code signing using Certum’s SimplySign cloud-based signing service. It handles the installation of the SimplySign Desktop app, configuration of system settings, TOTP-based authentication, and verification of signing certificates. This action streamlines the code-signing process in CI workflows, eliminating manual steps and ensuring a secure, efficient setup for signing Windows applications.
April 24, 2026
Docker Setup Docker
Version updated for https://github.com/docker/setup-docker-action to version v5.1.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 1,469 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 setup of Docker CE on Linux, macOS, and Windows runners by downloading, installing, and configuring the Docker daemon. It is particularly useful for pinning Docker to specific versions, customizing daemon settings, or enabling Docker on runners where it is not pre-installed. Key capabilities include support for custom configurations, compatibility with multiple operating systems, and integration with macOS virtualization options (excluding ARM-based macOS runners).
April 24, 2026
ed-github-app-token
Version updated for https://github.com/EventDeer/EventDeer.DevOps.TokenAction to version v2.
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, ed-github-app-token, automates the process of generating an authentication token for a GitHub App installation. It enables API access across multiple repositories securely, solving the challenge of managing authentication for GitHub Apps. The action provides a token output that can be used to authorize operations in private repositories or workflows.
April 24, 2026
Fallow - Codebase Intelligence
Version updated for https://github.com/fallow-rs/fallow to version v2.48.4.
This action is used across all versions by 12 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Fallow is a Rust-native, zero-configuration static analysis tool designed for TypeScript and JavaScript codebases. It automates the detection of unused code, code duplication, complex or maintainability-challenged functions, and architectural issues, providing actionable insights to enhance code quality and maintainability. Additionally, it offers optional runtime intelligence to analyze real-world code usage and execution paths, making it a powerful tool for streamlining code reviews, cleaning up projects, and ensuring efficient development workflows.
April 24, 2026
Aguara Security Scanner
Version updated for https://github.com/garagon/aguara to version v0.14.4.
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 Aguara is a security scanning GitHub Action designed to detect vulnerabilities in AI agent skills and MCP server configurations before deployment. It automates the identification of threats like prompt injections, data exfiltration, credential leaks, and supply-chain attacks using a multi-layer analysis engine, advanced decoders, and context-aware scanning. By providing static analysis with comprehensive detection rules and risk scoring, Aguara helps prevent malicious code execution and ensures secure deployment of AI-powered systems.
April 24, 2026
Easy Npm Publish
Version updated for https://github.com/glitch452/easy-npm-publish to version v1.0.30.
This action is used across all versions by 2 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 “Easy NPM Publish” GitHub Action automates the process of versioning and publishing npm packages by leveraging Conventional Commits to determine semantic version bumps (major, minor, patch) based on commit messages. It eliminates the need for manual version management by utilizing registry data, automatically tagging commits with version information, and publishing packages to npm or compatible registries. This action simplifies and streamlines package deployment workflows, reducing manual effort and ensuring consistency.
April 24, 2026
Python quality and format checker - without Black
Version updated for https://github.com/jhenriquelc/action-pylint to version v1.0.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 This GitHub Action automates the linting and type-checking of Python code using the tools Ruff and Ty. It helps developers maintain code quality by detecting style violations, potential errors, and type issues in their Python projects. The action streamlines the process of integrating these checks into CI/CD workflows, ensuring consistent code standards.
April 24, 2026
stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.52.
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 binary on workflow runners, allowing users to specify the desired version or default to the latest stable release. It simplifies the setup process by caching the binary and adding its path to the environment, ensuring seamless integration into CI/CD pipelines. This action solves the problem of manually managing stackit-cli versions and paths, streamlining workflows that rely on stackit-cli.
April 24, 2026
Podcast Generat0r
Version updated for https://github.com/kchyslope/podcast_generator to version v1.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 The podcast_generator GitHub Action automates the process of generating podcast RSS feeds from a collection of audio files. It simplifies the creation and management of podcast feeds by handling formatting, metadata generation, and compliance with RSS standards. This action is ideal for streamlining podcast publishing workflows and reducing manual effort.
April 24, 2026
Comet contribution graph
Version updated for https://github.com/kiaquila/comet-contribution-graph to version v1.3.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 The comet-contribution-graph GitHub Action generates a visually engaging, animated contribution graph in SVG format, highlighting a user’s most productive days with a comet effect. It automates the process of fetching GitHub contribution data, rendering the graph, and pushing it to a specified branch for easy embedding in a profile README. This action enhances the presentation of contribution activity, offering a creative and customizable alternative to the standard GitHub contribution grid.