July 20, 2026
SlimRepo Media Optimizer
Version updated for https://github.com/medoyad/slimrepo-action to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The SlimRepo Media Optimizer Action automates the compression of image files in GitHub repositories to improve performance, reduce costs, and optimize Docker images. It supports PNG, JPG, JPEG, and WebP formats without loss of quality and can be used for free up to 50 files per run or for unlimited use with a PRO license, which includes support for SVG and GIF formats. The action is simple to integrate into GitHub workflows and automatically commits optimized files back to the repository.
July 20, 2026
Mipiti Verify
Version updated for https://github.com/Mipiti/mipiti-verify to version v0.48.0.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Mipiti-verify is a CI verification tool for Mipiti threat model assertions that automates security controls, ensuring they never drift. It supports both OpenAI and Anthropic AI providers to verify assertions against models, providing options for local Tier 1 verification and offline batch verification from JSON files. The tool also offers features like list, report, audit, and check commands to manage and verify Mipiti assertions effectively.
July 20, 2026
repro-check runnability
Version updated for https://github.com/nelsonjordanme/repro-check to version v0.10.3.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary repro-check is a tool designed to run old research code and automatically fix issues that cause it to crash. It finds scripts, tries to execute them, and applies known fixes if they break, repeating until the script runs successfully or provides a detailed explanation of where it stopped and what needs to be done next. This helps researchers recreate and verify scientific results from archived papers by automating the process of fixing code rot and dependency issues.
July 20, 2026
Go Proxy Cache Updater
Version updated for https://github.com/nicholas-fedor/go-proxy-pull-action to version v1.1.27.
This action is used across all versions by 10 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The action automatically updates a Go proxy cache by pulling new module versions when tags matching semantic version patterns are created. It supports standard and submodule version tags, custom proxy configurations, and configurable Go versions via setup-go. The workflow can be triggered on GitHub release events and includes options to customize the import path and check for the latest version.
July 20, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v20.07.26.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action multi-style-snake-contribution-grid generates animated snake contributions for a user’s repository, offering 5 distinct styles and shapes. It automates the process of generating multiple snake variations and displays them in an output branch. The action also supports SVGs and GIFs for high-quality rendering and includes a gallery feature to view all assets in one place.
July 20, 2026
TCalc Workspace Report
Version updated for https://github.com/Sandesh13fr/TCalc to version v0.1.4.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary TCalc is a local codebase analysis tool that measures and recommends coding models based on the workspace’s token usage. It automates the process of identifying which models are necessary for coding tasks, provides budgeted repository maps, and generates agent rules to guide development without relying on cloud services or external APIs.
July 20, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/sipyourdrink-ltd/bernstein to version v3.8.1.
This action is used across all versions by 5 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Bernstein orchestrates a crew of CLI coding agents to automate tasks deterministically, ensuring reproducible results end-to-end. It uses plain Python scheduling and record-keeping mechanisms without relying on large language models (LLMs). The action provides features such as deterministic multi-agent orchestration, per-artefact lineage tracking, always-on replay journals, and audit logs for traceability and verification.
July 20, 2026
BoundaryCI tenant-isolation scan
Version updated for https://github.com/sir-gig/boundaryci to version v0.3.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary BoundaryCI is a local CLI that helps developers catch cross-tenant authorization mistakes in Supabase and PostgreSQL projects by scanning SQL migrations, applying deterministic tenant isolation rules, and optionally using a Fireworks model for review. It catches specific types of security issues related to row-level security (RLS) policies and provides a way to manage baseline findings and waivers.
July 20, 2026
Node Semantic Release
Version updated for https://github.com/stairwaytowonderland/node-semantic-release to version v1.200.0.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the Node.js release process by installing dependencies, building a project, running semantic-release, and optionally committing and tagging releases. It can be used in two modes: regular release with tag creation or publish mode that creates a GitHub Release from an existing tag using base64-encoded release notes or direct release notes from the tag. The action requires either secrets.GITHUB_TOKEN or a PAT to create tags, and it provides detailed token behavior information for users to choose the appropriate method.
July 20, 2026
hotlane deploy
Version updated for https://github.com/StefanIancu/hotlane-action to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment process with hotlane from GitHub Actions. It supports various commands such as pushing, testing, promoting, discarding, rolling back, and checking drift between live and source build versions. The action installs hotlane’s binary, runs specified commands with optional arguments, and outputs verification results to the job summary or logs for failed pushes.