August 13, 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 automates the process of integrating Assignment results from GitHub Classroom with Google Sheets. It allows instructors to automatically update their Google Sheet with students’ submission results, making it easier to track grading and progress in the classroom. The integration requires setting up Google API credentials and sharing a sheet with the service account email. Users can specify student names and task results within a GitHub Actions workflow and the action will handle updating the corresponding cells in the Google Sheet.
August 13, 2026
Jira Release annotations
Version updated for https://github.com/Staffbase/github-action-jira-release-tagging to version v1.7.3.
This action is used across all versions by 1 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 “Jira Release Annotator” automates the process of updating JIRA issues with a release tag and component name. It uses a tag name and a list of issue IDs to annotate JIRA tickets, which helps in managing and tracking updates across different projects efficiently. The action requires a Jira login and token for API access, making it useful for continuous integration pipelines.
August 13, 2026
SFDX Run Tests
Version updated for https://github.com/svierk/sfdx-run-tests to version v1.1.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 This GitHub Action automates the execution of Salesforce Apex, LWC, and Flow tests. It reports coverage to the CLI logs and the GitHub step summary, and writes coverage reports to paths expected by quality tools like SonarQube/SonarCloud or Codecov. The action is configurable to run only certain types of tests, and provides a streamlined way to include tests in CI workflows.
August 13, 2026
ghstats-cards
Version updated for https://github.com/tiennm99/ghstats to version v1.6.2.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary ghstats is a GitHub Action that generates SVG cards summarizing a GitHub user’s profile, providing insights into various metrics like repository language breakdowns, commit activity, and contribution trends. It automates the process of visualizing user data in a visually appealing format, making it easier to share and present on a user’s GitHub profile README.
August 13, 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 process of building Wails.io v3 applications. It installs necessary tools such as GoLang and NodeJS, builds the application for specified platforms, and optionally uploads the results to GitHub or releases on tagged builds. The action supports customizing build options like go version, wails version, and platform targets.
August 13, 2026
Install bashunit
Version updated for https://github.com/TypedDevs/bashunit to version 0.47.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action is a testing framework for Bash scripts, focusing on developer experience with 93 assertions and additional features like spies, mocks, data providers, and snapshots. It automates the process of writing, running, and documenting tests for Bash scripts efficiently.
August 13, 2026
Symfony Security Auditor
Version updated for https://github.com/vinceAmstoutz/symfony-security-auditor to version 1.19.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 Symfony Security Auditor is an AI-powered security auditing tool designed to catch application-level flaws that traditional static analysis and dependency scanners might miss. It provides a multi-agent adversarial approach where an attacker hunts for vulnerabilities, while a reviewer culls false positives over three iterations before emitting a validated report in various formats such as console, JSON, SARIF, HTML, or Markdown. The auditor can be run as a standalone CLI tool or integrated into a Symfony application via the Symfony bundle. It includes features like dry-run mode to estimate costs and provide a live audit feed in the console.
August 13, 2026
Picket Secret Scanner
Version updated for https://github.com/willibrandon/picket to version v0.2.11.
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 Picket is a MIT-licensed secrets scanner for .NET that provides a Gitleaks-compatible command surface, Native AOT release binaries, dotnet tool packages, and embeddable libraries. It automates scanning staged, unstaged, and untracked non-ignored Git changes, as well as GitLab issues, comments, releases, and release assets using various authentication methods. The action supports CI integrations through GitHub Actions and Azure DevOps, with options for customizing reports and handling findings.
August 13, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v0.1.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary B.IA is a GitHub Action that enables companies to integrate accessibility checks into their CI/CD pipeline. It uses AI to analyze and measure the WCAG guidelines against defined audiences, allowing them to focus on specific groups that represent higher revenue potential. This helps in avoiding ineffective or harmful solutions by focusing on accessibility for targeted users efficiently.
August 13, 2026
ReleaseGuard - Release Asset Quality Gate
Version updated for https://github.com/zhaoryder/releaseguard to version v0.2.2.
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 ReleaseGuard is a GitHub Action that provides a quality gate and download advisor for GitHub Release assets. It helps identify missing platforms, mislabeled architectures, empty installers, version drift, and missing checksums in release files, guiding users to the most suitable download based on their operating system and CPU architecture.