April 27, 2025
ruff-action
Version updated for https://github.com/astral-sh/ruff-action to version v3.3.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1,921 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes Thanks to @scootermon we now also find the desired ruff versions in poetry groups in pyproject.toml:
[tool.poetry.group.dev.dependencies] ruff = "0.8.3" 🚀 Enhancements Add support for reading the ruff version from Poetry groups @scootermon (#127) 🧰 Maintenance chore: update known checksums for 0.
April 27, 2025
SCP Files
Version updated for https://github.com/appleboy/scp-action to version v1.0.0.
This action is used across all versions by 32,171 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog Features 172d4632fe427b3e7d9120e1d98ef5e79c2925f7: feat(actions): improve API robustness and testing coverage (@appleboy) 98b7132065988dbffe4b543a609f3483ea3cf261: feat: migrate to composite action with dynamic drone-scp support (#197) (@appleboy) Others b03d7257ae96fb1a5a3bacd3ce6836de20d71593: style: improve readability and functionality across multiple components (@appleboy) Enhancements 699fa1181c488c41b46d1a3b4f36d165c67c71d7: chore(deps): bump tj-actions/changed-files from 41 to 42 (#165) (@dependabot[bot]) f314a5399e8cd139438868bd604049643badc458: chore(deps): bump tj-actions/changed-files from 42 to 43 (#170) (@dependabot[bot]) 9ba62064d28ce0897a970e72cdfe30b9fde2fe48: chore(deps): bump tj-actions/changed-files from 43 to 44 (#171) (@dependabot[bot]) 7622c01418bb85cb0b93dc636050db7d64f90245: chore: update tj-actions/changed-files action version (@appleboy) 6aff6492ae1d8325e24e6cd5f0f7392aee9617b6: chore: bump default DRONE_SCP_VERSION to 1.
April 27, 2025
Rust Cache (Lynx)
Version updated for https://github.com/stormslowly/rust-cache to version v0.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes for testing purpose.
April 27, 2025
Playwright report comment
Version updated for https://github.com/daun/playwright-report-summary to version v3.9.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Add output variable for raw report data (@seongminn)
April 27, 2025
setup-mdsf
Version updated for https://github.com/hougesen/mdsf to version v0.9.2.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Release Notes 26 April 2025
refactor(init): remove default tools for uncommon languages #998 feat(config): add support for CR newlines #997 refactor(config): rename line_endings to newline #996 build(deps-dev): bump eslint from 9.25.0 to 9.25.1 in /mdsf-vscode #995 build(deps-dev): bump @types/node in /github-action #989 build(deps-dev): bump esbuild from 0.
April 27, 2025
Kali Linux to DigitalOcean
Version updated for https://github.com/marksowell/Kali-Linux-to-DigitalOcean to version github_action_v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Update curl regex to include possible a-z subversions
April 26, 2025
Setup Racket environment
Version updated for https://github.com/Bogdanp/setup-racket to version v1.13.
This action is used across all versions by 1,153 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added Support for more arm configurations. See the “ARM Builds” section of the README for details. (#81, #80, #9) Changed The architecture flag no longer defaults to x64. Instead it defaults to the process arch. This may have an impact on macOS builds if you were using ARM runners and weren’t specifying the arch.
April 26, 2025
Code review using LLM
Version updated for https://github.com/k-2q/llm-review-action to version v1.0.0-alpha.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This is an alpha version for testing, should not be used in production.
April 26, 2025
Generate Build Version
Version updated for https://github.com/alacrity-sg/build-version to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Releasing official V1 of build-version that provides functionality for creating versions on GitHub Actions Supports arm64 and x86 architecture