June 4, 2026
SwarmFlow Security Gate
Version updated for https://github.com/swarmflow-security/scan-action to version v1.
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 SwarmFlow Security Gate v1 — fail your CI build when SwarmFlow finds code-security issues at or above a severity threshold.
uses: swarmflow-security/scan-action@v1 with: api-key: ${{ secrets.SWARMFLOW_API_KEY }} threshold: high
June 4, 2026
API Dependency Monitor
Version updated for https://github.com/talK951/API-Dependency-Monitor to version v0.0.2-experimental.
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 added verification and testing files gonna test this bitch now (d578fbe) Merge pull request #7 from talK951/(MVP)-Enable-Action-to-Communicate-With-Backend (ea9f7bb) fix3 (c6da94b) fix2 (45473ab) -fix1 (0fd6c06) fixing error i made on env variables for action.yml (6003e1c) removed uneended github action input (0b9ce97) Fixing github action (21de4c8) Made changes to action.yml to ensure it can registar with backed (1ca5b28) Fixed github action test to work with backed (49cf477)
June 4, 2026
Flare Incident Scope
Version updated for https://github.com/tryflare-ai/incident-scope to version v1.
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 Trigger from any repo during an active incident to get a correlated timeline and AI-generated narrative in a GitHub Issue.
What it does Pulls cloud audit logs for a time window from your connected GCP environment Runs AI analysis focused on lateral movement, privilege escalation, and cross-service correlation Creates a GitHub Issue with a timeline table, narrative summary, and severity counts Usage name: Incident Scope on: workflow_dispatch: inputs: time_from: description: 'Start of incident window (ISO 8601)' required: true time_to: description: 'End of incident window' required: false jobs: scope: runs-on: ubuntu-latest permissions: issues: write steps: - uses: tryflare-ai/incident-scope@v1 with: token: ${{ secrets.FLARE_API_KEY }} time-from: ${{ inputs.time_from }} time-to: ${{ inputs.time_to }} Requirements - Flare account with a connected GCP connector (sign up) - API key from Settings > API Keys - issues: write permission on the workflow Limits - Max time window: 24 hours - Max events: 5,000 (severity-prioritized truncation) - Daily limit: 10 analyses/day - Latency: under 90s for windows under 4 hours
June 4, 2026
Tribblix-vm
Version updated for https://github.com/vmactions/tribblix-vm 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 Full Changelog: https://github.com/vmactions/tribblix-vm/commits/v1.0.0
June 4, 2026
Install Zig
Version updated for https://github.com/xyzzylabs/setup-zig to version v1.0.1.
This action is used across all versions by 1 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.1 (2026-06-03) Fixed decouple the bundle from the package version (1576eb3) Build bundle action with @vercel/ncc and stop vendoring node_modules (42e8d28) drop ncc –minify for reproducible cross-Node bundles (9e61566)
June 3, 2026
Superjolt Deploy
Version updated for https://github.com/getsuperjolt/deploy-action 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.
What’s Changed Full Changelog: https://github.com/getsuperjolt/deploy-action/compare/v1.1.0...v1.1.1
June 3, 2026
OpenSCAD HiRes renderer
Version updated for https://github.com/ggabbiani/OpenSCAD-renderer to version v1.7.2.
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.
What’s Changed Fixed error handling.
June 3, 2026
Vizb Action
Version updated for https://github.com/goptics/vizb to version v0.12.0.
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 feat: added vizb logo animation using anime by @fahimfaisaal in https://github.com/goptics/vizb/pull/111 feat(ci): added multi lang examples pipeline by @fahimfaisaal in https://github.com/goptics/vizb/pull/112 docs: added animated logo gif at readme by @fahimfaisaal in https://github.com/goptics/vizb/pull/113 fix(ui): used missing showlabels state at line chart by @fahimfaisaal in https://github.com/goptics/vizb/pull/114 chore: used init function to embed version flag by @fahimfaisaal in https://github.com/goptics/vizb/pull/115 fix: inject version via ldflags in goreleaser build by @fahimfaisaal in https://github.com/goptics/vizb/pull/116 docs/ci: enrich examples page and fix deploy-docs trigger by @fahimfaisaal in https://github.com/goptics/vizb/pull/117 feat: add cpu and os info to history entries with popover badges by @fahimfaisaal in https://github.com/goptics/vizb/pull/118 feat(html): add –data-url flag to decouple benchmark UI by @fahimfaisaal in https://github.com/goptics/vizb/pull/119 Full Changelog: https://github.com/goptics/vizb/compare/v0.11.0...v0.12.0
June 3, 2026
GitHub Action for GraalVM
Version updated for https://github.com/graalvm/setup-graalvm to version v1.5.4.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 4,001 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 What’s Changed Bump the “all” group with 2 updates across multiple ecosystems by @dependabot[bot] in https://github.com/graalvm/setup-graalvm/pull/217 Full Changelog: https://github.com/graalvm/setup-graalvm/compare/v1.5.3...v1.5.4
June 3, 2026
Setup Seiton
Version updated for https://github.com/guitarrapc/setup-seiton to version v1.0.2.
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 Summary chore: update dist/index.js to latest.
Full Changelog: https://github.com/guitarrapc/setup-seiton/compare/v1.0.1...v1.0.2