September 14, 2024
Python setup uv
Version updated for astral-sh/setup-uv to version v2.1.2.
This action is used across all versions by 389 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes fix example for multiple cache-dependency-glob without quote @hori-ryota (#67) 🧰 Maintenance chore: update known checksums for 0.4.10 @github-actions (#72) ⬆️ Dependency updates Bump peter-evans/create-pull-request from 7.0.1 to 7.0.2 @dependabot (#71)
September 14, 2024
Ansible Molecule
Version updated for gofrolist/molecule-action to version v2.7.35.
This action is used across all versions by 630 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v2.7.35 (2024-09-14) Fix fix(deps): bump molecule from 24.8.0 to 24.9.0 Bumps molecule from 24.8.0 to 24.9.0.
Release notes Commits updated-dependencies:
dependency-name: molecule dependency-type: direct:production update-type: version-update:semver-minor … Signed-off-by: dependabot[bot] <support@github.com> (83ae403)
September 14, 2024
JSON Utils
Version updated for yakubique/json-utils to version v1.8.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/yakubique/json-utils/compare/v1.7...v1.8
None Sometimes it’s OK to do nothing
- name: Nothing to do uses: yakubique/json-utils@v1.8 with: input: '[1,2,3,4,5]' action: "none" # returns: [1,2,3,4,5]
September 14, 2024
Install Qt (Linux ARM64 Fork)
Version updated for ArchitektApx/install-qt-action to version v4.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This Fork provides arm64 support until upstream updates to enable those builds
As of Qt 6.7.0, arm64 architecture is now supported for linux desktop. It is implemented using both a different host linux_arm64 and architecture linux_gcc_arm64.
aqtinstall docs
September 14, 2024
TruffleHog OSS
Version updated for trufflesecurity/trufflehog to version v3.82.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 207 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix(deps): update module github.com/prometheus/client_golang to v1.20.3 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/3279 Instrument GitHub source with a UnitReporter by @mcastorina in https://github.com/trufflesecurity/trufflehog/pull/3284 [analyze] Add Analyzer for MySQL by @abmussani in https://github.com/trufflesecurity/trufflehog/pull/3193 [analyze] Add Analyzer for Mailgun by @abmussani in https://github.
September 14, 2024
Wait for jobs
Version updated for yogeshlonkar/wait-for-jobs to version v0.4.4.
This action is used across all versions by 30 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump path-to-regexp from 6.2.2 to 6.3.0 by @dependabot in https://github.com/yogeshlonkar/wait-for-jobs/pull/110 Full Changelog: https://github.com/yogeshlonkar/wait-for-jobs/compare/v0...v0.4.4
September 13, 2024
Build with Gradle
Version updated for gradle/actions to version v4.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 15,589 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This release brings some minor improvements:
The latest release of Gradle is no longer required to perform cache-cleanup. If Gradle is found to on the PATH and the version meets minimum version requirements, then the version on PATH is used for cache-cleanup and Gradle is not downloaded.
September 13, 2024
Is Website vulnerable
Version updated for lirantal/is-website-vulnerable to version v1.14.10.
This action is used across all versions by 31 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.14.10 (2024-09-12)
September 13, 2024
OpenTofu/Terraform via Pull Request
Version updated for DevSecTop/TF-via-PR to version v11.4.1.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed Remove unnecessary arguments from apply command. Commits changelog: https://github.com/DevSecTop/TF-via-PR/compare/v11.3.0...v11.4.1