April 13, 2024
generate-allure-report
Version updated for andgineer/allure-report to version 1.2.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes https://github.com/marketplace/actions/generate-allure-report
April 13, 2024
uv-venv
Version updated for andgineer/uv-venv to version 1.1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes https://github.com/marketplace/actions/uv-venv
April 13, 2024
Setup graudit
Version updated for fabasoad/setup-graudit-action to version v0.2.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog db5856a Bump softprops/action-gh-release from 1 to 2 (#12)
April 13, 2024
Setup Forge
Version updated for frantjc/forge to version v0.14.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 29553a60a55fb198848f53824947af48f5ab0951: Bump @typescript-eslint/parser from 7.0.1 to 7.0.2 in /.github/action (@dependabot[bot]) 6c156b4cf36f1b880fa9209108db1ebb45b11a02: Bump eslint from 8.56.0 to 8.57.0 in /.github/action (@dependabot[bot]) 5b59e77c228665cd7ab2145e0be2733ab69a9b6f: Bump yaml from 2.3.4 to 2.4.0 in /.github/action (@dependabot[bot]) d2f96d938c6c40db9095912447930aadf91f7f01: Bump @types/node from 20.11.19 to 20.11.20 in /.github/action (@dependabot[bot]) 87bef82aff628f813b2dc835f204534ffbf959a2: Bump go.
April 13, 2024
GitHub Actions runner OS system information
Version updated for kenchan0130/actions-system-info to version v1.3.0.
This action is used across all versions by 97 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Node.js version to v20 update some deps
April 13, 2024
Create or Update Unique Comment
Version updated for ovsds/create-or-update-unique-comment-action to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: init by @ovsds in https://github.com/ovsds/create-or-update-unique-comment-action/pull/1 feat: add action branding and readme buttons by @ovsds in https://github.com/ovsds/create-or-update-unique-comment-action/pull/2 New Contributors @ovsds made their first contribution in https://github.com/ovsds/create-or-update-unique-comment-action/pull/1 Full Changelog: https://github.com/ovsds/create-or-update-unique-comment-action/commits/v1.0.0
April 13, 2024
Test-PSModule (by PSModule)
Version updated for PSModule/Test-PSModule to version v1.2.6.
This action is used across all versions by 10 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Other Changes 🩹 [Patch]: Check for proc count by @MariusStorhaug in https://github.com/PSModule/Test-PSModule/pull/50 Full Changelog: https://github.com/PSModule/Test-PSModule/compare/v1.2.5...v1.2.6
April 13, 2024
Create GitHub Releases based on changelog
Version updated for taiki-e/create-gh-release-action to version v1.8.1.
This action is used across all versions by 2,338 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Update parse-changelog to 0.6.6.
April 13, 2024
Setup toolchains for cross compilation and cross testing for Rust
Version updated for taiki-e/setup-cross-toolchain-action to version v1.21.0.
This action is used across all versions by 664 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Support containers.
Note:
Only Ubuntu and Debian containers are currently supported.
Not fully supported for some targets.
--privileged option is currently required (due to binfmt).
container: image: '...' options: --privileged Improve robustness of installation.