October 28, 2024
crowdin-action
Version updated for crowdin/github-action to version v2.3.0.
This action is used across all versions by 9,462 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed CLI 4.3.0 by @andrii-bodnar Full Changelog: https://github.com/crowdin/github-action/compare/v2.2.0...v2.3.0
October 28, 2024
Terraform/OpenTofu via Pull Request
Version updated for DevSecTop/TF-via-PR to version v12.0.1.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added Count of diff lines in the output. Improved Reorder above-the-fold content in the README. Consistent use of arguments throughout workflow examples. Use -json for diff command comparison of plan files with plan-parity enabled. Reveal diff command output during plan-parity comparison. Append ‘…’ ellipsis to truncated plan or diff outputs if exceeding character limit.
October 28, 2024
KiBot GitHub action
Version updated for INTI-CMNB/KiBot to version v1.8.2.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changed Quick Start: Diff/KiRi: Avoid creating when we don’t have at least 2 to compare PCB Print: Avoid colored_pads and colored_vias side effects (#682) BoM: Avoid leaking DIGIKEY_CLIENT_ID and DIGIKEY_CLIENT_SECRET in logs Added Experimental GUI Preflights: Draw Fancy Stackup: which includes the type of vias used (#699) Include Table: used to include CSV tables generated by bom/position outputs (#702) Globals: dnp_cross_top_layer and dnp_cross_bottom_layer: to control the layer where footprints are crossed.
October 28, 2024
Qodana Scan
Version updated for JetBrains/qodana-action to version v2024.2.6.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 12,488 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 31d6f33 :bug: QD-10155 Stop throwing error on non-zero exit code from merge-base call
October 28, 2024
Checkstyle for Java
Version updated for dbelyaev/action-checkstyle to version v1.16.5.
This action is used across all versions by 624 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.16.5: PR #264 - chore(deps): update default checkstyle to 10.19.0
October 28, 2024
mise action
Version updated for jdx/mise-action to version v2.1.4.
This action is used across all versions by 404 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/jdx/mise-action/compare/v2.1.3...v2.1.4
October 28, 2024
Nullify DAST Action
Version updated for Nullify-Platform/dast-action to version v0.2.24.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Specify OS_ARCH to able to specify arm images by @manojshr-fsa in https://github.com/Nullify-Platform/dast-action/pull/66 New Contributors @manojshr-fsa made their first contribution in https://github.com/Nullify-Platform/dast-action/pull/66 Full Changelog: https://github.com/Nullify-Platform/dast-action/compare/v0.2.23...v0.2.24
October 28, 2024
Replexica
Version updated for replexica/replexica to version @replexica/spec@0.16.0.
This action is used across all versions by 15 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes #268 5e282d7 Thanks @maxprilutskiy! - composable loaders
October 28, 2024
Python Poetry Action
Version updated for abatilo/actions-poetry to version v3.0.1.
This action is used across all versions by 9,455 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 3.0.1 (2024-10-27) Bug Fixes ubuntu pipx installation by calling pip from python3 (#71) (2a40fbe)