July 31, 2025
IAM SARIF Report
Version updated for https://github.com/georgealton/iam-sarif-report to version v2.3.4.
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 Update Checks To Latest
Full Changelog: https://github.com/georgealton/iam-sarif-report/compare/v2...v2.3.4
July 31, 2025
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.2.0-22.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update andrewaylett/pre-commit-action digest to a05a648 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/101 Update dependency uv to v0.8.4 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/102 Full Changelog: https://github.com/andrewaylett/pre-commit-action/compare/v4.2.0-21...v4.2.0-22
July 30, 2025
Check NTP Drift Between Two Servers
Version updated for https://github.com/aguacero7/rkik-ntp-drift-check to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Enforced the usage of rkik 0.5.0
July 30, 2025
ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v0.5.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Make object store retry config more aggressive: 100 retries, 30min timeout, faster backoff
July 30, 2025
Configure Datadog Test Visibility
Version updated for https://github.com/DataDog/test-visibility-github-action to version v2.4.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 56 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fix checksum command to strictly follow the required format + remove quiet option not supported in BusyBox implementation by @nikita-tkachenko-datadog in https://github.com/DataDog/test-visibility-github-action/pull/46 Full Changelog: https://github.com/DataDog/test-visibility-github-action/compare/v2.4.0...v2.4.1
July 30, 2025
Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version @lingo.dev/_compiler@0.7.4.
This action is used across all versions by 72 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Patch Changes #1072 3cb1ebe Thanks @The-Best-Codes! - Fixed compiler handling of namespace imports (import * as React from “react”) and default imports.
July 30, 2025
CBOMkit-action
Version updated for https://github.com/PQCA/cbomkit-action to version v2.1.1.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump advanced-security/maven-dependency-submission-action from 4 to 5 by @dependabot[bot] in https://github.com/PQCA/cbomkit-action/pull/23 Bump com.google.protobuf:protobuf-java from 4.29.0 to 4.31.1 by @dependabot[bot] in https://github.com/PQCA/cbomkit-action/pull/24 Bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.25.0 by @dependabot[bot] in https://github.com/PQCA/cbomkit-action/pull/27 Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5 by @dependabot[bot] in https://github.
July 30, 2025
Evergreen action
Version updated for https://github.com/github/evergreen to version v1.23.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 22 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🚀 Features feat: Add pull request count output to program summary @copilot-swe-agent[bot] (#389) 🧰 Maintenance chore(deps): bump the dependencies group with 2 updates @dependabot[bot] (#387) chore(deps): bump super-linter/super-linter from 7.4.0 to 8.0.0 @dependabot[bot] (#386) chore(deps): bump python from 6544e0e to 4c2cf99 @dependabot[bot] (#385) See details of all code changes since previous release
July 30, 2025
run-ansible-lint
Version updated for https://github.com/ansible/ansible-lint to version v25.7.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Enhancements Use ‘x-ansible-lint’ key for path patterns in schema tests (#4690) @alisonlhart Address disable_lookups deprecation with ansible-core 2.19 (#4683) @ssbarnea Add auto-fixing implementation for pattern rule (#4679) @shatakshiiii Remove patterns specific playbook meta folder (#4669) @alisonlhart Allow loading of yamllint config from a different location (#4644) @dbrennand Add new rule to validate pattern directory structure (#4662) @shatakshiiii Add play argspec schema validation to schema rule (#4667) @alisonlhart Add schema check for validating pattern specification file (#4653) @shatakshiiii Enable testing with python 3.