November 28, 2023
Release Attachment Metadata
Version updated for shadowmoose/Github-Release-Data-Action to version 4.0.1.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This is a small change, to assure that the release list published is always reverse-chronologically ordered.
While this should have been the case before, this change enforces that re-running older releases will not interfere with the ordering.
November 28, 2023
Update and Invoke Lambda
Version updated for stevemao/update-and-invoke-lambda to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes add readme
Full Changelog: https://github.com/stevemao/update-and-invoke-lambda/commits/v1.0.1
November 28, 2023
Convert JSON to HTML Table
Version updated for Teebra/JSON-to-HTML-table to version v2.0.0.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Convert the static code analysis JSON report to an HTML table. Support Veracode’s JSON format and convert it to a nice HTML table for easy readability.
Fix Bugs Full Changelog: https://github.com/Teebra/JSON-to-HTML-table/compare/V1...v2.0.0
November 28, 2023
Run aws-cdk
Version updated for tj-actions/aws-cdk to version v4.0.2.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Upgraded to v4.0.1 by @tj-actions-bot in https://github.com/tj-actions/aws-cdk/pull/74 Update tj-actions/auto-doc action to v3 by @renovate in https://github.com/tj-actions/aws-cdk/pull/75 Updated README.md by @tj-actions-bot in https://github.com/tj-actions/aws-cdk/pull/76 Update tj-actions/release-tagger action to v4 by @renovate in https://github.com/tj-actions/aws-cdk/pull/77 Update actions/checkout action to v4 by @renovate in https://github.
November 28, 2023
GitHub Actions Typing
Version updated for typesafegithub/github-actions-typing to version v1.0.2.
This action is used across all versions by 43 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Remove building from running time by @krzema12 in https://github.com/typesafegithub/github-actions-typing/pull/155 fix(deps): update dependency com.charleskorn.kaml:kaml to v0.55.0 by @renovate in https://github.com/typesafegithub/github-actions-typing/pull/126 chore(deps): update dependency gradle to v8.4 by @renovate in https://github.com/typesafegithub/github-actions-typing/pull/140 chore(deps): update eclipse-temurin docker tag to v21.0.1_12-jre by @renovate in https://github.
November 28, 2023
Supported PHP Versions
Version updated for WyriHaximus/github-action-supported-php-versions to version v1.23.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.23.0 Total issues resolved: 0 Total pull requests resolved: 2 Total contributors: 2 PHP 🐘 47: 8.3.0RC6 to 8.4.0alpha1 thanks to @WyriHaximus Configuration ⚙,JSON 👨💼 39: Configure Renovate thanks to @renovate[bot]
November 28, 2023
Java Info Action
Version updated for YunaBraska/java-info-action to version 1.12.1-rc.19.
This action is used across all versions by 13 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/YunaBraska/java-info-action/compare/1.12.1-rc.18...1.12.1-rc.19
November 28, 2023
Maven License Info Action
Version updated for YunaBraska/maven-license-info-action to version 1.1.1-rc.101.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/YunaBraska/maven-license-info-action/compare/1.1.1-rc.100...1.1.1-rc.101
November 28, 2023
bevry-actions/surge
Version updated for bevry-actions/surge to version v1.1.0.
This action is used across all versions by 107 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes As the surge npm package has outdated dependencies, projects that depend on it, even as a devDependency are marked falsely as insecure. This change allows surge to be installed in and only in the GitHub Action, such that surge is not a direct dependency anymore, and thus dependers are not marked as insecure.