November 27, 2025
Image Actions 2
Version updated for https://github.com/steebchen/image-actions to version v1.0.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/steebchen/image-actions/commits/v1.0.0
November 27, 2025
WriftAI CLI Action
Version updated for https://github.com/wriftai/setup-cli to version v0.2.0.
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/wriftai/setup-cli/commits/v0.2.0
November 27, 2025
Release Helper - AI-Powered Release Automation
Version updated for https://github.com/zxcnoname666/Release-Helper to version v2.4.0.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🚀 Release Helper - AI-Powered GitHub Release Automation Action Automated GitHub Release Management | AI Changelog Generator | Smart Version Bumping
Quick Start • Features • Configuration • Examples • Documentation
📋 Overview Release Helper is an advanced GitHub Action that revolutionizes release management through AI-powered automation.
November 27, 2025
patch-release-me
Version updated for https://github.com/42ByteLabs/patch-release-me to version 0.6.4.
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 deps: bump clap from 4.5.50 to 4.5.51 in the production-dependencies group by @dependabot[bot] in https://github.com/42ByteLabs/patch-release-me/pull/128 deps: bump the production-dependencies group with 2 updates by @dependabot[bot] in https://github.com/42ByteLabs/patch-release-me/pull/129 deps: bump actions/checkout from 5 to 6 in the production-dependencies group by @dependabot[bot] in https://github.
November 27, 2025
pyx-auth-action
Version updated for https://github.com/astral-sh/pyx-auth-action to version v0.0.7.
This publisher is shown as ‘verified’ by GitHub. 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 refactor: switch to pyproject.toml for action metadata / deps by @woodruffw in https://github.com/astral-sh/pyx-auth-action/pull/24 pyproject: fix version, enforce 3.14 compat by @woodruffw in https://github.com/astral-sh/pyx-auth-action/pull/26 chore: 0.0.7 by @woodruffw in https://github.com/astral-sh/pyx-auth-action/pull/27 New Contributors @dependabot[bot] made their first contribution in https://github.
November 27, 2025
ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v0.18.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Warning: This version is not compatible with previous versions.
What’s Changed Implement checkpoint creation / management by @Barre in https://github.com/Barre/ZeroFS/pull/235 Refactor cloud provider env vars into Settings helper method by @Barre in https://github.com/Barre/ZeroFS/pull/231 Debug list keys command by @Barre in https://github.com/Barre/ZeroFS/pull/232 Update cache config root folder by @Barre in https://github.
November 27, 2025
Smyklot
Version updated for https://github.com/bartsmykla/smyklot to version v1.7.13.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Smyklot v1.7.13 Docker image: ghcr.io/bartsmykla/smyklot:1.7.13
Changelog Bug Fixes 1a2f2e793662b5575d7722de1f507b0d695f21e1: fix(handler): skip checks on non-commands (@bartsmykla) 5c587c22c6b4d8327b8e8e78e161546c9a16b7da: fix(permissions): add members:read scope (@bartsmykla) Others 1e5f10cbd04f06d1fbb5b292fafd45f046a1929c: chore(release): bump version to 1.7.13 (@smyklot[bot])
November 27, 2025
Swiftly Swift
Version updated for https://github.com/beeauvin/swiftly-swift to version v2.0.
This action is used across all versions by 13 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Prose This release updates caching of Swiftly itself to be not-daily and uses the self-update mechanism to stay updated. Cache invalidation for swiftly can be done by either deleting the cache in actions or setting swiftly-cache to false. Additionally, this release also caches swift toolchain versions.
November 27, 2025
Update Node-RED flow-library (Fork)
Version updated for https://github.com/BigThunderSR/update-package-node-red-flow-library-action to version v1.3.16.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed 🔧 Internal Improvements Modernized testing infrastructure - Replaced deprecated Jest and nyc with Node.js built-in test runner and c8 Eliminated all npm deprecation warnings - Removed 278 unnecessary packages (65% reduction) 📦 Dependencies Bump actions/checkout from 4 to 5 by @dependabot[bot] in #101 Bump got from 14.