February 29, 2024
Upgrade Gradle
Version updated for EdwarDDay/upgrade-gradle-action to version v1.3.0.
This action is used across all versions by 26 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 305cc57 - Release version 1.3.0 31d0a93 - #59: New GitHub output (#60) 08b81bb - Bump metcalfc/changelog-generator from 4.1.0 to 4.3.0 (#58) 91f8877 - Bump actions/checkout from 3.5.2 to 4.1.1 (#56) 610c933 - Bump richardsimko/update-tag from 1.0.7 to 1.0.11 (#55) 57d46c9 - Bump actions/checkout from 3.
February 29, 2024
Daily Version
Version updated for fregante/daily-version-action to version v2.1.3.
This action is used across all versions by 610 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update Node to v20 Update all dependencies New Contributors @MasterZydra made their first contribution in https://github.com/fregante/daily-version-action/pull/33 Full Changelog: https://github.com/fregante/daily-version-action/compare/v2...v2.1.3
February 29, 2024
Notion github catalog
Version updated for infinitaslearning/notion-github-catalog to version v0.22.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Get additional information from GitHub and use it to add info via the Tags in Notion
February 29, 2024
GitHub Action for Juno
Version updated for junobuild/juno-action to version v0.0.21.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Features Bump CLI version v0.0.56.
February 29, 2024
Less Hero
Version updated for kaihendry/lesshero to version v1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This GitHub Action generates a Source Lines of Code (SLOC) graph for your project, enabling you to visualise and track your codebase’s size over time. Once generated, the graph can be automatically published to your GitHub Pages site, providing a dynamic and accessible representation of your project’s development progress.
February 29, 2024
Inno Setup Action
Version updated for Minionguyjpro/Inno-Setup-Action to version v1.2.4.
This action is used across all versions by 41 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog Got rid of the node_modules folder and migrated to the use of @vercel/ncc for CJS (Compiled JavaScript). Will fix issues and is a better option. All work is based on what’s inside the package.json file.
February 29, 2024
Setup and Cache Python Poetry
Version updated for packetcoders/action-setup-cache-python-poetry to version v1.2.0.
This action is used across all versions by 45 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update action versions by @rickdonato in https://github.com/packetcoders/action-setup-cache-python-poetry/pull/10 Full Changelog: https://github.com/packetcoders/action-setup-cache-python-poetry/compare/v1.1.0...v1.2.0
February 29, 2024
Handlebars Action
Version updated for pedrolamas/handlebars-action to version v2.4.0.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump @types/jest from 29.5.8 to 29.5.9 by @dependabot in https://github.com/pedrolamas/handlebars-action/pull/723 Bump @types/node from 20.9.2 to 20.9.3 by @dependabot in https://github.com/pedrolamas/handlebars-action/pull/724 Bump typescript from 5.2.2 to 5.3.2 by @dependabot in https://github.com/pedrolamas/handlebars-action/pull/725 Bump @typescript-eslint/parser from 6.11.0 to 6.12.0 by @dependabot in https://github.
February 29, 2024
Install PHP Dependencies with Composer
Version updated for ramsey/composer-install to version 3.0.0.
This action is used across all versions by 12,106 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changed Update actions/cache to v4 to avoid deprecation notices.
This requires a new major version because actions/cache requires Node.js 20, which could cause backwards-compatibility breaks for any projects that require earlier versions of Node.js.
For more details, see the discussion on #252.