November 26, 2025
Branch Shift
Version updated for https://github.com/ws2git/branch-shift to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Just so you know – the initial stable release of Branch Shift is announced. This GitHub Action is designed to facilitate the programmatic renaming of branches within a repository, addressing the need for automated branch hygiene and adherence to naming conventions in continuous integration and continuous deployment (CI/CD) pipelines.
November 26, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.9.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Misc minor changes by @your-ko in https://github.com/your-ko/link-validator/pull/185 Add timeout to action by @your-ko in https://github.com/your-ko/link-validator/pull/186 Add possibility to run validation on the file list by @your-ko in https://github.com/your-ko/link-validator/pull/187 Add renovatebot integration by @your-ko in https://github.com/your-ko/link-validator/pull/190 Simplify local path regex by @your-ko in https://github.
November 26, 2025
Build CCStudio Project
Version updated for https://github.com/zfb132/build-ccstudio-project to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/zfb132/build-ccstudio-project/compare/v1...v1
November 25, 2025
Certora Run Action
Version updated for https://github.com/Certora/certora-run-action to version v2.5.1.
This action is used across all versions by 18 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed [CERT-9782] Add failed comment on installation by @H00N24 in https://github.com/Certora/certora-run-action/pull/67 Full Changelog: https://github.com/Certora/certora-run-action/compare/v2.5.0...v2.5.1
November 25, 2025
Setup clasp auth
Version updated for https://github.com/ciderjs/clasp-auth to version v0.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: introduce CLI to upload, delete, and list clasp credentials as … by @luthpg in https://github.com/ciderjs/clasp-auth/pull/9 Full Changelog: https://github.com/ciderjs/clasp-auth/compare/v0.1.4...v0.2.0
November 25, 2025
Setup commitizen CLI
Version updated for https://github.com/commitizen-tools/setup-cz to version v0.5.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v0.5.2 (2025-11-25) Fix use pip as module
November 25, 2025
Android Kernel Build Action
Version updated for https://github.com/dabao1955/kernel_build_action to version v1.9.1.
This action is used across all versions by 141 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes Use coccinelle 1.3.0 to apply kernelsu minimal patch, avoid patching error Fix arm binutils install failed Full Changelog: https://github.com/dabao1955/kernel_build_action/compare/v1.9.0...v1.9.1
November 25, 2025
run-digger
Version updated for https://github.com/diggerhq/digger to version backend-ee/v0.1.7.13.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Digger Backend (Enterprise Edition) v0.1.7.13 Terraform orchestration service with advanced features and multi-VCS support.
Docker Image docker pull ghcr.io/diggerhq/digger/digger-backend-ee:v0.1.7.13
November 25, 2025
cargo-deny
Version updated for https://github.com/EmbarkStudios/cargo-deny-action to version v2.0.14.
This action is used across all versions by 5,488 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 0.18.5 Changed PR#789 changed it so that release binaries are now built with LTO. PR#790 and PR#794 updated various crates. Added PR#790 added SARIF as an output format, usable via --format sarif. The current output for this format is experimental and may change in future updates.