August 27, 2024
git-cliff - Changelog Generator
Version updated for orhun/git-cliff-action to version v4.0.0.
This action is used across all versions by 2,086 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Gotta go fast 🧗 git-cliff-action is now waaaaaaaay faster.
We switched to a classic bash script to download the git-cliff binary instead of a Docker action. So, no more building images, it just downloads and runs. Vroooom! 💨
Thanks @M0NsTeRRR for the implementation in https://github.
August 26, 2024
cdk-diff-action
Version updated for corymhall/cdk-diff-action to version v1.2.13.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.2.13 (2024-08-26)
August 26, 2024
Checkstyle for Java
Version updated for dbelyaev/action-checkstyle to version v1.16.0.
This action is used across all versions by 578 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.16.0: PR #225 - chore(deps): update default checkstyle to 10.18.0
August 26, 2024
OpenTofu/Terraform via Pull Request
Version updated for DevSecTop/TF-via-PR to version v11.1.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added Optionally encrypt the TF plan file before uploading it as a repository artifact, in order to prevent exposure of sensitive data using the new encrypt_passphrase input parameter.
Commits changelog: https://github.com/DevSecTop/TF-via-PR/compare/v11.0.2...v11.1.0
August 26, 2024
Nullify DAST Action
Version updated for Nullify-Platform/dast-action to version v0.2.17.
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 Update module github.com/nullify-platform/cli to v0.9.14 by @renovate in https://github.com/Nullify-Platform/dast-action/pull/55 Full Changelog: https://github.com/Nullify-Platform/dast-action/compare/v0.2.16...v0.2.17
August 26, 2024
Replexica
Version updated for replexica/replexica to version @replexica/cli@0.41.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Patch Changes 6fdc5d5 Thanks @maxprilutskiy! - Add json repair to json file loader
August 26, 2024
terraform-cdk-action
Version updated for hashicorp/terraform-cdk-action to version v5.0.11.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 59 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 5.0.11 (2024-08-26) Bug Fixes change default Terraform version to 1.9.5 (#205) (e962806)
August 26, 2024
Tiangolos Latest Changes
Version updated for tiangolo/latest-changes to version 0.3.1.
This action is used across all versions by 41 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Now you can (and should) use the native GitHub Action directly, as in:
... - uses: tiangolo/latest-changes@0.3.1 with: token: ${{ secrets.GITHUB_TOKEN }} instead of using the Docker image:
... - uses: docker://tiangolo/latest-changes:0.3.1 with: token: ${{ secrets.GITHUB_TOKEN }} This way, Dependabot will be able to send you PRs updating the version automatically.
August 26, 2024
Setup HashLink VM
Version updated for cedx/setup-hashlink to version v5.0.0.
This action is used across all versions by 44 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Ported the source code to Haxe.