January 10, 2026
deploylock
Version updated for https://github.com/github/lock to version v3.0.1.
This action is used across all versions by 50 repositories. Action Type This is a node24 action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, lock, provides a mechanism to prevent multiple deployments from running simultaneously by managing deployment locks. It automates setting, removing, and verifying locks across environments, offering flexibility for scenarios like manual triggers, conditional locks during test failures, or scheduled lock windows.
January 10, 2026
ossaraction
Version updated for https://github.com/github/ossar-action to version v2.0.0.
This action is used across all versions by 5,315 repositories. Action Type This is a node20 action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The github/ossar-action is a GitHub Action designed to simplify the process of running open-source security static analysis tools using the Microsoft Security DevOps CLI. It automates tasks such as installing analysis tools, configuring them, running security scans, and consolidating results into a SARIF file for easy integration with GitHub’s Security tab.
January 10, 2026
Setup project
Version updated for https://github.com/github/paste-markdown to version v1.5.3.
This action is used across all versions by 2,805 repositories. Action Type This is a composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, @github/paste-markdown, enhances text editing by automating the conversion of pasted content into Markdown syntax. It simplifies tasks like converting spreadsheet cells, HTML tables, URLs, and image links into Markdown-compatible formats, ensuring seamless integration when pasting content into Markdown-supported environments.
January 10, 2026
Setup project
Version updated for https://github.com/github/quote-selection to version v2.2.0.
This action is used across all versions by 23 repositories. Action Type This is a composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Quote Selection, simplifies the process of quoting selected text by converting it into Markdown format and appending it to a <textarea> field. It automates the task of extracting, formatting, and inserting text selections, ensuring accurate and structured quotes.
January 10, 2026
Setup directories etc
Version updated for https://github.com/github/ruby to version v3.1.1-pshopify2.
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 provided README describes Ruby, an interpreted, object-oriented programming language designed for simplicity, extensibility, and productivity. It facilitates tasks such as web development, text processing, and system automation, offering features like advanced object-oriented concepts, garbage collection, exception handling, and high portability across platforms.
January 10, 2026
Publish Docker
Version updated for https://github.com/github/safe-settings to version 2.2.0-rc.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 GitHub Safe-Settings is a policy-as-code solution for centrally managing and enforcing GitHub organization settings, including repository configurations, branch protections, and teams. It automates the application of these settings across an organization by storing configurations in a designated admin repository and supports hierarchical management at organization, sub-organization, and repository levels.
January 10, 2026
Close Stale Issues
Version updated for https://github.com/github/stale to version v3.0.11.
This action is used across all versions by ? repositories. Action Type This is a node12 action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Close Stale Issues and PRs, automates the process of managing inactive issues and pull requests by warning about inactivity and then closing them after a specified timeframe. It helps maintainers keep repositories organized and free of outdated or unresolved items by applying customizable rules for identifying and handling stale items.
January 10, 2026
SuperLinter
Version updated for https://github.com/github/super-linter to version v5.0.0.
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 is a fork of the Super-Linter, a tool designed to automate the process of validating code quality and standards across multiple languages. It simplifies code linting by providing a single solution for detecting syntax errors, enforcing best practices, and maintaining consistency across projects.
January 10, 2026
Setup project
Version updated for https://github.com/github/template-parts to version v0.7.1.
This action is used across all versions by 29 repositories. Action Type This is a composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Template Parts library acts as a polyfill for the proposed Template Instance API, enabling developers to dynamically manipulate template content using JavaScript objects. It automates the process of binding data to template placeholders ({{x}}, {{y}}, etc.