March 23, 2024
GitHub App Token Generator for Actions
Version updated for sammcj/github-app-installation-token to version v2.10.0.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.10.0 (2024-03-23) What’s Changed chore(renovate): patch Update dependency @types/chai to v4.3.13 by @renovate in https://github.com/sammcj/github-app-installation-token/pull/258 Full Changelog: https://github.com/sammcj/github-app-installation-token/compare/v2.9.0...v2.10.0
March 23, 2024
go-test-coverage
Version updated for vladopajic/go-test-coverage to version v2.10.0.
This action is used across all versions by 144 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed add support for checking coverage using multiple coverage profile files https://github.com/vladopajic/go-test-coverage/pull/74 add ability to exclude entire function from coverage statistics https://github.com/vladopajic/go-test-coverage/pull/75 add ability to exclude whole body of if, switch, select and for statements with annotation https://github.com/vladopajic/go-test-coverage/pull/77, https://github.com/vladopajic/go-test-coverage/pull/79 exclude files with no statements https://github.
March 23, 2024
Poetrel
Version updated for corentin-regent/poetrel to version v1.1.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added support for publishing to PyPI
March 23, 2024
Build Jekyll (v4) for GitHub Pages
Version updated for dunkmann00/jekyll-v4-build-pages to version v2.3.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Make changes to match upstream by @dunkmann00 in https://github.com/dunkmann00/jekyll-v4-build-pages/pull/19 Bump pages-gem & docker image version by @dunkmann00 in https://github.com/dunkmann00/jekyll-v4-build-pages/pull/20 Full Changelog: https://github.com/dunkmann00/jekyll-v4-build-pages/compare/v2.2.0...v2.3.0
March 23, 2024
Translate Multiple Markdown Action
Version updated for ikhsan3adi/translate-multiple-markdown to version v1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add multiple markdown & sub directories support by @ikhsan3adi in https://github.com/ikhsan3adi/translate-multiple-markdown/pull/1 New Contributors @ikhsan3adi made their first contribution in https://github.com/ikhsan3adi/translate-multiple-markdown/pull/1 Full Changelog: https://github.com/ikhsan3adi/translate-multiple-markdown/commits/v1
March 23, 2024
Run command on remote EC2 instance via SSH
Version updated for leonowski/ec2-ssh-ghactions to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes First release.
March 23, 2024
get-cmake
Version updated for lukka/get-cmake to version v3.29.0.
This action is used across all versions by 4,867 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.
Changes:
latest is now using CMake version v3.29.0, use this one-liner e.g.: uses: lukka/get-cmake@latest Enjoy!
March 23, 2024
cPanel Deploy using API Token
Version updated for paxha/cpanel-deploy to version v3.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/paxha/cpanel-deploy/compare/v3...v3.1
March 23, 2024
Setup Swift environment for macOS, Linux and Windows
Version updated for SwiftyLab/setup-swift to version v1.5.2.
This action is used across all versions by 34 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.5.2 (2024-03-23) 🛠 Build System pause windows support for Swift 5.10 and above temporarily (#250) (186489b) swift-org-website: bump swiftorg from cd5a1a3 to 74caef9 (#253) (0913e1d) 🛠 Dependency bump @actions/cache from 3.2.2 to 3.2.4 (#225) (a75eb22)