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.
August 26, 2024
Build Rust Projects with Cross
Version updated for houseabsolute/actions-rust-cross to version v0.0.14.
This action is used across all versions by 587 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes When the given target includes the string musl, this action will install the musl-tools package. This allows crates with C or C++ code to compile properly. Fixes #20. Reported by Matteo Pietro Dazzi (@ilteoood).
August 26, 2024
install-juliaup
Version updated for julia-actions/install-juliaup to version v2.1.2.
This action is used across all versions by 28 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Build(deps): Bump julia-actions/setup-julia from 2.2.0 to 2.3.0 by @dependabot in https://github.com/julia-actions/install-juliaup/pull/79 Update NodeJS/NPM dependencies by @DilumAluthge in https://github.com/julia-actions/install-juliaup/pull/83 Full Changelog: https://github.com/julia-actions/install-juliaup/compare/v2.1.1...v2.1.2
August 26, 2024
Nullify DAST Action
Version updated for Nullify-Platform/dast-action to version v0.2.16.
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/54 Full Changelog: https://github.com/Nullify-Platform/dast-action/compare/v0.2.15...v0.2.16
August 25, 2024
Install cargo-binstall
Version updated for cargo-bins/cargo-binstall to version v1.10.3.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.