August 28, 2026
Git Velocity Analyser
Version updated for https://github.com/lukaszraczylo/git-velocity to version v1.0.22.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Git Velocity is a GitHub Action that analyzes your Git repository activities and generates a beautiful, gamified dashboard to track developer velocity. It automates tasks such as analyzing commit, pull request, code review, issue, and meaningful line counts, providing a comprehensive view of development performance through metrics and achievements.
August 28, 2026
Aether Deploy
Version updated for https://github.com/Monoradioactivo/aetherpush-deploy-action to version v0.4.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 This GitHub Action automates the process of releasing React Native over-the-air updates using Aether. It simplifies the deployment workflow by wrapping the @aetherpush/cli commands and exposing the necessary package metadata as outputs. The action supports various inputs such as API key, app name, release command, and platform, allowing for customization based on specific needs.
August 28, 2026
Setup-Oracle-Test-Pilot
Version updated for https://github.com/oracle-actions/setup-testpilot to version v1.0.31.
This publisher is shown as ‘verified’ by GitHub.
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 GitHub Action setup-testpilot by Oracle helps automate the setup and management of Oracle Test Pilot for Third-Party Software within GitHub workflows. It provides various actions to provision, delete, create a registration token, and skip testing based on changes in specific files or folders. The action supports Linux platforms and offers customizable inputs and outputs to streamline the integration process.
August 28, 2026
Orchestra Run Pipeline
Version updated for https://github.com/orchestra-hq/run-pipeline to version v.1.6.0.
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 This GitHub Action automates the execution and monitoring of Orchestra pipelines. It supports running both backed by Orchestra or Git-backed pipelines, allowing users to choose specific branches and tasks to run. The action provides options for polling pipeline status at regular intervals and managing environments, making it useful for continuous integration workflows that integrate with Orchestra projects.
August 28, 2026
Otzaria Plugin Validator
Version updated for https://github.com/Otzaria/otzaria-plugin-validator to version v1.16.1.
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 GitHub Action automates the validation, building, and publishing process for Otzaria plugins. It performs static checks using pack-plugin, builds the .otzplugin file, and automatically publishes new versions to otzaria.org upon push to the main branch. It requires OTZARIA_USER and OTZARIA_PASSWORD secrets for authentication. The action also supports pull request validation without publishing.
August 28, 2026
action-debian-build
Version updated for https://github.com/pkghaus/action-debian-build to version v1.2.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of building a Debian package from an upstream git tag and a custom debian/ directory. It resolves build dependencies, runs dpkg-buildpackage, checks the result with lintian, and collects artifacts. The action can be used to build packages for different Debian suites and architectures and is reusable for validating packaging repositories.
August 28, 2026
Prowler Security Scan
Version updated for https://github.com/prowler-cloud/prowler to version 5.40.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 Prowler automates the discovery and assessment of security risks in cloud environments by running predefined checks against various AWS services, helping organizations identify potential vulnerabilities and ensure compliance with industry standards.
What’s Changed ✨ New features to highlight in this version Enjoy them all now for free at https://cloud.prowler.com/
August 28, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 is a simple tool that prints “Hello World” or a personalized greeting to the console. It takes an optional input parameter, who-to-greet, which allows users to specify the name they want to greet. The action also provides the current time when it runs.
August 28, 2026
DSH Plugin Migrate Bot
Version updated for https://github.com/royenheart/dsh-migrate-bot to version v0.2.1.
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 migration of a third-party plugin from one DeepSeek Harness version to another. It resolves the target harness version (dsh-v*), performs mechanical tests, runs two DSH review sessions (DeepSeek V4 Pro and dsh-anchored-standard), and then creates an Issue and PR if the plugin tree is dirty. The Action skips migration if the same version has already been processed successfully. It requires permissions to write to repository contents, open issues, and pull requests, with GitHub Actions permission enabled for creating pull requests. The action uses a cron schedule or manual workflow dispatch to trigger migrations.
August 28, 2026
IconKit Ribbon
Version updated for https://github.com/rozd/icon-kit to version v1.2.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 IconKit is a Swift library and CLI tool designed to work with Apple .icon bundles and Android adaptive icons. It enables the creation, inspection, modification, and validation of these icon formats using SF Symbols and provides features like adding environment ribbons to existing icons and generating adaptive icons in modern vector drawable and bitmap formats. The action supports full document models and is available as a command-line tool or embeddable library for Swift applications.