January 8, 2026
Monotrack CLI
Version updated for https://github.com/ArnoldVanN/monotrack to version v0.4.24.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Monotrack is a GitHub Action designed to streamline versioning and change detection in monorepos, enabling efficient management of multiple projects within a single repository. It automates tasks such as generating pre-release tags, identifying and acting only on changed projects, and supports configuration for dependency tracking across diverse languages.
January 8, 2026
Free Disk Space (CI Action)
Version updated for https://github.com/BRAINSia/free-disk-space to version v2.1.3.
This action is used across all versions by 23 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action is designed to free up disk space on Ubuntu-based GitHub Actions runners by removing unnecessary files, packages, and cached tools. It automates the process of reclaiming up to 31 GB of storage, enabling workflows that require significant disk space for large computations or builds.
January 8, 2026
KICS Github Action
Version updated for https://github.com/Checkmarx/kics-github-action to version v2.1.19.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 178 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The KICS GitHub Action integrates the KICS (Keeping Infrastructure as Code Secure) tool into GitHub workflows to automate the static analysis of Infrastructure as Code (IaC). It helps identify security vulnerabilities, compliance issues, and misconfigurations early in the development process, ensuring secure and reliable cloud-native infrastructure.
January 8, 2026
typos-action
Version updated for https://github.com/crate-ci/typos to version v1.42.0.
This action is used across all versions by 44 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action typos is a source code spell checker designed to identify and fix spelling mistakes in codebases efficiently. It is optimized for performance on large repositories and minimizes false positives, making it suitable for use in pull request workflows. This tool automates typo detection and correction, ensuring cleaner and more accurate code while supporting integrations like GitHub Actions and pre-commit hooks.
January 8, 2026
GitHub Actions Dependency Submission
Version updated for https://github.com/jessehouwing/actions-dependency-submission to version v1.0.4.
This action is used across all versions by 32 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “GitHub Actions Dependency Submission” is a GitHub Action designed to automate the submission of action dependencies from a repository’s workflows to GitHub’s Dependency Graph. It scans workflow files, composite actions, and callable workflows to identify dependencies, including forked and nested ones, ensuring comprehensive dependency tracking for security advisories.
January 8, 2026
Bantuu Veracode Baseline
Version updated for https://github.com/JuanCunhaa/Veracode-Integration-Helper to version v1.0.26.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Veracode Integration Helper GitHub Action streamlines the integration of Veracode security scanning tools into CI/CD workflows, automating tasks such as static code analysis, Software Composition Analysis (SCA), Infrastructure as Code (IaC) scanning, and pipeline scans. It simplifies the process of preparing and executing scans, managing baselines, and associating applications with business units, addressing the challenges of manual security compliance and scan configurations.
January 8, 2026
Check sftp files
Version updated for https://github.com/juniorUsca/check-sftp-files-action to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Check SFTP Files Action verifies the existence of specific files or file patterns on a remote server via SFTP. It automates the process of checking remote directories for expected files, helping to ensure that required files are available for workflows and to trigger actions if files are missing.
January 8, 2026
Clear sftp files
Version updated for https://github.com/juniorUsca/clear-sftp-files-action to version v2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Clear Sftp Files Action” is a GitHub Action that automates the process of downloading files from a remote SFTP server based on specified patterns, uploading them as artifacts, and deleting them from the server. It streamlines file management tasks by ensuring efficient transfer and cleanup of remote files.
January 8, 2026
Upload sftp files
Version updated for https://github.com/juniorUsca/upload-sftp-files-action to version v2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Upload Sftp Files Action” automates the process of transferring specified files from a local directory to a remote SFTP server. It simplifies file uploads by handling authentication, directory paths, and optional file deletion after upload. This action is ideal for streamlining deployment workflows or securely transferring files between systems.