August 4, 2026
Jekyll Redirects for Cloudflare
Version updated for https://github.com/SocksTheWolf/jekyll-cloudflare-redirects to version v1.2.4.
This action is used across all versions by 3 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Jekyll Redirects for Cloudflare GitHub Action automates the process of transforming Jekyll’s redirects.json into a _redirects file suitable for use with Cloudflare. This action is particularly useful after any Jekyll build to ensure that the website redirects are correctly configured before deployment, helping to improve site performance and user experience by reducing server load and improving SEO through better URL management.
August 4, 2026
Go Git Commit Action
Version updated for https://github.com/somaz94/go-git-commit-action to version v1.8.2.
This action is used across all versions by 18 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates Git commit, push, tag, and pull request operations. It is written in Go for performance and reliability, supporting multiple file patterns and secure authentication through environment variables or secrets. The action can be used to automate the release process of software projects by creating tags and pushing commits, as well as automatically creating pull requests for code changes.
August 4, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The config-file-from-env GitHub Action reads environment variables and replaces placeholders in a configuration file with their corresponding values. This helps in dynamically configuring applications based on the environment, enhancing flexibility and ease of deployment.
August 4, 2026
Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0marketplace.
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 This GitHub Action integrates GitHub Classroom with Google Sheets, automating the process of sending assignment results. It uses service account credentials and shares the Google sheet with the service account to ensure secure communication between GitHub Actions and Google Sheets. The action supports automatic column creation based on graded tasks and updates student grades in real-time within the Google Sheet.
August 4, 2026
xilo-nix-cache
Version updated for https://github.com/stubbedev/xilo to version v1.0.13.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The xilo GitHub Action automates the setup and management of a self-hosted Nix binary cache. It provides a single Go binary with no external services, supports multi-tenant storage with user accounts and organizations, offers a dashboard for managing caches, tokens, users, and activities, and can revoke push/pull tokens instantly. It also ships a 9 MB distroless Docker image and serves zstd pulls from stored frames.
August 4, 2026
Run Godlint
Version updated for https://github.com/tomerwave/godlint to version v0.6.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 Godlint is an executable engineering tool that enforces deterministic policies across multiple programming languages, helping to maintain architecture, security boundaries, and engineering standards in collaborative development environments. It automates quality checks locally and in CI, ensuring that changes adhere to predefined rules and exceptions can be managed with accountability and expiration dates.
August 4, 2026
Wails3 Build Action
Version updated for https://github.com/ToQuery/wails3-build-action to version v3-alpha.9.
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 build process for Wails.io v3 projects by installing GoLang and NodeJS, then running a build. It supports building for multiple platforms and can obfuscate the build using Garble. The default behavior uploads the results to GitHub, but it also uploads them to release when triggered on a tag. Users can specify additional options such as Go version, Wails version, build name, obfuscation, platform, cache use, and package upload.
August 4, 2026
Proficiency — Go API Performance
Version updated for https://github.com/tuxerrante/proficiency to version v0.2.1.
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 This GitHub Action automates the profiling of Go API endpoints to catch performance regressions before they are merged into a main branch. It generates a versioned report with CPU, heap, and block profiles, which can be compared between commits or pull requests using regression rules. The tool is designed for OpenAPI-enabled services with /debug/pprof/ enabled and provides a stable JSON report for artifacts and automation.
August 4, 2026
Vibgrate Scan
Version updated for https://github.com/vibgrate/cli to version v2026.804.1.
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 @vibgrate/cli is a tool designed to analyze codebases locally using AI coding agents. It helps answer questions about the codebase’s structure and drift, providing insights such as drift scores, ranked upgrade priorities, and impact surfaces. The action runs on your machine without requiring API keys or network calls, making it useful for developers who want to perform local analysis without leaving their repositories.
August 4, 2026
Setup vp
Version updated for https://github.com/voidzero-dev/setup-vp to version v1.16.1.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action setup-vp automates the setup of Vite+ globally with optional Node.js version management, caching dependencies using lock files, and running vp install. It supports multiple package managers and integrates with GitLab CI/CD and Azure Pipelines templates. The action is designed to streamline the setup process for developers working on projects that depend on Vite+.