July 12, 2026
Ansible SecOps Linter
Version updated for https://github.com/semx/ansible-secops-linter to version v0.1.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.
What’s Changed First release of ansible-secops-linter — security-focused static analysis for Ansible playbooks and roles.
Checks: disabled TLS/host-key verification, hardcoded credentials, remote-script-to-shell execution, world-writable file modes, disabled package signature checks, and secret-handling tasks missing no_log. Text and SARIF output.
July 12, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/sipyourdrink-ltd/bernstein to version v3.4.4.
This action is used across all versions by 5 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed v3.4.4 Released 2026-07-12.
A capability release that adds the experimental MCP Tasks protocol surface to the Bernstein MCP server, plus release-pipeline hardening.
MCP Tasks extension Long-running runs are now exposed through the experimental MCP Tasks protocol. A task-capable MCP client (Claude Code, Cursor, Cline, and others) can start a run with bernstein_run, receive a CreateTaskResult, and then poll status and retrieve the result asynchronously through the get_task, get_task_result, list_tasks, and cancel_task handlers without holding a blocking session open. The task handle embeds the run’s audit-chain head hash ({task_id}:{head_hash}) so a stateless client can still tie a progress claim back to the signed chain.
July 12, 2026
Publish to BadgeHub
Version updated for https://github.com/tjorim/mpos-badgehub-publish to version v1.0.11.
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.
What’s Changed Cleanup, no behavior change. CPython’s `stderr` is always line-buffered/unbuffered by default regardless of tty status — `fail()`’s messages (the ones that mattered while chasing `v1.0.6`-`v1.0.9`’s bugs) never actually needed explicit flushing. `stdout` is what block-buffers when piped to a CI log, and that’s handled globally now via `python3 -u` in `action.yml`’s invocation, rather than `flush=True` hand-added to every individual print call (easy to forget on a new one).
July 12, 2026
Publish to FlatPark
Version updated for https://github.com/flatpark/publish-action to version v1.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.
What’s Changed First public release of Publish to FlatPark 🎉
Add five lines to your release workflow and your Linux users get the Flatpak update the same day you publish a release — no tokens, no manifest, no build infrastructure:
July 12, 2026
Actionlint Setup
Version updated for https://github.com/freerangebytes/setup-actionlint to version v0.1.2.
This action is used across all versions by 9 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s Changed chore: add dependabot for the devcontainer dockerfile by @ersmith in https://github.com/freerangebytes/setup-actionlint/pull/15 docs: updated readme to discuss the benefits of the action by @ersmith in https://github.com/freerangebytes/setup-actionlint/pull/16 Misc updates by @ersmith in https://github.com/freerangebytes/setup-actionlint/pull/17 ci: add permissions to workflows by @ersmith in https://github.com/freerangebytes/setup-actionlint/pull/18 ci: switch versioning workflow by @ersmith in https://github.com/freerangebytes/setup-actionlint/pull/19 ci: switch to relying on version workflow for updates by @ersmith in https://github.com/freerangebytes/setup-actionlint/pull/20 ci: fix tag and release action name by @ersmith in https://github.com/freerangebytes/setup-actionlint/pull/21 ci: fix version calculation outputs by @ersmith in https://github.com/freerangebytes/setup-actionlint/pull/22 build(deps): bump freerangebytes/auto-tag-and-release from 0.2.0 to 0.2.1 by @dependabot[bot] in https://github.com/freerangebytes/setup-actionlint/pull/23 build(deps-dev): bump @commitlint/config-conventional from 20.2.0 to 20.5.0 by @dependabot[bot] in https://github.com/freerangebytes/setup-actionlint/pull/46 build(deps-dev): bump @commitlint/format from 20.2.0 to 20.5.0 by @dependabot[bot] in https://github.com/freerangebytes/setup-actionlint/pull/44 build(deps-dev): bump conventional-changelog-atom from 5.0.0 to 5.1.0 by @dependabot[bot] in https://github.com/freerangebytes/setup-actionlint/pull/40 build(deps): bump freerangebytes/auto-tag-and-release from 0.2.1 to 0.3.0 by @dependabot[bot] in https://github.com/freerangebytes/setup-actionlint/pull/24 chore(commitlint): fix commitlint so it matches expected format by @ersmith in https://github.com/freerangebytes/setup-actionlint/pull/47 build(deps-dev): bump @commitlint/cli from 20.2.0 to 20.5.0 by @dependabot[bot] in https://github.com/freerangebytes/setup-actionlint/pull/45 build(deps): bump actions/github-script from 8 to 9 by @dependabot[bot] in https://github.com/freerangebytes/setup-actionlint/pull/48 build(deps-dev): bump @commitlint/config-conventional from 20.5.0 to 20.5.3 by @dependabot[bot] in https://github.com/freerangebytes/setup-actionlint/pull/50 build(deps-dev): bump @commitlint/cli from 20.5.0 to 20.5.3 by @dependabot[bot] in https://github.com/freerangebytes/setup-actionlint/pull/51 build(deps-dev): bump @commitlint/config-conventional from 20.5.3 to 21.0.0 by @dependabot[bot] in https://github.com/freerangebytes/setup-actionlint/pull/53 build(deps-dev): bump @commitlint/cli from 20.5.3 to 21.0.1 by @dependabot[bot] in https://github.com/freerangebytes/setup-actionlint/pull/54 build(deps-dev): bump @commitlint/format from 20.5.0 to 21.0.1 by @dependabot[bot] in https://github.com/freerangebytes/setup-actionlint/pull/52 build(deps-dev): bump @commitlint/cli from 21.0.1 to 21.0.2 by @dependabot[bot] in https://github.com/freerangebytes/setup-actionlint/pull/58 build(deps-dev): bump @commitlint/config-conventional from 21.0.0 to 21.1.0 by @dependabot[bot] in https://github.com/freerangebytes/setup-actionlint/pull/59 build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/freerangebytes/setup-actionlint/pull/65 build(deps): bump ghcr.io/devcontainers/features/docker-in-docker from 2.17.0 to 4.0.0 by @dependabot[bot] in https://github.com/freerangebytes/setup-actionlint/pull/63 build(deps): bump actions/setup-python from 6 to 6.2.0 by @dependabot[bot] in https://github.com/freerangebytes/setup-actionlint/pull/64 build(deps): bump devcontainers/base from ubuntu-22.04 to ubuntu-24.04 in /.devcontainer by @dependabot[bot] in https://github.com/freerangebytes/setup-actionlint/pull/62 build(deps-dev): bump @commitlint/cli from 21.0.2 to 21.1.0 by @dependabot[bot] in https://github.com/freerangebytes/setup-actionlint/pull/68 build(deps): bump actions/setup-python from 6.2.0 to 6.3.0 by @dependabot[bot] in https://github.com/freerangebytes/setup-actionlint/pull/66 fix: switch to shas for gha dependencies by @ersmith in https://github.com/freerangebytes/setup-actionlint/pull/69 Full Changelog: https://github.com/freerangebytes/setup-actionlint/compare/v0.1.1...v0.1.2
July 12, 2026
RunRight CI Resource Monitor
Version updated for https://github.com/gbudjeakp/run-right to version v1.6.2.
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.
What’s Changed Remove Azure provider; RunRight focuses on AWS, GCP, and GitHub-hosted runners
July 12, 2026
Pedant - Lint and Format
Version updated for https://github.com/goeselt/pedant to version v1.4.3.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s Changed chore(deps): bump the all group with 2 updates by @dependabot[bot] in https://github.com/goeselt/pedant/pull/27 fix: update dependencies by @goeselt in https://github.com/goeselt/pedant/pull/29 Full Changelog: https://github.com/goeselt/pedant/compare/v1.4...v1.4.3
July 12, 2026
AI Plugin Scanner
Version updated for https://github.com/hashgraph-online/ai-plugin-scanner-action to version v1.2.456.
This action is used across all versions by 18 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Published automatically from https://github.com/hashgraph-online/hol-guard/tree/d7060399ddf8b69773a84973870f5e086227c6b6 with plugin-scanner 2.0.1057.
Full Changelog: https://github.com/hashgraph-online/ai-plugin-scanner-action/compare/v1.2.455...v1.2.456
July 12, 2026
HOL Codex Plugin Scanner
Version updated for https://github.com/hashgraph-online/hol-codex-plugin-scanner-action to version v1.2.456.
This action is used across all versions by 11 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Full Changelog: https://github.com/hashgraph-online/hol-codex-plugin-scanner-action/compare/v1...v1.2.456
July 12, 2026
NeuroLink AI
Version updated for https://github.com/juspay/neurolink to version v9.86.4.
This action is used across all versions by 10 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 9.86.4 (2026-07-11) Bug Fixes (generate): stop treating ai@6 raw-text output echo as parsed schema output (dc23936)