December 27, 2025
check-version-before-release
Version updated for https://github.com/digicatapult/check-version to version v1.5.19.
This action is used across all versions by 35 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action validates version consistency across package managers (npm, Cargo, and Poetry) by ensuring the version specified in configuration files (e.g., package.json, Cargo.toml, pyproject.toml) matches and is higher than the latest published tag based on semantic versioning. It automates version comparison tasks to enforce proper versioning practices, detect outdated or mismatched versions, and prevent accidental version conflicts during releases.
December 27, 2025
YAML Feed Generator
Version updated for https://github.com/emanuel-poblano/podcast-generator to version v1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The podcast-generator GitHub Action automates the creation and management of podcast feeds by generating XML files compliant with podcasting standards. It simplifies the process of maintaining podcast metadata, reducing manual effort and ensuring consistent feed updates. This action is ideal for streamlining podcast publishing workflows.
December 27, 2025
pnpm ci
Version updated for https://github.com/esxl/pnpm-ci to version v0.4.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The esxl/pnpm-ci GitHub Action is designed to streamline the process of building and managing EcmaScript-based packages in a CI/CD environment. It automates tasks such as dependency installation and build preparation using the pnpm package manager, making it easier to ensure consistency and efficiency across development workflows.
December 27, 2025
forsakringskassan/eslint-config
Version updated for https://github.com/Forsakringskassan/eslint-config to version v13.2.7.
This action is used across all versions by 21 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The eslint-config-fk GitHub Action provides a shareable ESLint configuration tailored for Försäkringskassan projects, ensuring consistent code quality and style across various environments. It automates linting and code formatting tasks, with built-in support for frameworks like TypeScript, Vue, Jest, and Svelte, and enforces stricter rules in CI/CD pipelines.
December 27, 2025
Ansible Molecule
Version updated for https://github.com/gofrolist/molecule-action to version v2.7.84.
This action is used across all versions by 678 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action enables automated testing of Ansible roles using Molecule. It streamlines the process of validating Ansible role configurations by automating tasks such as dependency management, instance provisioning, syntax checks, and idempotence testing. The action is particularly useful for ensuring consistent and reliable infrastructure code testing within CI/CD workflows.
December 27, 2025
Flowlyt Security Analyzer
Version updated for https://github.com/harekrishnarai/flowlyt to version v1.0.4.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Flowlyt is an AI-powered security analyzer designed to enhance the security of CI/CD pipelines for GitHub Actions and GitLab CI/CD workflows. It combines traditional static code analysis with AI-driven capabilities, such as false positive detection, context-aware analysis, and real-time vulnerability verification, to identify and mitigate security risks like misconfigurations, secrets exposure, and supply chain vulnerabilities.
December 27, 2025
Move Issue on Assign
Version updated for https://github.com/immitsu/move-issue-on-assign to version v2.0.1.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of moving issues between columns in GitHub Projects V2 when they are assigned or unassigned. It streamlines project management workflows by ensuring issues are automatically organized based on their assignment status, reducing manual effort. Key capabilities include monitoring specific columns for assignment changes and dynamically moving issues to the appropriate columns within organization projects.
December 27, 2025
SecondBrainAction
Version updated for https://github.com/mcasperson/SecondBrain to version +run2467-attempt1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary SecondBrain is a command-line tool that integrates with external data sources like Salesforce, Zendesk, Slack, Gong, and others to retrieve, filter, and analyze data using a Large Language Model (LLM). It automates tasks such as generating reports, summaries, and insights by leveraging Retrieval Augmented Generation (RAG) techniques to extract relevant information from disparate sources.
December 27, 2025
Privalyse Security Scan
Version updated for https://github.com/Privalyse/privalyse-cli to version v0.3.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Privalyse is a GitHub Action and CLI tool designed to automate the detection of privacy violations, such as PII leaks, hardcoded secrets, and non-compliant data transfers, in your codebase. By building a Semantic Data Flow Graph, it traces data flow from source to sink, offering advanced, context-aware analysis that outperforms traditional regex-based linters.