June 4, 2024
Run misspell with reviewdog
Version updated for reviewdog/action-misspell to version v1.18.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore(deps): update reviewdog to 0.17.5 by @github-actions in https://github.com/reviewdog/action-misspell/pull/66 Full Changelog: https://github.com/reviewdog/action-misspell/compare/v1.17.0...v1.18.0
June 4, 2024
Super-Linter
Version updated for super-linter/super-linter to version v6.6.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2,450 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 6.6.0 (2024-06-03) 🚀 Features support for POWERSHELL_CONFIG_FILE (#5674) (3f56c89) ⬆️ Dependency updates bundler: bump rubocop-performance in /dependencies (#5672) (cd5a7f4) bundler: bump rubocop-rails from 2.24.1 to 2.25.0 in /dependencies (#5673) (4d8ee6f) bundler: bump rubocop-rspec from 2.
June 4, 2024
TruffleHog OSS
Version updated for trufflesecurity/trufflehog to version v3.78.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 191 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add postman to tui by @hxnyk in https://github.com/trufflesecurity/trufflehog/pull/2895 chore(deps): update alpine docker tag to v3.20 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2874 fix(deps): update golang.org/x/exp digest to fd00a4e by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2899 Update metadata for DataDog for API + APPKey by @abmussani in https://github.
June 4, 2024
GPT Translate
Version updated for 3ru/gpt-translate to version v1.1.11.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed OpenAI sdk Migration v4 by @3ru in https://github.com/3ru/gpt-translate/pull/54 Support gpt-4o! Full Changelog: https://github.com/3ru/gpt-translate/compare/v1.1.10...v1.1.11
June 4, 2024
get-cmake
Version updated for lukka/get-cmake to version v3.29.4.
This action is used across all versions by 5,221 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.
Changes:
latest is now using CMake version v3.29.4, use this one-liner e.g.: uses: lukka/get-cmake@latest Enjoy!
June 4, 2024
GitHub to Guru
Version updated for peckjon/github-to-guru to version 1.9.0.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixes #25
This change makes it possible to add a footer to a card in an INTERNAL collection.
In copyCardData() the line const cardpathRegex = /CARDPATH/g; is now declared at the top of the file, making it globally accessible. In processStandardCollection() the card footer is read from the GURU_CARD_FOOTER environment variable and, if it exists, will be appended to the card content.
June 4, 2024
Attest SBOM
Version updated for actions/attest-sbom to version v1.2.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 23 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump actions/attest from 1.1.2 to 1.2.0 by @bdehamer in https://github.com/actions/attest-sbom/pull/67 Batch processing w/ exponential backoff Enforce 16MB limit on predicate size Bugfix when pushing attestation to OCI registry Full Changelog: https://github.com/actions/attest-sbom/compare/v1.1.2...v1.2.0
June 4, 2024
Nix Flake Checker
Version updated for DeterminateSystems/flake-checker-action to version v8.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 553 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update detsys-ts by @lucperkins in https://github.com/DeterminateSystems/flake-checker-action/pull/18 Enable source-binary parameter by @lucperkins in https://github.com/DeterminateSystems/flake-checker-action/pull/17 Make strict mode input not required by @lucperkins in https://github.com/DeterminateSystems/flake-checker-action/pull/19 Update detsys-ts by @lucperkins in https://github.com/DeterminateSystems/flake-checker-action/pull/20 srv update by @grahamc in https://github.
June 4, 2024
Publish Nix flakes to FlakeHub
Version updated for DeterminateSystems/flakehub-push to version v4.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 463 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed extra-tags -> extra-labels by @cole-h in https://github.com/DeterminateSystems/flakehub-push/pull/68 Set the mtime fields in the tarball correctly by @edolstra in https://github.com/DeterminateSystems/flakehub-push/pull/61 Allow for case-insensitive README names by @lucperkins in https://github.com/DeterminateSystems/flakehub-push/pull/70 Go fast? by @grahamc in https://github.