August 13, 2023
License Compliance Checker
Version updated for arazutech/action-license-compliance to version v50.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Lorem Ipsum
August 13, 2023
ghast-scanner
Version updated for bin3xish477/ghast to version v1.8.8.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Adds two new auxiliary checks:
check_for_missing_gitignore_file - checks for missing .gitignore file in root of repository which could lead to accidentally committing sensitive folders/files to repository. check_for_missing_dockerignore_file - checks for missing .dockerignore file in root of repository which could lead to accidentally committing sensitive folders/files into your containerized applications.
August 13, 2023
Maximize build disk space
Version updated for easimon/maximize-build-space to version v8.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1,519 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes When using custom mount points, ensure that the specified target directory exists Allow changing ownership of mounted volume (specify as user:group, defaults to runner:runner, which is the default github actions user/group) Thanks to @dawidd6 for the contribution!
August 13, 2023
Check and report Android Lint result
Version updated for hidakatsuya/action-report-android-lint to version v1.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes The first release 🎉 This is a GitHub Action to check and report the results of Android Lint in Job Summaries.
August 13, 2023
Frogbot by JFrog
Version updated for jfrog/frogbot to version v2.11.7.
This publisher is shown as ‘verified’ by GitHub. 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 Bug Fixes 🛠 Separate env params extraction by context by @EyalDelarea in https://github.com/jfrog/frogbot/pull/432 Fix wrong GitHub pull request ID by @omerzi in https://github.com/jfrog/froggit-go/pull/112 Full Changelog: https://github.com/jfrog/frogbot/compare/v2...v2.11.7
August 13, 2023
GitHub Actions Version Updater
Version updated for saadmk11/github-actions-version-updater to version v0.8.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Use regex.sub to replace old versions with new ones by @saadmk11 in https://github.com/saadmk11/github-actions-version-updater/pull/89 Full Changelog: https://github.com/saadmk11/github-actions-version-updater/compare/v0.8.0...v0.8.1
August 13, 2023
datapack-linter
Version updated for ChenCMD/datapack-linter to version v2.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 31 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v2.0.0 (2023.08.13) 💥 破壊的変更 / Breaking Changes オプション項目 outputDefine を削除しました。
Option item outputDefine has been removed. オプション項目 notOutputSuccess, checkAlwaysAllFile の命名を変更しました。
実際の挙動には変更はありません。 Renamed option items notOutputSuccess and checkAlwaysAllFile.
The actual behavior is unchanged. notOutputSuccess -> muteSuccessResult checkAlwaysAllFile -> alwaysCheckAllFile ✨ 新機能 / New Features オプション項目 lintDirectory を追加しました。
August 13, 2023
rs-clippy-check
Version updated for clechasseur/rs-clippy-check to version v2.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Major release with two new features:
New working-directory parameter allowing running the cargo clippy command in a subdirectory Summary now implemented using the GitHub job summary API (see an example here) Note that the latter point makes the old action parameters token and name obsolete, so they have been removed.
August 13, 2023
Create a Rich Check
Version updated for JediSchools/RichChecks to version 0.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes My first action