July 27, 2024
TruffleHog OSS
Version updated for trufflesecurity/trufflehog to version v3.80.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 202 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Added Twitter v2 Detector by @abmussani in https://github.com/trufflesecurity/trufflehog/pull/3016 fix(deps): update module github.com/aws/aws-sdk-go to v1.54.20 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/3077 [bug] - add verify check by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/3079 [chore] - Reduce VerificationOverlapWorkers by @ahrav in https://github.
July 26, 2024
Install cargo-binstall
Version updated for cargo-bins/cargo-binstall to version v1.8.0.
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.
July 26, 2024
CodSpeed Performance Analysis
Version updated for CodSpeedHQ/action to version v3.0.0.
This action is used across all versions by 359 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore(ci): run ci on every pull request by @adriencaccia in https://github.com/CodSpeedHQ/runner/pull/23 feat/add codspeed cli by @adriencaccia in https://github.com/CodSpeedHQ/runner/pull/36 feat: bump rust toolchain by @adriencaccia in https://github.com/CodSpeedHQ/runner/pull/37 Check the runner release notes for more details.
Full Changelog: https://github.com/CodSpeedHQ/action/compare/v2...v3.0.0
July 26, 2024
Android Kernel Build Action
Version updated for dabao1955/kernel_build_action to version v1.6.2.
This action is used across all versions by 30 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes Sync AnyKernel3 changes from upstream Add vendor-branch option Add ksu-lkm option Remove APatch option Force switch KernelSU version to v0.9.5 Update ccache action, release action to latest version Support to Ubuntu 24.04 action runner Refactor kernel-building parts Todo in v1.6.3 Support third-party gcc build Not force switch KernelSU version to v0.
July 26, 2024
Setup uv and Handle Its Cache
Version updated for hynek/setup-cached-uv to version v2.0.0.
This action is used across all versions by 21 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added Automatic cache pruning. If caching is active, we now automatically run uv cache prune --ci that shrinks the cache directory to only downloaded files. This make the cache smaller and therefore faster to save and restore. #9
The current calendar week is now added to the cache key by default.
July 26, 2024
rattler-build-action
Version updated for prefix-dev/rattler-build-action to version v0.2.12.
This action is used across all versions by 15 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed ✨ New features Bump rattler-build to v0.18.2 by @github-actions in https://github.com/prefix-dev/rattler-build-action/pull/34 Full Changelog: https://github.com/prefix-dev/rattler-build-action/compare/v0.2.11...v0.2.12
July 26, 2024
cargo-multivers
Version updated for ronnychevalier/cargo-multivers to version v0.9.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Version 0.9.0 - 26-07-2024 Added Define default CPUs for x86-64 using microarchitecture levels: x86-64,x86-64-v2,x86-64-v3,x86-64-v4. It helps to limit build times (#6). Changed Update dependencies. MSRV is now 1.80.
July 26, 2024
setup-mkosi
Version updated for systemd/mkosi to version v24.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes The default kernel command line of console=ttyS0 (or equivalent for other architectures) has been removed. The required console= argument to have the kernel output to the serial console has to be added manually from v24 onwards. Support for installing local packages located in directories in BuildSources= was dropped.
July 26, 2024
Build unikernel images with Unikraft
Version updated for unikraft/kraftkit to version v0.9.0.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes KraftKit v0.9.0 (2024-07-26T12:55:43Z) This is a stable release of kraftkit.
Changelog ⚠️ Breaking Changes 38abcdc0e22b54341efc4b21046f57d805511cba: feat(cloud)!: Introduce ‘scale-to-zero’ stand-alone flags (#1756) (@razvand) 4409232de6764b861c723b316e67d1a6bd3cb3ba: fix!: Major improvements to kraft cloud compose (#1678) (@craciunoiuc) be0d6acba094ce0e629fd7555c3598306de0d781: refactor!: Replace ‘service group’ in favour of ‘service’ (#1752) (@nderjung) 06ce09e5b435534a6ea87d9b37535d94dc471a99: refactor(tunnel)!