April 26, 2024
listen.dev Dependency Scan
Version updated for listendev/action to version v0.6.0.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: execute CI eavesdrop tool when ci option is true by @leodido in https://github.com/listendev/action/pull/53 feat: introduce CI input + install eavesdrop functionality by @leodido in https://github.com/listendev/action/pull/52 Full Changelog: https://github.com/listendev/action/compare/v0.5.0...v0.6.0
April 26, 2024
Unshelve Build Output
Version updated for prantlf/unshelve-output-action to version v5.0.1.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 5.0.1 (2024-04-26) Bug Fixes Enable ARM on Linux and macOS (3163765)
April 26, 2024
Practical GitHub Actions linkedin course - podcast generator
Version updated for rabiejavadian/podcast-generator to version v1.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/rabiejavadian/podcast-generator/commits/v1.0
April 26, 2024
Differential ShellCheck
Version updated for redhat-plumbers-in-action/differential-shellcheck to version v5.1.2.
This action is used across all versions by 324 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bug Fixes Fix curl Argument list too long by using a payload.json file (#376) @mpoberezhniy Documentation Add alt properties to images :framed_picture: (#392) @jamacku Make fetch-depth: 0 more visible in example :warning: (#391) @jamacku Dependency Updates build(deps): bump Fedora from f39 to f40 (#378) @dependabot build(deps): bump docker/build-push-action from 5.
April 26, 2024
Run Scout-action test version
Version updated for tenuki/my-test-scout-actions to version testing11.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes testing11
April 26, 2024
auto-doc
Version updated for tj-actions/auto-doc to version v3.5.0.
This action is used across all versions by 197 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Upgraded to v3.4.1 by @tj-actions-bot in https://github.com/tj-actions/auto-doc/pull/539 chore: Update doc strings in documentation.go by @jackton1 in https://github.com/tj-actions/auto-doc/pull/542 chore(deps): update actions/cache action to v4 by @renovate in https://github.com/tj-actions/auto-doc/pull/541 Bump actions/cache from 3 to 4 by @dependabot in https://github.com/tj-actions/auto-doc/pull/540 chore(deps): update peter-evans/create-pull-request action to v6 by @renovate in https://github.
April 26, 2024
scala-cli-setup-action
Version updated for VirtusLab/scala-cli-setup to version v1.3.0.
This action is used across all versions by 189 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0 by @dependabot in https://github.com/VirtusLab/scala-cli-setup/pull/505 build(deps-dev): bump @typescript-eslint/parser from 7.6.0 to 7.7.0 by @dependabot in https://github.com/VirtusLab/scala-cli-setup/pull/506 build(deps-dev): bump @typescript-eslint/parser from 7.7.0 to 7.7.1 by @dependabot in https://github.com/VirtusLab/scala-cli-setup/pull/508 build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.7.0 to 7.
April 26, 2024
Hub Mirror Action.
Version updated for Yikun/hub-mirror-action to version v1.4.
This action is used across all versions by 12,481 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🤗 在这个版本中,我们新增了LFS支持,并且修复了一些已知问题。
🚀 推荐升级!
新功能: @kareemZarka 新增LFS支持。https://github.com/Yikun/hub-mirror-action/pull/180 修复与改进: @liyipeng3 使用venv进行隔离,以修复externally-managed-environment问题。https://github.com/Yikun/hub-mirror-action/pull/190 新贡献者 @kareemZarka made their first contribution in https://github.com/Yikun/hub-mirror-action/pull/180 @liyipeng3 made their first contribution in https://github.com/Yikun/hub-mirror-action/pull/190 Full Changelog: https://github.com/Yikun/hub-mirror-action/compare/v1.3...v1.4
April 26, 2024
hpc-codecov-action
Version updated for 8c6794b6/hpc-codecov-action to version v4.0.0.
This action is used across all versions by 59 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added expr_only input parameter to generate report from expressions only, ignores coverage data of branches and top-level functions.
ignore_dittos input parameter to ignore some of the compiler generated source codes, including record field functions, some of the type class names in derived instance, and top-level TemplateHaskell splices.