July 9, 2026
Snowflake Actions
Version updated for https://github.com/snowflakedb/snowflake-actions to version v3.1.0.
This publisher is shown as ‘verified’ by GitHub.
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.
What’s Changed Snowflake Actions v3.1.0
New Cortex Code and DCM composite actions, a shared-script install foundation, and auth-type telemetry.
Highlights Cortex Code action (cortex-code/): install the Cortex Code (CoCo) CLI and auto-configure a connection from the parent action’s OIDC flow. (#12, #15) DCM composite actions (dcm/): parse-manifest, connection-test, plan, and deploy for building Snowflake DCM CI/CD pipelines, with color-coded plan summaries and PR comments. (#19, #20) snowflake-cli leaf action + shared scripts/: install / OIDC-minting / env-setup logic extracted into reusable scripts, sourced from a single-source VERSION file. (#14, #15) Auth-type telemetry: SF_CICD_AUTH_TYPE=oidc exported when use-oidc is enabled, so the CLI records which auth type this action configured. (#10) Docs Improved README intro, OIDC example, and how-it-works; documented the DCM actions and env-var vs config.toml auth. (#8, #9) Usage: uses: snowflakedb/snowflake-actions@v3
July 9, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.7.15.
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.
What’s Changed Installation Quick Install (Linux/macOS) curl -sSL https://raw.githubusercontent.com/spagu/ssg/main/install.sh | bash Package Managers Homebrew: brew install spagu/tap/ssg Snap: snap install ssg Debian/Ubuntu: Download .deb file below Fedora/RHEL: Download .rpm file below Checksums See checksums.sha256 for file verification.
July 9, 2026
Deploy to Vercel
Version updated for https://github.com/Spectra010s/d-vercel to version v1.0.0.
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.
What’s Changed d-vercel v1.0.0 Initial release of d-vercel — a GitHub Action for deploying projects to Vercel directly from GitHub Actions.
Features Deploy to Vercel from GitHub Actions workflows Support preview and production deployments Configure Vercel organization and project IDs Automatically capture deployment URLs Add/update deployment comments on pull requests Customizable deployment options Usage See the README.md for setup instructions and workflow examples.
July 9, 2026
rsync action
Version updated for https://github.com/spotdemo4/rsync-action to version v0.1.0.
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.
What’s Changed bump: v0.0.2 -> v0.1.0 (387847b) feat(action): remove local path after successful post-job push (00f83f5) ci(checks): switch workflows to nix-init and codex cli (c18267b) ci(workflow): add codex action step to check pipelines (a8db651) build(flake): drop rsync override and refresh lock inputs (cdd7044) chore(deps): update spotdemo4/nix-init action to v1.56.0 (#6) (658c8c5) chore(deps): update dependency @types/node to ^24.13.3 (#5) (6704097) chore(deps): lock file maintenance (#4) (25a86a5) chore(deps): update spotdemo4/nix-init action to v1.55.0 (#3) (918d77e) docs(readme): refresh badges and trim rsync README text (fd21ad0)
July 9, 2026
Downstream Breakage Radar
Version updated for https://github.com/Tahiram32/downstream-breakage-radar to version v0.5.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.
What’s Changed The Enterprise Upgrade (v0.5.0) 🚀 This major update adds powerful compliance, customization, and deprecation lifecycle controls for developers and organizations.
🌟 New Features ⚠️ Deprecation Checker — When a public function or class is removed, the tool checks the base branch to see if it was marked with a deprecation warning first. Pre-deprecated removals are downgraded to medium severity; surprise removals stay high. 🛡️ SARIF Output (--format sarif) — Export results in standardized SARIF JSON format for integration with GitHub’s native Security / Code Scanning dashboard. 📝 API Changelog Generator (--changelog) — Generates a clean breakage-radar-changelog.md listing every public addition, removal, and signature change across Python, Go, and JS/TS files. ⚙️ In-Manifest Configuration — Configure ignored paths, public directories, and severity overrides directly inside pyproject.toml or a breakage-radar.json file — no CLI flags required. 📦 Install / Upgrade pip install --upgrade downstream-breakage-radar 🔧 Usage - name: Scan for breaking changes uses: Tahiram32/downstream-breakage-radar@v0.5.0 with: base-ref: origin/main format: markdown fail-on: high changelog: true 📄 Docs Full documentation and configuration reference: https://tahiram32.github.io/downstream-breakage-radar/
July 9, 2026
tmas-scan
Version updated for https://github.com/trendmicro/tmas-scan-action to version v3.2.0.
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.
What’s Changed What’s Changed Security hardening of TMAS binary download.
Note: New dependency required for GitHub Action runner environments
sha256sum (from GNU coreutils) or shasum
July 9, 2026
Vibgrate Scan
Version updated for https://github.com/vibgrate/cli to version v2026.709.2.
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.
What’s Changed Vibgrate CLI 2026.709.2 Released 2026-07-09
This release of the Vibgrate CLI introduces significant improvements to the search_symbols command and enhances the vg serve functionality. Performance optimizations have also been implemented for better efficiency in large repositories.
July 9, 2026
Install Zig
Version updated for https://github.com/xyzzylabs/setup-zig to version v1.0.2.
This action is used across all versions by 4 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 1.0.2 (2026-07-09) Fixed deps: bump @actions/cache to 6.1.0 to resolve undici advisory (#7) (ed5b607) Documentation correct README claim that dist/ is not committed (#3) (81642f2)
July 9, 2026
GHCR Cleanup Manager
Version updated for https://github.com/ghcr-manager/ghcr-cleanup-manager to version v1.1.6.
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.
What’s Changed What’s Changed Bump the github-actions group with 4 updates by @dependabot[bot] in https://github.com/ghcr-manager/ghcr-cleanup-manager/pull/8 Bump the npm group across 1 directory with 6 updates by @dependabot[bot] in https://github.com/ghcr-manager/ghcr-cleanup-manager/pull/9 Full Changelog: https://github.com/ghcr-manager/ghcr-cleanup-manager/compare/v1.1.5...v1.1.6
July 9, 2026
Create contributors list
Version updated for https://github.com/gouef/create-contributors-action to version v1.0.6.
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.
What’s Changed ChangesDiff: v1.0.5...v1.0.6