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.
August 25, 2024
Yet Another Upload Release Asset Action
Version updated for shogo82148/actions-upload-release-asset to version v1.7.7.
This action is used across all versions by 1,469 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump typescript-eslint from 8.1.0 to 8.2.0 by @dependabot in https://github.com/shogo82148/actions-upload-release-asset/pull/860 Bump @actions/http-client from 2.2.2 to 2.2.3 by @dependabot in https://github.com/shogo82148/actions-upload-release-asset/pull/861 Full Changelog: https://github.com/shogo82148/actions-upload-release-asset/compare/v1.7.6...v1.7.7
August 25, 2024
PR history in description
Version updated for Frederick888/gh-ph to version v1.5.0.
This action is used across all versions by 12 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.5.0 (2024-08-25) Features Use base@{push} if it’s newer than base (4eeb80bc)
August 25, 2024
Ensure SHA Pinned Actions
Version updated for zgosalvez/github-actions-ensure-sha-pinned-actions to version v3.0.11.
This action is used across all versions by 377 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump eslint from 9.6.0 to 9.9.1 by @dependabot in https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/178 Bump zgosalvez/github-actions-get-action-runs-using-version from 2.0.8 to 2.0.9 by @dependabot in https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/175 Bump actions/setup-node from 4.0.2 to 4.0.3 by @dependabot in https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/174 Bump @actions/glob from 0.4.0 to 0.5.0 by @dependabot in https://github.