May 5, 2024
Choose Random Action
Version updated for ddradar/choose-random-action to version v3.0.0.
This action is used across all versions by 940 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: 74eb2e2c405ad904e3dcea6863891b2e49479103…e04d934d9e3bcedf429fccf1734987fb724799e5
Breaking Changes :boom: This action now runs on Node.js 20 (#895) Migrate to ESModule (#909) Development :rocket: dependabot: remove reviewer to supress warning (#772) devcontainer: use base(javascript-node) container to reduce Codespace storage size (#759,#895) gh-actions: use variables (#784) gh-actions: add integration test (#784,#785) test: move test folder from /__tests__ to /test (#786) test: migrate to @vitest/coverage-v8 (#813,#825,#852,#866,#870,#875,#894,#907) dependabot: enable groups dependencies (#843, #911) gh-actions: add permissions to create comment (#849) gh-actions: change diff Markdown (#850) migrate to ESLint flat config (#896,#906) migrate package lock file to v3 (#897) gh-actions: change release workflow (#908, #910) dependabot: add devcontainer config (#911) Dependencies Update :robot: Type Package old new PR npm(security) yaml 2.
May 5, 2024
Update wiki with PHP project documentation
Version updated for impresscms-dev/phpdocs-wiki-update-action to version v2.2.18.
This action is used across all versions by 30 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2024/05/05
Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 Bump shivammathur/setup-php from 2.30.2 to 2.30.4
May 5, 2024
Run runn
Version updated for k2tzumi/runn-action to version v0.107.0.
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 Breaking Changes 🛠 Introduce protoresolv so that protos under it are automatically loaded simply by specifying importPaths. by @k1LoW in https://github.com/k1LoW/runn/pull/909 Full Changelog: https://github.com/k1LoW/runn/compare/v0.106.0...v0.107.0
Full Changelog: https://github.com/k2tzumi/runn-action/compare/v0.106.0...v0.107.0
May 5, 2024
Get repository ID
Version updated for nvdaes/get-repository-id to version v1.0.12.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Version 1.0.12
May 5, 2024
ARM runner
Version updated for pguyot/arm-runner-action to version v2.6.1.
This action is used across all versions by 406 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fix optimize with parted by @pguyot in https://github.com/pguyot/arm-runner-action/pull/104 Workaround for https://github.com/actions/runner/issues/716 by @pguyot in https://github.com/pguyot/arm-runner-action/pull/102 Full Changelog: https://github.com/pguyot/arm-runner-action/compare/v2.6.0...v2.6.1
May 5, 2024
Get Latest Release
Version updated for pozetroninc/github-action-get-latest-release to version v0.8.0.
This action is used across all versions by 2,109 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Added dependabot (thanks @baywet) Bump @actions/github from 5.1.1 to 6.0.0 Bump @actions/core from 1.10.0 to 1.10.1 Bump @octokit/rest from 19.0.5 to 20.1.1 Bump actions/setup-node from 3 to 4 Bump github/super-linter from 4 to 6 Bump actions/checkout from 3 to 4 by Bumped the action to node20 (thanks to @du33169, @jirkapok, @baywet and all those who :+1: ) Full Changelog: https://github.
May 5, 2024
GitHub Action Rust-on-Debian
Version updated for setoelkahfi/garust-debian to version v1.1.2.
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/setoelkahfi/garust-debian/compare/v1.1.1...v1.1.2
May 5, 2024
Maven License Info Action
Version updated for YunaBraska/maven-license-info-action to version 2.0.1-rc.42.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/YunaBraska/maven-license-info-action/compare/2.0.1-rc.41...2.0.1-rc.42
May 5, 2024
Container Scanning Action
Version updated for adfinis/container-scanning-action to version v0.2.5.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 0.2.5 (2024-05-04) Bug Fixes pass token to trivy action (95f14d8a)