May 5, 2024
Semantic Version Generator
Version updated for lukaszraczylo/semver-generator to version 1.10.183.
This action is used across all versions by 25 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes
May 5, 2024
Okareo CI/CD
Version updated for okareo-ai/okareo-action to version v2.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Supports the CLI v12
flow support Typescript/Javascript flows to edit package.json for more control of dependencies fixes console output that is misleading
May 5, 2024
Valgrind Checker
Version updated for Ximaz/valgrind-action to version 1.1.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes The README.md is quite ambiguous about the version usage of the action, which led to issues when running a workflow depending on this action. It’s now clearer and explicit.
May 4, 2024
Open Telemetry CI/CD Action
Version updated for corentinmusard/otel-cicd-action to version 1.9.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added Support for https endpoints (proto over http). Update to node 20.x
May 4, 2024
Install GitHub Release binary
Version updated for EricCrosson/install-github-release-binary to version v2.4.20.
This action is used across all versions by 20 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.4.20 (2024-05-04) Bug Fixes deps: update dependency @octokit/rest to v20.1.1 (d4b74fd)
May 4, 2024
Generate Localized Readmes
Version updated for mrf0rtuna4/Github-Readme-AutoTranslator to version v1.1.1.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Version 1.1.1 Release Notes Bug Fixes: Fixed an issue where translation would fail for texts containing HTML tags and links by removing these elements before translation and reinserting them after translation. Implemented character limit control to ensure that translated texts do not exceed 5000 characters, as required by the translation service.
May 4, 2024
Cache Nix store
Version updated for nix-community/cache-nix-action to version v5.2.0.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Support two backends for the cache package (https://github.com/nix-community/cache-nix-action/pull/40): Add the backend input (there’s an issue though) Add BuildJet/toolkit fork (link). Add actions/toolkit fork (link). Fix setting outputs (https://github.com/nix-community/cache-nix-action/commit/1543078bc03636a65728d27b72d33f3c2d3da6f9).
May 4, 2024
SRComp Validate Action
Version updated for PeterJCLaw/srcomp-validate-action to version v0.7.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Now supports testing SRComp Scorer integrations too.
May 4, 2024
Differential ShellCheck
Version updated for redhat-plumbers-in-action/differential-shellcheck to version v5.2.0.
This action is used across all versions by 326 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed New Provide html output with detected defects :globe_with_meridians: (#400) @jamacku Embed code context into SARIF output :feet: (#399) @jamacku Update csdiff to 3.2.2 :rocket: (#395) @jamacku Allow specifying WORK_DIR for intermediate files (#393) @mpoberezhniy Documentation Simplify if statements in GHA workflows and in examples :duck: (#401) @jamacku Automation and CI changes Add labeler to replace Mergify :label: (#403) @jamacku Remove mergify it caused more problems than it solved :no_good_man: (#402) @jamacku Dependency Updates build(deps): bump redhat-plumbers-in-action/advanced-issue-labeler from 3.