September 19, 2024
Setup Node.js environment
Version updated for actions/setup-node to version v4.0.4.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2,228,111 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-node/pull/1125 Enhance Windows ARM64 Setup and Update micromatch Dependency by @priyagupta108 in https://github.com/actions/setup-node/pull/1126 Documentation changes: Documentation update in the README file by @suyashgaonkar in https://github.
September 19, 2024
emilpriver/geni
Version updated for emilpriver/geni to version v1.1.3.
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 Bump serde from 1.0.209 to 1.0.210 by @dependabot in https://github.com/emilpriver/geni/pull/182 Bump clap from 4.5.16 to 4.5.17 by @dependabot in https://github.com/emilpriver/geni/pull/180 Bump anyhow from 1.0.86 to 1.0.87 by @dependabot in https://github.com/emilpriver/geni/pull/179 Bump sqlx from 0.8.1 to 0.8.2 by @dependabot in https://github.
September 19, 2024
issue-metrics
Version updated for github/issue-metrics to version v3.10.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 240 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🚀 Features feat: add non-mentioning links option @willcl-ark (#370) 🐛 Bug Fixes fix: typo in README @jmeridth (#371) 🧰 Maintenance chore(deps): bump github/codeql-action from 3.26.6 to 3.26.7 in the dependencies group @dependabot (#369) chore(deps): bump types-requests from 2.
September 19, 2024
Create Issue Branch
Version updated for robvanderleek/create-issue-branch to version v1.8.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.8.0 (2024-09-19) Features ✨ Automatically delete branches when issues are closed (#883) (4ab03bb) ✨ Dockerize action code (#911) (3367aab)
September 19, 2024
Skyline DataMiner Deploy Action
Version updated for SkylineCommunications/Skyline-DataMiner-Deploy-Action to version v1.1.2.
This action is used across all versions by 528 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Updates: New Feature: The solution-path input is now optional. If not provided, the action will automatically search for a .sln file within the working directory when needed. Fix: The solution-path input can now reference a subfolder within your workspace. What’s Changed Fix: Added support for locating the solution file inside subfolders by @janstaelensskyline in PR #82.
September 19, 2024
MkDocs Github Pages Releaser
Version updated for afritzler/mkdocs-gh-pages-action to version v9.5.34.
This action is used across all versions by 33 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes 🧰 Maintenance Bump mkdocs-material from 9.5.33 to 9.5.34 @dependabot (#237)
September 19, 2024
Setup Cpp (C++ / C)
Version updated for aminya/setup-cpp to version v0.42.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: add support for cmakelang, cmake-lint, cmake-format by @aminya in https://github.com/aminya/setup-cpp/pull/294 feat: support more compiler/tool aliases (e.g. clang, clang-tidy) by @aminya in https://github.com/aminya/setup-cpp/pull/293 fix: skip pipx/pip package install if no upgrade requested by @aminya in https://github.com/aminya/setup-cpp/pull/294 fix: avoid old LLVM release HTTP redirects by @aminya in https://github.
September 19, 2024
GPT code review Action
Version updated for PierreGode/GPTcode-reviewer to version v3.0.0.
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.
September 19, 2024
actions-cfn-lint
Version updated for shogo82148/actions-cfn-lint to version v3.34.0.
This action is used across all versions by 22 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed bump cfn-lint v1.14.1 by @shogo82148-slim in https://github.com/shogo82148/actions-cfn-lint/pull/621 Full Changelog: https://github.com/shogo82148/actions-cfn-lint/compare/v3.33.0...v3.34.0