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
April 26, 2025
Doc Detective
Version updated for https://github.com/doc-detective/github-action to version latest.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/doc-detective/github-action/compare/v1.2.2...latest
April 26, 2025
Ansible Molecule
Version updated for https://github.com/gofrolist/molecule-action to version v2.7.58.
This action is used across all versions by 663 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v2.7.58 (2025-04-26) Bug Fixes deps: Bump actions/download-artifact from 4.2.1 to 4.3.0 (5478243) Bumps actions/download-artifact from 4.2.1 to 4.3.0.
Release notes Commits updated-dependencies:
dependency-name: actions/download-artifact dependency-version: 4.3.0 dependency-type: direct:production
update-type: version-update:semver-minor …
Signed-off-by: dependabot[bot] support@github.com
deps: Bump docker/build-push-action from 6.15.0 to 6.16.0 (51c2b76) Bumps docker/build-push-action from 6.
April 25, 2025
Clippy Action
Version updated for https://github.com/auguwu/clippy-action to version 1.4.0.
This action is used across all versions by 122 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This release contains a overhauled version of the inputs for this action and my first action that is built and developed with Bun :rabbit:! If any issues occur, please report them on GitHub.
Breaking Changes The args and check-args uses a space delimiter instead of a comma delimiter as of this release.
April 25, 2025
Authenticate to Google Cloud
Version updated for https://github.com/google-github-actions/auth to version v2.1.10.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Declare workflow permissions by @sethvargo in https://github.com/google-github-actions/auth/pull/482 Document that the OIDC token expires in 5min by @sethvargo in https://github.com/google-github-actions/auth/pull/483 Release: v2.1.10 by @google-github-actions-bot in https://github.com/google-github-actions/auth/pull/484 Full Changelog: https://github.com/google-github-actions/auth/compare/v2.1.9...v2.1.10