October 25, 2024
Setup Nu
Version updated for hustcer/setup-nu to version v3.15.
This action is used across all versions by 145 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [3.15] - 2024-10-25 Miscellaneous Tasks Add milestone.yaml Add more nu release to workflows Simplify console output for plugin registering (#113) Deps Upgrade typescript,@vercel/ncc,biomejs and @typescript-eslint/* Upgrade @actions/core to 1.11.1 Use actions/checkout@v4 Upgrade typescript and @typescript-eslint/* (#109) Use biomejs instead of eslint for code linting (#111) Upgrade @biomejs/biome and lefthook Full Changelog: https://github.
October 25, 2024
GPT code review Action
Version updated for PierreGode/GPTcode-reviewer to version v3.0.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes GPTCode Reviewer - AI-Powered Code Review Assistant Version: 1.0.0 Author: Pierre Gode
Overview GPTCode Reviewer is an AI-driven code review assistant designed to streamline the code review process for developers and teams. Leveraging the power of OpenAI’s GPT technology, this tool provides intelligent suggestions, identifies potential issues, and enhances code quality by offering comprehensive reviews in real-time.
October 25, 2024
GitHub Spellcheck Action
Version updated for rojopolis/spellcheck-github-actions to version 0.44.0.
This action is used across all versions by 1,420 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump python from 3.12.7-slim-bullseye to 3.13.0-slim-bullseye by @dependabot in https://github.com/rojopolis/spellcheck-github-actions/pull/217 Full Changelog: https://github.com/rojopolis/spellcheck-github-actions/compare/0.43.1...0.44.0
October 25, 2024
AI-based PR Reviewer & Summarizer with Chat Capabilities (Bedrock Claude)
Version updated for tmokmss/bedrock-pr-reviewer to version 0.3.1.
This action is used across all versions by 10 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes fix: too small token limits on claude 3 models
October 25, 2024
typos-action
Version updated for crate-ci/typos to version v1.26.8.
This action is used across all versions by 34 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [1.26.8] - 2024-10-24
October 25, 2024
TruffleHog OSS
Version updated for trufflesecurity/trufflehog to version v3.82.13.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 214 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed [fix] - Inadvertent s3 body close by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/3491 [chore] - update error messages by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/3490 feat: fixed validation logic for cannyio by @sahil9001 in https://github.com/trufflesecurity/trufflehog/pull/3482 feat: validation & verification fix for apiscience to apimetrics by @sahil9001 in https://github.
October 25, 2024
Trunk Check
Version updated for trunk-io/trunk-action to version v1.1.18.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 950 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Updated several github action dependencies (#183, #209, #231, #261) Stops suppressing trunk launcher output (#249) Added labels input for adding labels to the created PR (#254) Full Changelog: https://github.com/trunk-io/trunk-action/compare/v1.1.17...v1.1.18
October 24, 2024
Setup .NET Core SDK
Version updated for actions/setup-dotnet to version v4.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 246,786 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add workflow file for publishing releases to immutable action package by @Jcambass in https://github.com/actions/setup-dotnet/pull/548 Upgrade IA Publish by @Jcambass in https://github.com/actions/setup-dotnet/pull/550 Bug fixes : Fixed Basic Validation failure checks by @HarithaVattikuti in https://github.
October 24, 2024
Setup Go environment
Version updated for actions/setup-go to version v5.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 394,774 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add workflow file for publishing releases to immutable action package by @Jcambass in https://github.com/actions/setup-go/pull/500 Upgrade IA Publish by @Jcambass in https://github.com/actions/setup-go/pull/502 Add architecture to cache key by @Zxilly in https://github.com/actions/setup-go/pull/493 This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.