December 14, 2025
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.0-10.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update pre-commit hook renovatebot/pre-commit-hooks to v42.50.2 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/531 Update andrewaylett/pre-commit-action digest to b8047a1 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/532 Update pre-commit hook renovatebot/pre-commit-hooks to v42.52.2 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/533 Update astral-sh/setup-uv action to v7.1.6 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/534 Full Changelog: https://github.
December 14, 2025
Run Antsibull Nox
Version updated for https://github.com/ansible-community/antsibull-nox to version 1.4.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Release Summary New bugfix and feature release.
Minor Changes Add Python 3.15 to Python version search list (https://github.com/ansible-community/antsibull-nox/pull/142). Allow to specify extra requirements.yml files for ansible-lint (https://github.com/ansible-community/antsibull-nox/issues/156, https://github.com/ansible-community/antsibull-nox/issues/161). Also look for needed collections before running ansible-lint in other places that ansible-lint searches for requirements.
December 14, 2025
CSV Graph Generator
Version updated for https://github.com/asabon/csv-graph-generator to version v0.0.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Who’s Changed Build docker image at developing @asabon (#45)
December 14, 2025
ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v0.22.2.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Optimize encryption: use spawn_blocking only for chunks, channel-based scan decryption by @Barre in https://github.com/Barre/ZeroFS/pull/296 Full Changelog: https://github.com/Barre/ZeroFS/compare/v0.22.1...v0.22.2
December 14, 2025
Markup Link Checker (mlc)
Version updated for https://github.com/becheran/mlc to version v1.2.0.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add pre-PR requirements to run cargo fmt and clippy in agent instructions by @Copilot in https://github.com/becheran/mlc/pull/120 Add custom HTTP headers support to handle server-side user agent filtering by @Copilot in https://github.com/becheran/mlc/pull/119 Fix GitHub-flavored markdown task list checkboxes being detected as links by @Copilot in https://github.
December 14, 2025
Setup Bowtie
Version updated for https://github.com/bowtie-json-schema/bowtie to version v2025.12.2.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump the frontend-dependencies group in /frontend with 5 updates by @dependabot[bot] in https://github.com/bowtie-json-schema/bowtie/pull/2305 Bump justinrainbow/json-schema from 6.6.1 to 6.6.2 in /implementations/php-justinrainbow-json-schema by @dependabot[bot] in https://github.com/bowtie-json-schema/bowtie/pull/2306 Bump jsonschema from 0.37.2 to 0.37.4 in /implementations/rust-jsonschema by @dependabot[bot] in https://github.com/bowtie-json-schema/bowtie/pull/2304 [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.
December 14, 2025
ecs-blue-green-deploy
Version updated for https://github.com/chuka2003/aws-ecs-blue-green to version 1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🌟 ecs-blue-green-deploy — v1.0.0 Release Notes 🚀 Overview This is the first official release of ecs-blue-green-deploy, a GitHub Action for performing zero-downtime blue-green deployments to Amazon ECS behind an Application Load Balancer (ALB).
It updates your ECS task definition, deploys the new revision, waits for stabilization, and performs safe, progressive, weighted traffic shifting from BLUE → GREEN.
December 14, 2025
SRI Check
Version updated for https://github.com/cobacoch/sri-check to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes SRI Check v1.0.0 Initial release of SRI Check - A GitHub Action to validate Subresource Integrity (SRI) attributes in Pull Request changes.
Features Automatically detect HTML/HTM/PHP files changed in PRs Check for integrity attributes on external <script> and <link rel="stylesheet"> tags Validate integrity attribute format (sha256/sha384/sha512) Optionally fetch resources and verify hash values Check for crossorigin attributes Display inline annotations on GitHub PR diff view Support disabling checks via comments See README for full documentation.
December 14, 2025
Check conda for release candidates
Version updated for https://github.com/dwhswenson/conda-rc-check to version v2.0.
This action is used across all versions by 10 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update to use API instead of scraping by @dwhswenson in https://github.com/dwhswenson/conda-rc-check/pull/4 Full Changelog: https://github.com/dwhswenson/conda-rc-check/compare/v1.0.1...v2.0