August 7, 2026
YourTomo
Version updated for https://github.com/prsdx/YourTomo to version v1.3.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 YourTomo is a GitHub Action that automates the creation of animated SVGs that represent your GitHub activity, including contributions, push streaks, and more. It provides customizable visualizations like a pixel cat to enhance your GitHub profile, helping users stay engaged with their repositories through regular updates. The action supports various states and conditions to dynamically change the appearance of the cat based on your activity data.
August 7, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 prints “Hello World” or “Hello” + a specified name to the log. It solves the problem of automating the greeting process, which can be useful for testing and documentation purposes.
What’s Changed My first action is ready (5619594) Initial commit (2a56a2a)
August 7, 2026
list-changed-directories
Version updated for https://github.com/sankichi92/list-changed-directories to version v1.2.3.
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 GitHub Action list-changed-directories outputs a list of directories that have changed and include a specified target file. It automates the execution of jobs only on directories that have changed, solving challenges with GitHub Actions’ matrix and event limitations. The action works for push and pull_request events and requires providing a target filename and paths to files that all directories including the target file depend on.
August 7, 2026
Tangled Mirror
Version updated for https://github.com/sethcottle/tangled-mirror to version v1.1.1.
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 Tangled Mirror GitHub Action keeps a Tangled repo in sync with one that lives on GitHub. It checks the knot’s host key, sends only the refs it asks for, and won’t delete anything unless told to. The action requires an SSH key registered with Tangled and a known hosts file containing the knot’s host key.
August 7, 2026
Custom Amazon Bedrock Agent Action
Version updated for https://github.com/severity1/custom-amazon-bedrock-agent-action to version v0.10.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action uses Amazon Bedrock Agent to analyze files in a pull request (PR) and provide feedback. It is highly customizable, allowing you to tailor the analysis based on your specific requirements and use cases, including integrating with Amazon Bedrock Knowledge Bases for enhanced context-aware insights. The action enables code quality improvement, security assessments, and performance optimizations by processing PR files using tailored prompts and utilizing pre-integrated knowledge bases.
August 7, 2026
Setup BATS
Version updated for https://github.com/sgerrand/setup-bats-action to version v1.0.3.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action installs the Bash Automated Testing System (BATS) in a workflow, allowing users to easily automate testing scripts. It supports both resolving the latest version and specifying specific versions through inputs, providing flexibility for different use cases.
August 7, 2026
Trigger CI with empty commit
Version updated for https://github.com/Shamrock-code/action-trigger-ci-empty-commit to version v1.
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 automatically triggers CI by pushing an empty commit to a pull request branch when a maintainer adds a specific label (trigger-ci). It handles both main repository branches and fork PRs, ensuring that the action can push to fork PRs if Allow edits from maintainers is enabled. If push is not possible (e.g., in a forked repo without this setting), it posts a comment with instructions on how to manually trigger CI.
August 7, 2026
Sherpa.sh
Version updated for https://github.com/sherpa-sh/Sherpa-Action to version v1.0.0-alpha.1.
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 Sherpa.sh automates the deployment of applications to various cloud providers by translating plain English descriptions into optimized infrastructure configurations. It simplifies the process of setting up servers, DNS, SSL certificates, CDN, databases, backups, and load balancing using AI-driven decision-making. This action is particularly useful for developers who want to focus on writing code instead of configuring complex infrastructure files.
August 7, 2026
Validate Syscribe Model
Version updated for https://github.com/sjames/syscribe to version v0.34.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 Syscribe is a documentation system for SysMLv2 models that uses Markdown and YAML to create human-readable, agent-native, version-controlled, and traceable files. It supports 40+ element types including native Requirements and TestCases with SIL/ASIL levels, ADRs, and Safety analysis tools like HARA, FMEA, etc. The system allows teams to manage models in a git repository alongside code, supporting features like cross-repo references, reproducibility checks, and traceability rules.
August 7, 2026
Snowflake Actions
Version updated for https://github.com/snowflakedb/snowflake-actions to version v3.3.0.
This publisher is shown as ‘verified’ by GitHub.
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 The GitHub Action installs and configures the Snowflake CLI, allowing users to automate tasks such as deploying dbt projects, streamlit apps, DCM pipelines, and running SQL queries directly from their CI/CD workflows. It supports OIDC authentication for secure access to Snowflake without storing secrets and is recommended for environments where OIDC is available.