November 1, 2025
Test notebooks with test-nb
Version updated for https://github.com/AstraBert/test-nb-action to version v0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes chore: branding @AstraBert (#2) chore: clean pre-commit @AstraBert (#1)
November 1, 2025
Ansible Molecule
Version updated for https://github.com/gofrolist/molecule-action to version v2.7.76.
This action is used across all versions by 676 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v2.7.76 (2025-11-01) Bug Fixes deps: Bump actions/download-artifact from 5.0.0 to 6.0.0 (23411f5)
deps: Bump actions/upload-artifact from 4.6.2 to 5.0.0 (0cbf374)
Detailed Changes: v2.7.75…v2.7.76
November 1, 2025
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.24.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Version 0.0.24
Update apexfmt Dependency For Bit Shift Formatting Fix
Align String Conversion With Apex Temporal Formatting
Implement Apex Parity For Arrays, Numeric Parsing, Hashing, And Temporal Comparison
Add String.toString() Method
Recognize Queueable Interface In Typechecker
Recognize Database marker interfaces in the typechecker
October 31, 2025
GKE Allow Runner Action
Version updated for https://github.com/1xor3us/gke-allow-runner-action to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🔐 Release v1.1.0 — Secure Provenance with SLSA v1
This release introduces SLSA v1 provenance attestation and enhanced supply chain integrity via Sigstore keyless signing. The action itself is functionally identical to previous versions (v1.0.x), but the build and verification chain are now fully compliant with SLSA Level 3+ provenance.
October 31, 2025
npm malware-scan
Version updated for https://github.com/azizaydi23/npm-audit to version v1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🔒 Security Check Workflow for NPM Projects Why This Exists (The Critical Incident) The JavaScript ecosystem has been hit again — this time by an even more dangerous supply chain attack.
Recently, attackers compromised the NPM account of a popular maintainer (@ctrl/tinycolor and many other packages, millions of weekly downloads).
October 31, 2025
typos-action
Version updated for https://github.com/crate-ci/typos to version v1.39.0.
This action is used across all versions by 41 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [1.39.0] - 2025-10-31 Features Updated the dictionary with the October 2025 changes Fixes When a typo is pluralized, prefer pluralized corrections
October 31, 2025
Run tsc with reviewdog
Version updated for https://github.com/EPMatt/reviewdog-action-tsc to version v1.11.0.
This action is used across all versions by 113 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.11.0: PR #286 - fix: updated reviewdog version to 0.21.0 which supports fail-level flag
October 31, 2025
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.22.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Version 0.0.22
Add FinalizerContext Support and Fix Nested Class Inheritance Validation
Canonicalize Schema Types And Fix Lexical Lookup
Fix Date AddMonths Day Capping
October 31, 2025
Issues Helper
Version updated for https://github.com/actions-cool/issues-helper to version v3.7.0.
This action is used across all versions by 14,905 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2025.10.31
🚀 feat: check-inactive action add exclude-issue-numbers param. #211 @btea