December 27, 2025
actionhippie-yamllint
Version updated for https://github.com/actionhippie/yamllint to version v1.9.1.
This action is used across all versions by 43 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The yamllint GitHub Action is designed to automate the validation and linting of YAML files in a project. It helps ensure YAML syntax correctness and adherence to configuration standards, reducing errors and improving code quality. Key capabilities include customizable linting configurations, output formatting, and the ability to enforce strict validation rules.
December 27, 2025
GitHub Classroom Maven Junit Command Grader
Version updated for https://github.com/baraksu-class-2026/autograding-command-grader to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary GitHub Classroom Command Grader is a GitHub Action designed to streamline grading in computer science classes by automating the evaluation of student code submissions. It allows educators to set up customizable test environments, execute commands to test code, and assign scores based on test success, providing immediate feedback to students.
December 27, 2025
EOL GitHub Action
Version updated for https://github.com/broadsage/endoflife-action to version v3.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “End-of-Life GitHub Action” automates software lifecycle management by detecting End-of-Life (EOL) dates for over 380 products, such as Python, Node.js, and Kubernetes. It helps maintain secure and supported dependencies by scheduling EOL checks, auto-generating multi-version test matrices, and creating issues or failing builds when products reach EOL.
December 27, 2025
Aptu Triage
Version updated for https://github.com/clouatre-labs/aptu to version v0.2.7.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Aptu is an AI-powered triage utility designed to automate and enhance issue and pull request management for open-source projects. It provides features such as AI-driven issue triage, automated labeling, comment suggestions, and pull request analysis, reducing manual effort and improving efficiency. The GitHub Action functionality enables automated processing of incoming issues using AI models, supporting various providers and output formats.
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.