May 15, 2024
hidable comment action
Version updated for MeilCli/hidable-comment-action to version v2.0.5.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Dependency Updates :green_book: build(deps-dev): bump @types/node from 20.12.11 to 20.12.12 (#1722) @dependabot[bot] :green_book: build(deps-dev): bump @typescript-eslint/parser from 7.8.0 to 7.9.0 (#1721) @dependabot[bot] :green_book: build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 (#1720) @dependabot[bot] :green_book: build(deps-dev): bump @types/node from 20.12.10 to 20.
May 15, 2024
npm update checker
Version updated for MeilCli/npm-update-check-action to version v5.0.5.
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 Dependency Updates :green_book: build(deps-dev): bump @types/node from 20.12.10 to 20.12.11 (#1066) @dependabot[bot] :green_book: build(deps-dev): bump @types/node from 20.12.9 to 20.12.10 (#1065) @dependabot[bot] :green_book: build(deps-dev): bump @types/node from 20.12.8 to 20.12.9 (#1064) @dependabot[bot] :green_book: build(deps-dev): bump @types/node from 20.12.7 to 20.
May 15, 2024
nuget update checker
Version updated for MeilCli/nuget-update-check-action to version v4.0.5.
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 Dependency Updates :green_book: build(deps-dev): bump @types/node from 20.12.11 to 20.12.12 (#1067) @dependabot[bot] :green_book: build(deps-dev): bump @typescript-eslint/parser from 7.8.0 to 7.9.0 (#1066) @dependabot[bot] :green_book: build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 (#1065) @dependabot[bot] :green_book: build(deps-dev): bump @types/node from 20.12.10 to 20.
May 15, 2024
wait-for-checks
Version updated for poseidon/wait-for-status-checks to version v0.5.0.
This action is used across all versions by 28 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add match_pattern and ignore_pattern optional inputs by @HenningKuehl and @dghubble in https://github.com/poseidon/wait-for-status-checks/pull/223 Fix bug where wait-for-status-checks timeout exits successfully, instead of with an error (#231) Contributions Add match_pattern and ignore_pattern optional inputs by @HenningKuehl,@dghubble in https://github.com/poseidon/wait-for-status-checks/pull/223 Bump undici from 5.
May 15, 2024
Differential ShellCheck
Version updated for redhat-plumbers-in-action/differential-shellcheck to version v5.3.0.
This action is used across all versions by 328 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed New Update to csdiff 3.3.0 :feet: (#408) @jamacku Add support for different display engines (csgrep, sarif-fmt) :rocket: (#406) @jamacku Maintenance Add support functions for future CLI :zap: (#405) @jamacku Other changes Add mention about sarif-tools - conversion tool :turtle: (#404) @jamacku Full Changelog: https://github.
May 15, 2024
Automate pull request generation and tagging for releases using tagpr
Version updated for Songmu/tagpr to version v1.3.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 fix: Typo in README by @tgeorg-ethz in https://github.com/Songmu/tagpr/pull/172 Add showGHError() by @fujiwara in https://github.com/Songmu/tagpr/pull/173 New Contributors @tgeorg-ethz made their first contribution in https://github.com/Songmu/tagpr/pull/172 @fujiwara made their first contribution in https://github.com/Songmu/tagpr/pull/173 Full Changelog: https://github.com/Songmu/tagpr/compare/v1.2.0...v1.3.0
May 15, 2024
Run one-off task on ECS and wait for it to finish
Version updated for tructxn/aws-ecs-run-task to version v1.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes add log
May 15, 2024
Maven License Info Action
Version updated for YunaBraska/maven-license-info-action to version 2.0.1-rc.49.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/YunaBraska/maven-license-info-action/compare/2.0.1-rc.48...2.0.1-rc.49
May 15, 2024
Trusted Signing
Version updated for Azure/trusted-signing-action to version v0.3.17.
This publisher is shown as ‘verified’ by GitHub. 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 Make it more clear that files-folder-depth has no limit by default. by @dlemstra in https://github.com/Azure/trusted-signing-action/pull/5 Add file-digest’s documented default by @sudara in https://github.com/Azure/trusted-signing-action/pull/8 Renamed code-signing-account-name to trusted-signing-account-name but allow the old name as a fallback and report a warning when that happens.