November 27, 2023
Cache install Nix packages
Version updated for rikhuijzer/cache-install to version v.1.1.3.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Thanks to @ibbem for adding the Nix database to the cache too.
What’s Changed Cache the Nix database too by @ibbem in https://github.com/rikhuijzer/cache-install/pull/20 New Contributors @ibbem made their first contribution in https://github.com/rikhuijzer/cache-install/pull/20 Full Changelog: https://github.com/rikhuijzer/cache-install/compare/v1.1.2...v.1.1.3
November 27, 2023
Setup PHP Action
Version updated for shivammathur/setup-php to version 2.28.0.
This action is used across all versions by 111,993 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog Specifying 8.3 in php-version now installs a stable build of PHP 8.3. - name: Setup PHP 8.3 uses: shivammathur/setup-php@v2 with: php-version: '8.3' Specifying latest in php-version now installs PHP 8.3 as well. - name: Setup Latest PHP uses: shivammathur/setup-php@v2 with: php-version: 'latest' Specifying nightly in php-version now installs PHP 8.
November 27, 2023
Deploy Jekyll Site
Version updated for sujaykundu777/jekyll-deploy-action to version v1.
This action is used across all versions by 924 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Build and deploy any jekyll site and push the generated static build to github (gh-pages) branch
November 27, 2023
Changed Files
Version updated for tj-actions/changed-files to version v40.2.0.
This action is used across all versions by 10,518 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Upgraded to v40.1.1 by @tj-actions-bot in https://github.com/tj-actions/changed-files/pull/1704 chore(deps): lock file maintenance by @renovate in https://github.com/tj-actions/changed-files/pull/1706 chore(deps): update dependency prettier to v3.1.0 by @renovate in https://github.com/tj-actions/changed-files/pull/1707 chore(deps): update typescript-eslint monorepo to v6.11.0 by @renovate in https://github.com/tj-actions/changed-files/pull/1708 chore: Update update-readme.yml by @jackton1 in https://github.
November 27, 2023
notion-to-markdown
Version updated for yucchiy/notion-to-markdown to version v0.3.2.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/yucchiy/notion-to-markdown/compare/v0.3.1...v0.3.2
November 27, 2023
DigitalOcean Spaces Upload Action
Version updated for BetaHuhn/do-spaces-action to version v2.0.135.
This action is used across all versions by 218 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [v2.0.135] - 2023-11-27 Release notes · Compare · Tag · Archive (zip · tar.gz)
Dependency updates 846716d Bump aws-sdk from 2.1499.0 to 2.1500.0 8326a61 Bump aws-sdk from 2.1500.0 to 2.1501.0 8d86106 Bump aws-sdk from 2.1501.0 to 2.1502.0
November 27, 2023
Upload to Edge Add-ons
Version updated for birchill/edge-addon-upload to version v1.0.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Initial release
November 27, 2023
Find, create or update comment
Version updated for edumserrano/find-create-or-update-comment to version v2.0.0.
This action is used across all versions by 24 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Description Add support more for all the options of the composite actions.
What’s Changed Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/edumserrano/find-create-or-update-comment/pull/14 Bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0 by @dependabot in https://github.com/edumserrano/find-create-or-update-comment/pull/15 Full Changelog: https://github.com/edumserrano/find-create-or-update-comment/compare/v1...v2.0.0
November 27, 2023
Install GitHub Release binary
Version updated for EricCrosson/install-github-release-binary to version v2.4.9.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.4.9 (2023-11-27) Bug Fixes deps: update dependency esbuild to v0.19.8 (010dd52)