August 8, 2026
Supabase Storage Upload Action
Version updated for https://github.com/runrly/supabase-storage-upload-action to version v1.0.4.
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 automates the process of uploading files from a GitHub Actions workspace to Supabase Storage. It supports both dry runs and actual uploads, allowing you to validate and plan file transfers before execution. The action can upload multiple files with customizable configurations such as bucket names, caching, and content types.
August 8, 2026
Podcast xml(rss) generator
Version updated for https://github.com/salmankalam/podcast-xml-rss--generator to version v2.0.
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 generating a podcast RSS feed from an XML file. It uses Docker to set up a machine, copies necessary files, and then calls a script that parses the XML, generates the RSS feed, and uploads it back to the repository where the original XML file is stored. This helps maintain consistency in podcast metadata across different platforms.
August 8, 2026
AgentAuditKit MCP Security Scan
Version updated for https://github.com/sattyamjjain/agent-audit-kit to version v0.3.70.
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 AgentAuditKit is a security scanner designed to audit AI agent pipelines and identify misconfigurations, hardcoded secrets, tool poisoning, rug pulls, trust boundary violations, and tainted data flows across 10 agent platforms. It runs fully offline and deterministically, producing auditor-ready compliance-evidence packs that include SARIF for GitHub Security tab and PDF evidence reports mapped to 12 security frameworks. The action supports 85 scanner modules including AST-based Python taint analysis and regex pattern scanners for TypeScript/JavaScript and Rust.
August 8, 2026
SentinelDen Studio Audit
Version updated for https://github.com/sentinelden/sentinelctl-action to version v1.0.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 This GitHub Action integrates SentinelDen Studio’s security audit tools into your iOS or Android build pipeline to detect and report vulnerabilities. It automates the process of running audits on pull requests, providing detailed findings in GitHub’s Security tab. The action supports both Mach-O and APK/DEX parsing, as well as secret and crypto-misuse detection, with configurable severity thresholds and a license key for premium features.
August 8, 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 automates the analysis of files in a pull request using Amazon Bedrock Agent. It provides customizable prompt generation and can integrate with Amazon Bedrock Knowledge Bases to enhance insights. Key features include tailored analysis, context-awareness, flexibility, file filtering, AI-powered insights, language agnosticism, and seamless integration into GitHub workflows.
August 8, 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 is an AI-driven tool that simplifies deployment across various cloud providers by automatically configuring infrastructure based on plain English prompts. It supports a wide range of services, including servers, DNS, SSL certificates, CDNs, databases, backups, load balancing, and more. Key features include:
August 8, 2026
Smyklot
Version updated for https://github.com/smykla-skalski/smyklot to version v1.14.0.
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 Smyklot is a GitHub App that automates pull request approvals and merges by validating permissions against the repository’s CODEOWNERS file. It allows users to comment with commands or react using emojis, and handles multiple formats of input such as slash commands, mentions, and bare commands. The app supports various merge methods like squash and rebase, provides reaction-based commands for approval, cleanup, and help, and includes features like approval deduplication and minimal permissions adherence.
August 8, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.4.
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 automates the process of replacing placeholders in configuration files with environment variables. This action is particularly useful for managing sensitive information and configurations securely, ensuring that they are not hardcoded into your codebase or exposed publicly. It helps streamline deployment processes by dynamically injecting environment-specific settings directly into config files, reducing the risk of accidental exposure or misconfiguration.
August 8, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
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 This GitHub Action automates the process of building a JavaScript bundle before deploying it to a Swarm service. It ensures that all necessary dependencies are installed and the application is ready for deployment, thus simplifying the build and deployment pipeline.
August 8, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.23.
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 SSG is a static site generator written in Go that converts Markdown files with YAML frontmatter into a complete website. It includes features like built-in themes, templates, and SEO metadata, as well as image processing and deployment capabilities to various platforms. The tool is designed to be fast, efficient, and easy to use for creating and managing websites.