<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Mizcausevic-Dev on GitHub Actions Marketplace News</title><link>https://devops-actions.github.io/github-actions-marketplace-news/tags/mizcausevic-dev/</link><description>Recent content in Mizcausevic-Dev on GitHub Actions Marketplace News</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 06 Jun 2026 06:34:32 +0000</lastBuildDate><atom:link href="https://devops-actions.github.io/github-actions-marketplace-news/tags/mizcausevic-dev/index.xml" rel="self" type="application/rss+xml"/><item><title>AIsbom Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/aisbom-security-scanner/</link><pubDate>Sat, 06 Jun 2026 06:37:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/aisbom-security-scanner/</guid><description>Version updated for https://github.com/Lab700xOrg/aisbom to version v1.1.0.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s new Private &amp;amp; gated Hugging Face model scanning — authenticate with an environment token.
Token auth: set HF_TOKEN (or HUGGING_FACE_HUB_TOKEN) and AIsbom can scan private and gated hf:// models. The token is sent only to huggingface.co, is dropped on the redirect to the LFS CDN, and is never written to logs or telemetry. Clearer fetch errors: auth, network, and not-found failures now print a concise, status-aware message (no traceback) and exit non-zero, instead of silently reporting zero artifacts. CI guidance: README now shows the secrets.HF_TOKEN usage pattern and the egress requirement (HTTPS to huggingface.co and its LFS CDN). What’s not changing Scanner behavior, exit codes, and output formats (CycloneDX / SPDX / Markdown) are identical to v1.0.7. Public-model scans still work with no token. Telemetry remains opt-out via AISBOM_NO_TELEMETRY=1; the only token-related field collected is a token_present boolean — never the value.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/Lab700xOrg/aisbom">https://github.com/Lab700xOrg/aisbom</a></strong> to version <strong>v1.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/aisbom-security-scanner">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h3 id="whats-new">What&rsquo;s new</h3>
<p>Private &amp; gated Hugging Face model scanning — authenticate with an environment token.</p>
<ul>
<li><strong>Token auth</strong>: set <code>HF_TOKEN</code> (or <code>HUGGING_FACE_HUB_TOKEN</code>) and AIsbom can scan private and gated <code>hf://</code> models. The token is sent only to <code>huggingface.co</code>, is dropped on the redirect to the LFS CDN, and is never written to logs or telemetry.</li>
<li><strong>Clearer fetch errors</strong>: auth, network, and not-found failures now print a concise, status-aware message (no traceback) and exit non-zero, instead of silently reporting zero artifacts.</li>
<li><strong>CI guidance</strong>: README now shows the <code>secrets.HF_TOKEN</code> usage pattern and the egress requirement (HTTPS to <code>huggingface.co</code> and its LFS CDN).</li>
</ul>
<h3 id="whats-not-changing">What&rsquo;s not changing</h3>
<p>Scanner behavior, exit codes, and output formats (CycloneDX / SPDX / Markdown) are identical to v1.0.7. Public-model scans still work with no token. Telemetry remains opt-out via <code>AISBOM_NO_TELEMETRY=1</code>; the only token-related field collected is a <code>token_present</code> boolean — never the value.</p>
]]></content:encoded></item><item><title>npm-scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/npm-scan/</link><pubDate>Sat, 06 Jun 2026 06:37:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/npm-scan/</guid><description>Version updated for https://github.com/lateos-ai/npm-scan to version v1.2.1.
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 npm-scan v1.2.1 Release Summary Campaign Detection: 100% (3/3 real attacks) False Positive Rate: 0.0% (0/990 packages) Tests: All 671 passing Code Quality: 0 linting errors Validation Metrics D6 (Version Anomaly): 92% avg confidence D7 (Obfuscation): 80% avg confidence D1 (Typosquat): 87.9% avg confidence See VALIDATION.md for full metrics.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/lateos-ai/npm-scan">https://github.com/lateos-ai/npm-scan</a></strong> to version <strong>v1.2.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/npm-scan">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h1 id="npm-scan-v121">npm-scan v1.2.1</h1>
<h2 id="release-summary">Release Summary</h2>
<ul>
<li><strong>Campaign Detection</strong>: 100% (3/3 real attacks)</li>
<li><strong>False Positive Rate</strong>: 0.0% (0/990 packages)</li>
<li><strong>Tests</strong>: All 671 passing</li>
<li><strong>Code Quality</strong>: 0 linting errors</li>
</ul>
<h2 id="validation-metrics">Validation Metrics</h2>
<ul>
<li>D6 (Version Anomaly): 92% avg confidence</li>
<li>D7 (Obfuscation): 80% avg confidence</li>
<li>D1 (Typosquat): 87.9% avg confidence</li>
</ul>
<p>See <a href="./VALIDATION.md">VALIDATION.md</a> for full metrics.</p>
<p><strong>Published with npm provenance attestation (SLSA Level 2).</strong></p>
]]></content:encoded></item><item><title>tfpin - Terraform Version Pin Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/tfpin-terraform-version-pin-check/</link><pubDate>Sat, 06 Jun 2026 06:36:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/tfpin-terraform-version-pin-check/</guid><description>Version updated for https://github.com/lra/tfpin to version v1.0.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 Release 1.0.0 (333855f) Release 0.1.1 (90f2636) Make crates.io publish idempotent and drop deprecated –token flag (eec0bb3) bump checkout to v5 (1c9cfd4) Build x86_64-apple-darwin on macos-latest (macos-13 runners retired) (c225e0c) Trim published package and auto-publish to crates.io on tag (c7e1437) Initial version (#1) (d33dcc6) Initial commit (66b7ac5)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/lra/tfpin">https://github.com/lra/tfpin</a></strong> to version <strong>v1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/tfpin-terraform-version-pin-check">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>Release 1.0.0 (333855f)</li>
<li>Release 0.1.1 (90f2636)</li>
<li>Make crates.io publish idempotent and drop deprecated &ndash;token flag (eec0bb3)</li>
<li>bump checkout to v5 (1c9cfd4)</li>
<li>Build x86_64-apple-darwin on macos-latest (macos-13 runners retired) (c225e0c)</li>
<li>Trim published package and auto-publish to crates.io on tag (c7e1437)</li>
<li>Initial version (#1) (d33dcc6)</li>
<li>Initial commit (66b7ac5)</li>
</ul>
]]></content:encoded></item><item><title>OCI Image Detector</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/oci-image-detector/</link><pubDate>Sat, 06 Jun 2026 06:36:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/oci-image-detector/</guid><description>Version updated for https://github.com/malachowski-labs/oci-image-detector 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.
What’s Changed What’s Changed ci: enforce minimumReleaseAge to guard against supply-chain attacks by @KacperMalachowski in https://github.com/malachowski-labs/oci-image-detector/pull/21 refactor: simplify action to a single step, drop output-file input by @KacperMalachowski in https://github.com/malachowski-labs/oci-image-detector/pull/23 ci: add end-to-end integration tests for the composite action by @KacperMalachowski in https://github.com/malachowski-labs/oci-image-detector/pull/22 Full Changelog: https://github.com/malachowski-labs/oci-image-detector/compare/v0.6.3...v1.0.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/malachowski-labs/oci-image-detector">https://github.com/malachowski-labs/oci-image-detector</a></strong> to version <strong>v1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/oci-image-detector">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>ci: enforce minimumReleaseAge to guard against supply-chain attacks by @KacperMalachowski in <a href="https://github.com/malachowski-labs/oci-image-detector/pull/21">https://github.com/malachowski-labs/oci-image-detector/pull/21</a></li>
<li>refactor: simplify action to a single step, drop output-file input by @KacperMalachowski in <a href="https://github.com/malachowski-labs/oci-image-detector/pull/23">https://github.com/malachowski-labs/oci-image-detector/pull/23</a></li>
<li>ci: add end-to-end integration tests for the composite action by @KacperMalachowski in <a href="https://github.com/malachowski-labs/oci-image-detector/pull/22">https://github.com/malachowski-labs/oci-image-detector/pull/22</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/malachowski-labs/oci-image-detector/compare/v0.6.3...v1.0.0">https://github.com/malachowski-labs/oci-image-detector/compare/v0.6.3...v1.0.0</a></p>
]]></content:encoded></item><item><title>SecondBrainAction</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/secondbrainaction/</link><pubDate>Sat, 06 Jun 2026 06:35:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/secondbrainaction/</guid><description>Version updated for https://github.com/mcasperson/SecondBrain to version +run3011-attempt1.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mcasperson/SecondBrain">https://github.com/mcasperson/SecondBrain</a></strong> to version <strong>+run3011-attempt1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/secondbrainaction">GitHub Marketplace</a> to find the latest changes.</p>
]]></content:encoded></item><item><title>Verify Dependabot PR</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/verify-dependabot-pr/</link><pubDate>Sat, 06 Jun 2026 06:35:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/verify-dependabot-pr/</guid><description>Version updated for https://github.com/Midnighter/verify-dependabot-pr to version 0.2.0.
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 Full Changelog: https://github.com/Midnighter/verify-dependabot-pr/compare/0...0.2.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/Midnighter/verify-dependabot-pr">https://github.com/Midnighter/verify-dependabot-pr</a></strong> to version <strong>0.2.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/verify-dependabot-pr">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Midnighter/verify-dependabot-pr/compare/0...0.2.0">https://github.com/Midnighter/verify-dependabot-pr/compare/0...0.2.0</a></p>
]]></content:encoded></item><item><title>Agent Card Diff</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/agent-card-diff/</link><pubDate>Sat, 06 Jun 2026 06:34:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/agent-card-diff/</guid><description>Version updated for https://github.com/mizcausevic-dev/agent-card-diff-action to version v1.0-prod.
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.
What’s Changed Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/agent-card-diff-action">https://github.com/mizcausevic-dev/agent-card-diff-action</a></strong> to version <strong>v1.0-prod</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/agent-card-diff">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</p>
]]></content:encoded></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/totem-shield/</link><pubDate>Sat, 06 Jun 2026 06:33:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/pack-rust-architecture@1.53.8.
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 Cohort-link bump (no direct package changes). See .changeset/config.json for the fixed-cohort definition.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mmnto-ai/totem">https://github.com/mmnto-ai/totem</a></strong> to version <strong>@mmnto/pack-rust-architecture@1.53.8</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/totem-shield">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><em>Cohort-link bump (no direct package changes). See <code>.changeset/config.json</code> for the fixed-cohort definition.</em></p>
]]></content:encoded></item><item><title>KafkaCode Privacy Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/kafkacode-privacy-scan/</link><pubDate>Sat, 06 Jun 2026 06:33:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/kafkacode-privacy-scan/</guid><description>Version updated for https://github.com/nikhil-kapu/kafkacode to version v1.4.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 Machine-readable output for automation and the GitHub Security tab.
Added 📦 --format json — structured report (summary, grade, findings) for scripts and dashboards 🛡️ --format sarif — SARIF 2.1.0 for GitHub code scanning (Security tab + inline PR annotations) --output &amp;lt;file&amp;gt; — write results to a file --no-fail — exit 0 even when issues are found (handy when uploading SARIF) Upload SARIF in CI - run: npx kafkacode scan ./src --format sarif --output kafkacode.sarif --no-fail - uses: github/codeql-action/upload-sarif@v3 with: sarif_file: kafkacode.sarif</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/nikhil-kapu/kafkacode">https://github.com/nikhil-kapu/kafkacode</a></strong> to version <strong>v1.4.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/kafkacode-privacy-scan">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Machine-readable output for automation and the GitHub Security tab.</p>
<h3 id="added">Added</h3>
<ul>
<li>📦 <code>--format json</code> — structured report (summary, grade, findings) for scripts and dashboards</li>
<li>🛡️ <code>--format sarif</code> — SARIF 2.1.0 for <strong>GitHub code scanning</strong> (Security tab + inline PR annotations)</li>
<li><code>--output &lt;file&gt;</code> — write results to a file</li>
<li><code>--no-fail</code> — exit <code>0</code> even when issues are found (handy when uploading SARIF)</li>
</ul>
<h3 id="upload-sarif-in-ci">Upload SARIF in CI</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-yaml" data-lang="yaml"><span style="display:flex;"><span>- <span style="color:#f92672">run</span>: <span style="color:#ae81ff">npx kafkacode scan ./src --format sarif --output kafkacode.sarif --no-fail</span>
</span></span><span style="display:flex;"><span>- <span style="color:#f92672">uses</span>: <span style="color:#ae81ff">github/codeql-action/upload-sarif@v3</span>
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">with</span>:
</span></span><span style="display:flex;"><span>    <span style="color:#f92672">sarif_file</span>: <span style="color:#ae81ff">kafkacode.sarif</span>
</span></span></code></pre></div>]]></content:encoded></item><item><title>OpenShock Release Tool</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/openshock-release-tool/</link><pubDate>Sat, 06 Jun 2026 06:32:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/openshock-release-tool/</guid><description>Version updated for https://github.com/OpenShock/release-tool to version v0.0.1-alpha.1.
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 Full Changelog: https://github.com/OpenShock/release-tool/compare/v0.0.1-alpha...v0.0.1-alpha.1</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/OpenShock/release-tool">https://github.com/OpenShock/release-tool</a></strong> to version <strong>v0.0.1-alpha.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/openshock-release-tool">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/OpenShock/release-tool/compare/v0.0.1-alpha...v0.0.1-alpha.1">https://github.com/OpenShock/release-tool/compare/v0.0.1-alpha...v0.0.1-alpha.1</a></p>
]]></content:encoded></item><item><title>lftp FTPS Deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/lftp-ftps-deploy/</link><pubDate>Sat, 06 Jun 2026 06:32:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/lftp-ftps-deploy/</guid><description>Version updated for https://github.com/PilarJ/lftp-ftps-deploy 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.
What’s Changed lftp FTPS Deploy Incremental FTPS deploy via lftp for servers that require TLS session reuse on the data channel (ProFTPD shared hostings), where other FTP deploy actions fail with ECONNRESET.
Features ✅ Certificate and hostname verification stay enabled by default 🔗 Bundled Let’s Encrypt CA chain — fixes servers sending leaf-only certificates 🏷 cert-host /etc/hosts alias — hostname verification works even when the server cert is a one-level wildcard that can’t cover the FTP hostname (RFC 6125) ⚡ Truly incremental: mirror --only-newer + git restore-mtime (files keep last-commit dates) 🛡 Never deletes remote files (no --delete), credentials via .netrc + ::add-mask:: 🔧 Opt-in debug and (loudly warned) insecure-tls escape hatch See README for usage.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/PilarJ/lftp-ftps-deploy">https://github.com/PilarJ/lftp-ftps-deploy</a></strong> to version <strong>v1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/lftp-ftps-deploy">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="lftp-ftps-deploy">lftp FTPS Deploy</h2>
<p>Incremental FTPS deploy via lftp for servers that require <strong>TLS session reuse on the data channel</strong> (ProFTPD shared hostings), where other FTP deploy actions fail with <code>ECONNRESET</code>.</p>
<h3 id="features">Features</h3>
<ul>
<li>✅ Certificate <strong>and</strong> hostname verification stay enabled by default</li>
<li>🔗 Bundled Let&rsquo;s Encrypt CA chain — fixes servers sending leaf-only certificates</li>
<li>🏷 <code>cert-host</code> /etc/hosts alias — hostname verification works even when the server cert is a one-level wildcard that can&rsquo;t cover the FTP hostname (RFC 6125)</li>
<li>⚡ Truly incremental: <code>mirror --only-newer</code> + <code>git restore-mtime</code> (files keep last-commit dates)</li>
<li>🛡 Never deletes remote files (no <code>--delete</code>), credentials via <code>.netrc</code> + <code>::add-mask::</code></li>
<li>🔧 Opt-in <code>debug</code> and (loudly warned) <code>insecure-tls</code> escape hatch</li>
</ul>
<p>See <a href="https://github.com/PilarJ/lftp-ftps-deploy#readme">README</a> for usage.</p>
]]></content:encoded></item><item><title>Zenzic Documentation Quality Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/zenzic-documentation-quality-gate/</link><pubDate>Sat, 06 Jun 2026 06:31:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/zenzic-documentation-quality-gate/</guid><description>Version updated for https://github.com/PythonWoods/zenzic-action to version v1.2.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 What’s Changed Release v1.2.1 - Core engine bump to v0.9.2 by @PythonWoods-Dev in https://github.com/PythonWoods/zenzic-action/pull/12 Full Changelog: https://github.com/PythonWoods/zenzic-action/compare/v1...v1.2.1</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/PythonWoods/zenzic-action">https://github.com/PythonWoods/zenzic-action</a></strong> to version <strong>v1.2.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/zenzic-documentation-quality-gate">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Release v1.2.1 - Core engine bump to v0.9.2 by @PythonWoods-Dev in <a href="https://github.com/PythonWoods/zenzic-action/pull/12">https://github.com/PythonWoods/zenzic-action/pull/12</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/PythonWoods/zenzic-action/compare/v1...v1.2.1">https://github.com/PythonWoods/zenzic-action/compare/v1...v1.2.1</a></p>
]]></content:encoded></item><item><title>Reoclo Run</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/reoclo-run/</link><pubDate>Sat, 06 Jun 2026 06:31:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/reoclo-run/</guid><description>Version updated for https://github.com/reoclo/run to version v2.0.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/reoclo/run/compare/v2.0.0...v2.0.1</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/reoclo/run">https://github.com/reoclo/run</a></strong> to version <strong>v2.0.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/reoclo-run">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/reoclo/run/compare/v2.0.0...v2.0.1">https://github.com/reoclo/run/compare/v2.0.0...v2.0.1</a></p>
]]></content:encoded></item><item><title>AI Code Trust Validator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/ai-code-trust-validator/</link><pubDate>Sat, 06 Jun 2026 06:30:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/ai-code-trust-validator/</guid><description>Version updated for https://github.com/rudra496/ai-code-trust-validator to version v0.5.1.
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 Fixed Version bumped from 0.4.0 to 0.5.1 to resolve PyPI upload conflict (400 Bad Request) Release workflow changelog validation made non-blocking Dependencies Multiple Dependabot dependency bumps merged Full Changelog: https://github.com/rudra496/ai-code-trust-validator/compare/v0.4.0...v0.5.1</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/rudra496/ai-code-trust-validator">https://github.com/rudra496/ai-code-trust-validator</a></strong> to version <strong>v0.5.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/ai-code-trust-validator">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<h3 id="fixed">Fixed</h3>
<ul>
<li>Version bumped from 0.4.0 to 0.5.1 to resolve PyPI upload conflict (400 Bad Request)</li>
<li>Release workflow changelog validation made non-blocking</li>
</ul>
<h3 id="dependencies">Dependencies</h3>
<ul>
<li>Multiple Dependabot dependency bumps merged</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/rudra496/ai-code-trust-validator/compare/v0.4.0...v0.5.1">https://github.com/rudra496/ai-code-trust-validator/compare/v0.4.0...v0.5.1</a></p>
]]></content:encoded></item><item><title>Solana Infra Doctor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/solana-infra-doctor/</link><pubDate>Sat, 06 Jun 2026 06:30:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/solana-infra-doctor/</guid><description>Version updated for https://github.com/satyakwok/solana-infra-doctor to version v0.14.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 Added A top-level schema_version field on check, compare, and ws JSON output (previously only on the Yellowstone gRPC JSON), so every --json payload is versioned for forward-compatible consumption. Documentation / metadata Document the data-readiness (--data) output and add real terminal screenshots for check --data and compare --data. Add homepage and documentation to the crate metadata; correct the resilience module doc (HTTP 5xx is not retried — only timeouts, connection errors, and 429).</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/satyakwok/solana-infra-doctor">https://github.com/satyakwok/solana-infra-doctor</a></strong> to version <strong>v0.14.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/solana-infra-doctor">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h3 id="added">Added</h3>
<ul>
<li>A top-level <strong><code>schema_version</code></strong> field on <code>check</code>, <code>compare</code>, and <code>ws</code> JSON
output (previously only on the Yellowstone gRPC JSON), so every <code>--json</code>
payload is versioned for forward-compatible consumption.</li>
</ul>
<h3 id="documentation--metadata">Documentation / metadata</h3>
<ul>
<li>Document the data-readiness (<code>--data</code>) output and add real terminal
screenshots for <code>check --data</code> and <code>compare --data</code>.</li>
<li>Add <code>homepage</code> and <code>documentation</code> to the crate metadata; correct the
resilience module doc (HTTP 5xx is not retried — only timeouts, connection
errors, and 429).</li>
</ul>
]]></content:encoded></item><item><title>Xipher Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/xipher-action/</link><pubDate>Sat, 06 Jun 2026 06:29:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/xipher-action/</guid><description>Version updated for https://github.com/shibme/xipher to version v1.21.0.
This action is used across all versions by 14 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 Changelog 32ae8e8482af8aac88a7bf6f60ad667df8258916 add some cosmetic changes to settings view 2effcbc3ebae89ebc7b9365aea007c93f12c00b4 bump wrangler action version bfaf4e97154538dbf88b9911f2bd2665a2006136 cosmetic changes and bug fix in web 9d3a2e40654ec38f5355a0243d67d9176d84393e revamp UI with set-credential feature</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/shibme/xipher">https://github.com/shibme/xipher</a></strong> to version <strong>v1.21.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>14</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/xipher-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="changelog">Changelog</h2>
<ul>
<li>32ae8e8482af8aac88a7bf6f60ad667df8258916 add some cosmetic changes to settings view</li>
<li>2effcbc3ebae89ebc7b9365aea007c93f12c00b4 bump wrangler action version</li>
<li>bfaf4e97154538dbf88b9911f2bd2665a2006136 cosmetic changes and bug fix in web</li>
<li>9d3a2e40654ec38f5355a0243d67d9176d84393e revamp UI with set-credential feature</li>
</ul>
]]></content:encoded></item><item><title>Repository Create</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/repository-create/</link><pubDate>Sat, 06 Jun 2026 06:28:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/repository-create/</guid><description>Version updated for https://github.com/stairwaytowonderland/repository-create to version v1.33.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 chore(release): 1.33.0
1.33.0 (2026-06-06) ✨ Features updating action (7c87cb9)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/stairwaytowonderland/repository-create">https://github.com/stairwaytowonderland/repository-create</a></strong> to version <strong>v1.33.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/repository-create">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>chore(release): 1.33.0</p>
<h2 id="1330-2026-06-06"><a href="https://github.com/stairwaytowonderland/repository-create/compare/v1.32.0...v1.33.0">1.33.0</a> (2026-06-06)</h2>
<h3 id="-features">✨ Features</h3>
<ul>
<li>updating action (<a href="https://github.com/stairwaytowonderland/repository-create/commit/7c87cb9195aec859850a67327d86036ce1bca9fb">7c87cb9</a>)</li>
</ul>
]]></content:encoded></item><item><title>verity-check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/verity-check/</link><pubDate>Sat, 06 Jun 2026 06:28:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/verity-check/</guid><description>Version updated for https://github.com/StellarRequiem/verity-core to version v0.1.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 verification primitive — library · MCP gate · CI Action.
Refuse a result-claim until it clears empirical + statistical-rigor hygiene (sample floors, out-of-sample, leakage, significance, multiple-comparisons, base-rate).
verity check --claim &amp;#39;{...}&amp;#39; / verity check-batch claims.jsonl GitHub Action: uses: StellarRequiem/verity-core@v0.1.0 — exit 0 PASS · 1 WARN · 2 REFUSE. A PASS means trustworthy, not profitable.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/StellarRequiem/verity-core">https://github.com/StellarRequiem/verity-core</a></strong> to version <strong>v0.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/verity-check">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>The verification primitive — library · MCP gate · <strong>CI Action</strong>.</p>
<p>Refuse a result-claim until it clears empirical + statistical-rigor hygiene
(sample floors, out-of-sample, leakage, significance, multiple-comparisons, base-rate).</p>
<ul>
<li><code>verity check --claim '{...}'</code> / <code>verity check-batch claims.jsonl</code></li>
<li>GitHub Action: <code>uses: StellarRequiem/verity-core@v0.1.0</code> — exit 0 PASS · 1 WARN · 2 REFUSE.</li>
</ul>
<p>A PASS means <em>trustworthy</em>, not <em>profitable</em>.</p>
]]></content:encoded></item><item><title>Set up Rocq</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/set-up-rocq/</link><pubDate>Sat, 06 Jun 2026 06:27:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/set-up-rocq/</guid><description>Version updated for https://github.com/tchajed/setup-rocq to version v1.7.5.
This action is used across all versions by 2 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 Fixed Rocq package detection so top-level theorem prover packages are matched correctly (#56). Updated dependencies, including minimatch and TypeScript (#44, #43, #59). Updated the embedded package version to v1.7.5. The major version tag v1 has been updated to point at this release.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/tchajed/setup-rocq">https://github.com/tchajed/setup-rocq</a></strong> to version <strong>v1.7.5</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>2</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/set-up-rocq">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s changed</h2>
<ul>
<li>Fixed Rocq package detection so top-level theorem prover packages are matched correctly (#56).</li>
<li>Updated dependencies, including minimatch and TypeScript (#44, #43, #59).</li>
<li>Updated the embedded package version to v1.7.5.</li>
</ul>
<p>The major version tag <code>v1</code> has been updated to point at this release.</p>
]]></content:encoded></item><item><title>Factorio Mod Uploader</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/factorio-mod-uploader/</link><pubDate>Sat, 06 Jun 2026 06:27:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/factorio-mod-uploader/</guid><description>Version updated for https://github.com/TheBrutalX/Factorio-mod-uploader-action to version v2.0.5.
This action is used across all versions by 34 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 Auto-update version in info.json based on GitHub release tag by @TheBrutalX in https://github.com/TheBrutalX/Factorio-mod-uploader-action/pull/73 Fix tsconfig settings and update Node.js to v24 by @TheBrutalX in https://github.com/TheBrutalX/Factorio-mod-uploader-action/pull/74 Refactor import paths and improve regex handling by @TheBrutalX in https://github.com/TheBrutalX/Factorio-mod-uploader-action/pull/75 Full Changelog: https://github.com/TheBrutalX/Factorio-mod-uploader-action/compare/v2.0.4...v2.0.5</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/TheBrutalX/Factorio-mod-uploader-action">https://github.com/TheBrutalX/Factorio-mod-uploader-action</a></strong> to version <strong>v2.0.5</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>34</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/factorio-mod-uploader">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Auto-update version in info.json based on GitHub release tag by @TheBrutalX in <a href="https://github.com/TheBrutalX/Factorio-mod-uploader-action/pull/73">https://github.com/TheBrutalX/Factorio-mod-uploader-action/pull/73</a></li>
<li>Fix tsconfig settings and update Node.js to v24 by @TheBrutalX in <a href="https://github.com/TheBrutalX/Factorio-mod-uploader-action/pull/74">https://github.com/TheBrutalX/Factorio-mod-uploader-action/pull/74</a></li>
<li>Refactor import paths and improve regex handling by @TheBrutalX in <a href="https://github.com/TheBrutalX/Factorio-mod-uploader-action/pull/75">https://github.com/TheBrutalX/Factorio-mod-uploader-action/pull/75</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/TheBrutalX/Factorio-mod-uploader-action/compare/v2.0.4...v2.0.5">https://github.com/TheBrutalX/Factorio-mod-uploader-action/compare/v2.0.4...v2.0.5</a></p>
]]></content:encoded></item><item><title>Soundcheck Security Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/soundcheck-security-review/</link><pubDate>Sat, 06 Jun 2026 06:26:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/soundcheck-security-review/</guid><description>Version updated for https://github.com/thejefflarson/soundcheck-action to version v1.0.21.
This action is used across all versions by 11 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Pin soundcheck → v1.12.5 (triage timeout removed, cost docs corrected). @v1 now points here.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/thejefflarson/soundcheck-action">https://github.com/thejefflarson/soundcheck-action</a></strong> to version <strong>v1.0.21</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>11</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/soundcheck-security-review">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Pin soundcheck → v1.12.5 (triage timeout removed, cost docs corrected). <code>@v1</code> now points here.</p>
]]></content:encoded></item><item><title>GhostBSD-vm</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/ghostbsd-vm/</link><pubDate>Sat, 06 Jun 2026 06:26:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/ghostbsd-vm/</guid><description>Version updated for https://github.com/vmactions/ghostbsd-vm to version v1.0.0.
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 Full Changelog: https://github.com/vmactions/ghostbsd-vm/commits/v1.0.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/vmactions/ghostbsd-vm">https://github.com/vmactions/ghostbsd-vm</a></strong> to version <strong>v1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/ghostbsd-vm">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/vmactions/ghostbsd-vm/commits/v1.0.0">https://github.com/vmactions/ghostbsd-vm/commits/v1.0.0</a></p>
]]></content:encoded></item><item><title>Move Closed Issue to Top of Project Column</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/move-closed-issue-to-top-of-project-column/</link><pubDate>Sat, 06 Jun 2026 06:25:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/move-closed-issue-to-top-of-project-column/</guid><description>Version updated for https://github.com/wozaki/project-closed-issue-move-to-top-action to version v1.15.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.
What’s Changed uses: wozaki/project-closed-issue-move-to-top-action@ff44769f3047450f20f2e803b1e896f14b9506b6 # v1.15.0 What’s Changed chore(deps): update int128/wait-for-workflows-action action to v1.75.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/126 chore(deps): update pnpm to v10.34.1 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/127 chore(deps): update int128/release-typescript-action action to v1.70.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/129 chore(deps): update int128/update-generated-files-action action to v2.97.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/130 chore(deps): lock file maintenance by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/128 Full Changelog: https://github.com/wozaki/project-closed-issue-move-to-top-action/compare/v1.14.0...v1.15.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/wozaki/project-closed-issue-move-to-top-action">https://github.com/wozaki/project-closed-issue-move-to-top-action</a></strong> to version <strong>v1.15.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/move-closed-issue-to-top-of-project-column">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-yaml" data-lang="yaml"><span style="display:flex;"><span><span style="color:#f92672">uses</span>: <span style="color:#ae81ff">wozaki/project-closed-issue-move-to-top-action@ff44769f3047450f20f2e803b1e896f14b9506b6</span> <span style="color:#75715e"># v1.15.0</span>
</span></span></code></pre></div><h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>chore(deps): update int128/wait-for-workflows-action action to v1.75.0 by @renovate[bot] in <a href="https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/126">https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/126</a></li>
<li>chore(deps): update pnpm to v10.34.1 by @renovate[bot] in <a href="https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/127">https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/127</a></li>
<li>chore(deps): update int128/release-typescript-action action to v1.70.0 by @renovate[bot] in <a href="https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/129">https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/129</a></li>
<li>chore(deps): update int128/update-generated-files-action action to v2.97.0 by @renovate[bot] in <a href="https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/130">https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/130</a></li>
<li>chore(deps): lock file maintenance by @renovate[bot] in <a href="https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/128">https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/128</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/wozaki/project-closed-issue-move-to-top-action/compare/v1.14.0...v1.15.0">https://github.com/wozaki/project-closed-issue-move-to-top-action/compare/v1.14.0...v1.15.0</a></p>
]]></content:encoded></item><item><title>GitHub Profile Stats Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/github-profile-stats-generator/</link><pubDate>Sat, 06 Jun 2026 06:25:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/github-profile-stats-generator/</guid><description>Version updated for https://github.com/YoussefMohamedIbrahim/github_stats 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.
What’s Changed Full Changelog: https://github.com/YoussefMohamedIbrahim/github_stats/commits/v1.0.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/YoussefMohamedIbrahim/github_stats">https://github.com/YoussefMohamedIbrahim/github_stats</a></strong> to version <strong>v1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/github-profile-stats-generator">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/YoussefMohamedIbrahim/github_stats/commits/v1.0.0">https://github.com/YoussefMohamedIbrahim/github_stats/commits/v1.0.0</a></p>
]]></content:encoded></item><item><title>E-Mail HTML Validator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/e-mail-html-validator/</link><pubDate>Sat, 06 Jun 2026 06:23:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/06/e-mail-html-validator/</guid><description>Version updated for https://github.com/YunaBraska/email-html-validator to version 2026.06.1562143.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed chore: update 2026.06.1562143 (802680a) chore: update 2026.05.1492204 (5e1cba7) chore: update 2026.05.1422123 (58f2442) chore: update 2026.05.1212107 (ba46496) chore: update 2026.04.1142104 (2183e88) chore: update 2026.04.1072102 (17b61ca) chore: update 2026.03.0652048 (1330ddd) chore: update 2026.02.0582044 (d13d8f6) chore: update 2026.02.0512048 (9cabdd4) chore: update 2026.02.0372050 (4343ff5)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/YunaBraska/email-html-validator">https://github.com/YunaBraska/email-html-validator</a></strong> to version <strong>2026.06.1562143</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/e-mail-html-validator">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>chore: update 2026.06.1562143 (802680a)</li>
<li>chore: update 2026.05.1492204 (5e1cba7)</li>
<li>chore: update 2026.05.1422123 (58f2442)</li>
<li>chore: update 2026.05.1212107 (ba46496)</li>
<li>chore: update 2026.04.1142104 (2183e88)</li>
<li>chore: update 2026.04.1072102 (17b61ca)</li>
<li>chore: update 2026.03.0652048 (1330ddd)</li>
<li>chore: update 2026.02.0582044 (d13d8f6)</li>
<li>chore: update 2026.02.0512048 (9cabdd4)</li>
<li>chore: update 2026.02.0372050 (4343ff5)</li>
</ul>
]]></content:encoded></item><item><title>DigitalOcean DB Trusted Sources</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/digitalocean-db-trusted-sources/</link><pubDate>Fri, 05 Jun 2026 22:43:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/digitalocean-db-trusted-sources/</guid><description>Version updated for https://github.com/michaelcardoza/digitalocean-db-trusted-sources to version v0.1.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 feat: select binary via explicit version input (tool-installer pattern) (2df2c28) fix: linux-only build and correct SBOM artifact type (7acce59) ci: bump actions to latest majors + fix SBOM artifact type (8a38891) new bundle format (b42866f) initial project (3b43cd2)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/michaelcardoza/digitalocean-db-trusted-sources">https://github.com/michaelcardoza/digitalocean-db-trusted-sources</a></strong> to version <strong>v0.1.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/digitalocean-db-trusted-sources">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>feat: select binary via explicit version input (tool-installer pattern) (2df2c28)</li>
<li>fix: linux-only build and correct SBOM artifact type (7acce59)</li>
<li>ci: bump actions to latest majors + fix SBOM artifact type (8a38891)</li>
<li>new bundle format (b42866f)</li>
<li>initial project (3b43cd2)</li>
</ul>
]]></content:encoded></item><item><title>MigraDiff Schema Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/migradiff-schema-check/</link><pubDate>Fri, 05 Jun 2026 22:43:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/migradiff-schema-check/</guid><description>Version updated for https://github.com/migradiff/migra to version v1.5.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 Merge pull request #3 from migradiff/multi-language_readme_docs (3e05327) Merge branch ‘master’ into multi-language_readme_docs (3df434d) feat: add Licensing section with personal story and Business License ask (762b26b) feat: add multi-language README (7 languages) (b49c094) chore: bump version to 1.5.1 (51a647f) Merge pull request #2 from migradiff/Session-019 (975969c) fix: resolve flake8 and black lint issues in drift feature (d3e68f4) feat: add –explain-drift for AI-powered schema drift analysis (366a804) fix: add permissions for GitHub release creation (25437d0) chore: bump version to 1.5.1 (501d743)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/migradiff/migra">https://github.com/migradiff/migra</a></strong> to version <strong>v1.5.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/migradiff-schema-check">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>Merge pull request #3 from migradiff/multi-language_readme_docs (3e05327)</li>
<li>Merge branch &lsquo;master&rsquo; into multi-language_readme_docs (3df434d)</li>
<li>feat: add Licensing section with personal story and Business License ask (762b26b)</li>
<li>feat: add multi-language README (7 languages) (b49c094)</li>
<li>chore: bump version to 1.5.1 (51a647f)</li>
<li>Merge pull request #2 from migradiff/Session-019 (975969c)</li>
<li>fix: resolve flake8 and black lint issues in drift feature (d3e68f4)</li>
<li>feat: add &ndash;explain-drift for AI-powered schema drift analysis (366a804)</li>
<li>fix: add permissions for GitHub release creation (25437d0)</li>
<li>chore: bump version to 1.5.1 (501d743)</li>
</ul>
]]></content:encoded></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/totem-shield/</link><pubDate>Fri, 05 Jun 2026 22:42:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/pack-rust-architecture@1.53.7.
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 Cohort-link bump (no direct package changes). See .changeset/config.json for the fixed-cohort definition.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mmnto-ai/totem">https://github.com/mmnto-ai/totem</a></strong> to version <strong>@mmnto/pack-rust-architecture@1.53.7</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/totem-shield">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><em>Cohort-link bump (no direct package changes). See <code>.changeset/config.json</code> for the fixed-cohort definition.</em></p>
]]></content:encoded></item><item><title>Automated Smart Contract Auditor Pro</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/automated-smart-contract-auditor-pro/</link><pubDate>Fri, 05 Jun 2026 22:41:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/automated-smart-contract-auditor-pro/</guid><description>Version updated for https://github.com/mvmax-dev/solidity-security-scanner to version v2.2.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 🚀 Major architectural shifts: Migration to Composite Actions for blazing fast CI runs, Metered x402 billing system, and the deployment of the self-marketing Viral Growth engine.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mvmax-dev/solidity-security-scanner">https://github.com/mvmax-dev/solidity-security-scanner</a></strong> to version <strong>v2.2.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/automated-smart-contract-auditor-pro">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>🚀 Major architectural shifts: Migration to Composite Actions for blazing fast CI runs, Metered x402 billing system, and the deployment of the self-marketing Viral Growth engine.</p>
]]></content:encoded></item><item><title>Setup Mago</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/setup-mago/</link><pubDate>Fri, 05 Jun 2026 22:41:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/setup-mago/</guid><description>Version updated for https://github.com/nhedger/setup-mago to version v2.0.0.
This action is used across all versions by 24 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 feat: upgrade to node 24 runtime Full Changelog: https://github.com/nhedger/setup-mago/compare/v1...v2.0.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/nhedger/setup-mago">https://github.com/nhedger/setup-mago</a></strong> to version <strong>v2.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>24</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-mago">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li><a href="https://github.com/nhedger/setup-mago/commit/473d3a2bfe0b32a62c8b910059d7f03a16519f2e">feat: upgrade to node 24 runtime</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/nhedger/setup-mago/compare/v1...v2.0.0">https://github.com/nhedger/setup-mago/compare/v1...v2.0.0</a></p>
]]></content:encoded></item><item><title>Nox Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/nox-security-scanner/</link><pubDate>Fri, 05 Jun 2026 22:40:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/nox-security-scanner/</guid><description>Version updated for https://github.com/Nox-HQ/nox 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.
What’s Changed Nox v1 (2026-06-05T19:48:20Z) Language-agnostic security scanner with first-class AI application security.
Installation macOS/Linux (Homebrew) brew tap felixgeelhaar/tap brew install nox Direct Download Download the appropriate archive for your platform from the assets below.
What’s Changed Changelog Features 6dfd58c42a1caad73d5cd91c3d476779d0c55349 feat(action): MCP scan-before-publish workflow + registry integration contract 4c6220e8ef781f5f7ce1bf1c2886e4c84b487645 feat(ai): add MCP authorization &amp;amp; token-safety rules (MCP-016..021) 14a392e406e9561a9109a709d72047300593c6b0 feat(ai): add MCP tool-poisoning detection (MCP-009..014) 0b0e2938f63004130ac831d1bbc3a2b7d708bbde feat(compliance): map MCP rules to OWASP MCP Top 10, emit in SARIF 37717554e1855c85c0f69182c02af0a566965db0 feat(discovery): multi-client MCP config discovery (17+ clients) 668aa17edd70985b20bd1ba7df3e6019012e6e17 feat(mcppin): add MCP rug-pull detection (MCP-015) af4c5e797fcaf3f53088e952854abc22de22eba5 feat(scan): configurable generated-path noise filter + MCP-022 advisory e1999ff75e4b4098d1cb8b4e865716cce81292d9 feat(scan): zero-telemetry offline guarantee (–offline) + enforced no-egress test 6c0b305f2096b8facf1e34ed820a7ba41714604d feat: add MCP shadow-server &amp;amp; cross-server shadowing detection (MCP-022..024) Bug Fixes e5b465cc33007f5762915e5ee9801af7983b7d7e fix(ai): AI-009 no longer flags safe ast.literal_eval; scan-of-week haystack f592d42dd6ed355858ce43a8e5ee1f9c4afc9305 fix(ai): AI-030 test-file ignore + AI-006 word-boundary precision 706ee8c557ad622198ad86b23bb5d91b00662bf9 fix(ai): AI-042 test-file ignore + MCP-018 NetworkPolicy context 98f423d578e2f2641e7aff0023f070f13b9e9934 fix(ai): directory-level noise exclusion + AI-018/AI-049 semantic precision 82682f073306cff5c367a20f27a85259dce542f0 fix(ai): fix two pattern bugs + test/doc precision for AI content rules 51b8dd1c63ee96956f7412fc6165c42242d0a30a fix(ai): skip machine-generated/minified content in content rules 570da5b0f8a9e7bec09bc679cacd417f559a21d4 fix(ci): unpin cosign to v4 (#91) ba3ccc1d9e2f4b9c7ec4f2ce846f3e5fd7415389 fix(core): three correctness bugs in policy gate, suppression, and config 98e545c9138488083f499eedb2e1ef06951a3d65 fix(deps): VULN-002 normalize PEP 503 names (no self-typosquat); scan-of-week smolagents 3b26864d8ca41dd12517767a1c0ebea74b186907 fix(discovery): GOOS-correct client-config paths (Windows CI) ef4cc85e760138aa7b66d4602653050a42351a61 fix(rules): precision-harden MCP prose rules against false positives 4bec947ec9330006ff36631b235b913d5febee23 fix(rules): refine MCP-011/MCP-019 from dogfood triage (FP reduction round 2) Refactoring dc174f2b7c03de531b081162d0d12c7ddb38c4a0 refactor(core): formalize Analyzer interface + thread context.Context (DDD stage 2-3) 384a352066e7ea2e68b56014583a940e5226038a refactor(core): split scan orchestration into named pipeline stages 307e24122ad1123bafd0acb32933689a688a6e87 refactor(findings): validated value objects (DDD hardening, stage 1) Others a3cadd4e1c2ed28e217787cd74957a3288ff1d57 chore(release): v0.11.0 — MCP threat coverage, offline guarantee, DDD hardening 538f1fcf013403b95745777a7f971f37111525b9 chore(roady): add MCP rule precision-hardening task (task-73) 1c7dfa0a51c0961afa0b3e9a660de56de9672710 chore(roady): close task-64 (tool-poisoning corpus) and task-71 (dogfood) e3758285f312f4974eefb3955c9f6b8b2ee9dbb4 chore(roady): close task-72 (catalog/registry integration + outreach draft) 6a3abb06298220c2e1d9aabb5800cb6b5446c894 chore(roady): plan MCP beachhead — 8 features, 10 sequenced tasks ae4489007ccea495c43bebe1c84eeed180eef23d chore(roady): record task-74 (AI-rule precision + generated-content detection) dd8e3c8a706557161372e8706ae4366e5384a9b3 docs(changelog): note directory-noise exclusion + AI-018/049 precision 6af209cf6c073972e36355e4b8f85d17712e7aa9 fix(ai-019): exclude DB/cache .pipeline() method calls + langgraph queue update (#93) Full Changelog: https://github.com/nox-hq/nox/compare/v0.10.2...v1</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/Nox-HQ/nox">https://github.com/Nox-HQ/nox</a></strong> to version <strong>v1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/nox-security-scanner">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="nox-v1-2026-06-05t194820z">Nox v1 (2026-06-05T19:48:20Z)</h2>
<p>Language-agnostic security scanner with first-class AI application security.</p>
<h3 id="installation">Installation</h3>
<h4 id="macoslinux-homebrew">macOS/Linux (Homebrew)</h4>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>brew tap felixgeelhaar/tap
</span></span><span style="display:flex;"><span>brew install nox
</span></span></code></pre></div><h4 id="direct-download">Direct Download</h4>
<p>Download the appropriate archive for your platform from the assets below.</p>
<h3 id="whats-changed-1">What&rsquo;s Changed</h3>
<h2 id="changelog">Changelog</h2>
<h3 id="features">Features</h3>
<ul>
<li>6dfd58c42a1caad73d5cd91c3d476779d0c55349 feat(action): MCP scan-before-publish workflow + registry integration contract</li>
<li>4c6220e8ef781f5f7ce1bf1c2886e4c84b487645 feat(ai): add MCP authorization &amp; token-safety rules (MCP-016..021)</li>
<li>14a392e406e9561a9109a709d72047300593c6b0 feat(ai): add MCP tool-poisoning detection (MCP-009..014)</li>
<li>0b0e2938f63004130ac831d1bbc3a2b7d708bbde feat(compliance): map MCP rules to OWASP MCP Top 10, emit in SARIF</li>
<li>37717554e1855c85c0f69182c02af0a566965db0 feat(discovery): multi-client MCP config discovery (17+ clients)</li>
<li>668aa17edd70985b20bd1ba7df3e6019012e6e17 feat(mcppin): add MCP rug-pull detection (MCP-015)</li>
<li>af4c5e797fcaf3f53088e952854abc22de22eba5 feat(scan): configurable generated-path noise filter + MCP-022 advisory</li>
<li>e1999ff75e4b4098d1cb8b4e865716cce81292d9 feat(scan): zero-telemetry offline guarantee (&ndash;offline) + enforced no-egress test</li>
<li>6c0b305f2096b8facf1e34ed820a7ba41714604d feat: add MCP shadow-server &amp; cross-server shadowing detection (MCP-022..024)</li>
</ul>
<h3 id="bug-fixes">Bug Fixes</h3>
<ul>
<li>e5b465cc33007f5762915e5ee9801af7983b7d7e fix(ai): AI-009 no longer flags safe ast.literal_eval; scan-of-week haystack</li>
<li>f592d42dd6ed355858ce43a8e5ee1f9c4afc9305 fix(ai): AI-030 test-file ignore + AI-006 word-boundary precision</li>
<li>706ee8c557ad622198ad86b23bb5d91b00662bf9 fix(ai): AI-042 test-file ignore + MCP-018 NetworkPolicy context</li>
<li>98f423d578e2f2641e7aff0023f070f13b9e9934 fix(ai): directory-level noise exclusion + AI-018/AI-049 semantic precision</li>
<li>82682f073306cff5c367a20f27a85259dce542f0 fix(ai): fix two pattern bugs + test/doc precision for AI content rules</li>
<li>51b8dd1c63ee96956f7412fc6165c42242d0a30a fix(ai): skip machine-generated/minified content in content rules</li>
<li>570da5b0f8a9e7bec09bc679cacd417f559a21d4 fix(ci): unpin cosign to v4 (#91)</li>
<li>ba3ccc1d9e2f4b9c7ec4f2ce846f3e5fd7415389 fix(core): three correctness bugs in policy gate, suppression, and config</li>
<li>98e545c9138488083f499eedb2e1ef06951a3d65 fix(deps): VULN-002 normalize PEP 503 names (no self-typosquat); scan-of-week smolagents</li>
<li>3b26864d8ca41dd12517767a1c0ebea74b186907 fix(discovery): GOOS-correct client-config paths (Windows CI)</li>
<li>ef4cc85e760138aa7b66d4602653050a42351a61 fix(rules): precision-harden MCP prose rules against false positives</li>
<li>4bec947ec9330006ff36631b235b913d5febee23 fix(rules): refine MCP-011/MCP-019 from dogfood triage (FP reduction round 2)</li>
</ul>
<h3 id="refactoring">Refactoring</h3>
<ul>
<li>dc174f2b7c03de531b081162d0d12c7ddb38c4a0 refactor(core): formalize Analyzer interface + thread context.Context (DDD stage 2-3)</li>
<li>384a352066e7ea2e68b56014583a940e5226038a refactor(core): split scan orchestration into named pipeline stages</li>
<li>307e24122ad1123bafd0acb32933689a688a6e87 refactor(findings): validated value objects (DDD hardening, stage 1)</li>
</ul>
<h3 id="others">Others</h3>
<ul>
<li>a3cadd4e1c2ed28e217787cd74957a3288ff1d57 chore(release): v0.11.0 — MCP threat coverage, offline guarantee, DDD hardening</li>
<li>538f1fcf013403b95745777a7f971f37111525b9 chore(roady): add MCP rule precision-hardening task (task-73)</li>
<li>1c7dfa0a51c0961afa0b3e9a660de56de9672710 chore(roady): close task-64 (tool-poisoning corpus) and task-71 (dogfood)</li>
<li>e3758285f312f4974eefb3955c9f6b8b2ee9dbb4 chore(roady): close task-72 (catalog/registry integration + outreach draft)</li>
<li>6a3abb06298220c2e1d9aabb5800cb6b5446c894 chore(roady): plan MCP beachhead — 8 features, 10 sequenced tasks</li>
<li>ae4489007ccea495c43bebe1c84eeed180eef23d chore(roady): record task-74 (AI-rule precision + generated-content detection)</li>
<li>dd8e3c8a706557161372e8706ae4366e5384a9b3 docs(changelog): note directory-noise exclusion + AI-018/049 precision</li>
<li>6af209cf6c073972e36355e4b8f85d17712e7aa9 fix(ai-019): exclude DB/cache .pipeline() method calls + langgraph queue update (#93)</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/nox-hq/nox/compare/v0.10.2...v1">https://github.com/nox-hq/nox/compare/v0.10.2...v1</a></p>
]]></content:encoded></item><item><title>Semantic Release Action Fork</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/semantic-release-action-fork/</link><pubDate>Fri, 05 Jun 2026 22:40:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/semantic-release-action-fork/</guid><description>Version updated for https://github.com/NuoXianTech/semantic-release-action 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 fix: update action to use Node.js 24 for compatibility (b45e6e2) fix: downgrade @types/node to version 24.12.4 for compatibility (80fb094) 更新 package.json，修改名称和版本，调整开发依赖和生产依赖版本 (e708ffc) Remove node_modules (2021bb5) Update action.yml (6736110) Delete .github/workflows directory (e5a7c13) Update action.yml (2e10652) Create action.yml (1a346e3) Release 1.0.4 (a0d69ba) Fix issue when parsed version has undefined numbers (2105997)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/NuoXianTech/semantic-release-action">https://github.com/NuoXianTech/semantic-release-action</a></strong> to version <strong>v1.0.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/semantic-release-action-fork">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>fix: update action to use Node.js 24 for compatibility (b45e6e2)</li>
<li>fix: downgrade @types/node to version 24.12.4 for compatibility (80fb094)</li>
<li>更新 package.json，修改名称和版本，调整开发依赖和生产依赖版本 (e708ffc)</li>
<li>Remove  node_modules (2021bb5)</li>
<li>Update action.yml (6736110)</li>
<li>Delete .github/workflows directory (e5a7c13)</li>
<li>Update action.yml (2e10652)</li>
<li>Create action.yml (1a346e3)</li>
<li>Release 1.0.4 (a0d69ba)</li>
<li>Fix issue when parsed version has undefined numbers (2105997)</li>
</ul>
]]></content:encoded></item><item><title>ObsidianWall Verdict</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/obsidianwall-verdict/</link><pubDate>Fri, 05 Jun 2026 22:39:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/obsidianwall-verdict/</guid><description>Version updated for https://github.com/ObsidianWall/obsidianwall-verdict to version v0.3.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 release: promote staging → main v0.2.4 by @github-actions[bot] in https://github.com/ObsidianWall/obsidianwall-verdict/pull/38 release: promote staging → main v0.3.0 by @github-actions[bot] in https://github.com/ObsidianWall/obsidianwall-verdict/pull/39 Testing by @ObsidianWall-admin in https://github.com/ObsidianWall/obsidianwall-verdict/pull/41 Full Changelog: https://github.com/ObsidianWall/obsidianwall-verdict/compare/v0.2.4...v0.3.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/ObsidianWall/obsidianwall-verdict">https://github.com/ObsidianWall/obsidianwall-verdict</a></strong> to version <strong>v0.3.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/obsidianwall-verdict">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>release: promote staging → main v0.2.4 by @github-actions[bot] in <a href="https://github.com/ObsidianWall/obsidianwall-verdict/pull/38">https://github.com/ObsidianWall/obsidianwall-verdict/pull/38</a></li>
<li>release: promote staging → main v0.3.0 by @github-actions[bot] in <a href="https://github.com/ObsidianWall/obsidianwall-verdict/pull/39">https://github.com/ObsidianWall/obsidianwall-verdict/pull/39</a></li>
<li>Testing by @ObsidianWall-admin in <a href="https://github.com/ObsidianWall/obsidianwall-verdict/pull/41">https://github.com/ObsidianWall/obsidianwall-verdict/pull/41</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/ObsidianWall/obsidianwall-verdict/compare/v0.2.4...v0.3.0">https://github.com/ObsidianWall/obsidianwall-verdict/compare/v0.2.4...v0.3.0</a></p>
]]></content:encoded></item><item><title>lacuna-cli</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/lacuna-cli/</link><pubDate>Fri, 05 Jun 2026 22:39:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/lacuna-cli/</guid><description>Version updated for https://github.com/Octagon-simon/lacuna to version v0.1.6.
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/Octagon-simon/lacuna/compare/v0.1.5...v0.1.6</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/Octagon-simon/lacuna">https://github.com/Octagon-simon/lacuna</a></strong> to version <strong>v0.1.6</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/lacuna-cli">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Octagon-simon/lacuna/compare/v0.1.5...v0.1.6">https://github.com/Octagon-simon/lacuna/compare/v0.1.5...v0.1.6</a></p>
]]></content:encoded></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/run-aer-tests/</link><pubDate>Fri, 05 Jun 2026 22:38:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v1.0.9.
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 Version v1.0.9
Accept __mdt Suffix In Custom Metadata Record Filenames</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/octoberswimmer/aer-dist">https://github.com/octoberswimmer/aer-dist</a></strong> to version <strong>v1.0.9</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/run-aer-tests">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Version v1.0.9</p>
<ul>
<li>Accept __mdt Suffix In Custom Metadata Record Filenames</li>
</ul>
]]></content:encoded></item><item><title>ProdVerdict</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/prodverdict/</link><pubDate>Fri, 05 Jun 2026 22:38:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/prodverdict/</guid><description>Version updated for https://github.com/prodv-dev/prodverdict-action to version v0.5.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.
What’s Changed Marketplace-ready ProdVerdict GitHub Action. See https://prodverdict.com</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/prodv-dev/prodverdict-action">https://github.com/prodv-dev/prodverdict-action</a></strong> to version <strong>v0.5.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/prodverdict">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Marketplace-ready ProdVerdict GitHub Action. See <a href="https://prodverdict.com">https://prodverdict.com</a></p>
]]></content:encoded></item><item><title>Hibernation setup</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/hibernation-setup/</link><pubDate>Fri, 05 Jun 2026 22:37:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/hibernation-setup/</guid><description>Version updated for https://github.com/Profiidev/hibernation to version v0.3.2.
This action is used across all versions by 5 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 Hibernation version v0.3.2 has been released!
What’s Changed refactor: better error status for form by @Profiidev in https://github.com/Profiidev/hibernation/pull/85 chore: update flake lock by @profidev-commit-bot[bot] in https://github.com/Profiidev/hibernation/pull/86 chore: updated inputs by @Profiidev in https://github.com/Profiidev/hibernation/pull/87 style: updated css by @Profiidev in https://github.com/Profiidev/hibernation/pull/88 feat: added pkce by @Profiidev in https://github.com/Profiidev/hibernation/pull/89 fix: oidc error handling by @Profiidev in https://github.com/Profiidev/hibernation/pull/90 Release version v0.3.2 by @profidev-commit-bot[bot] in https://github.com/Profiidev/hibernation/pull/91 Full Changelog: https://github.com/Profiidev/hibernation/compare/v0.3.1...v0.3.2</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/Profiidev/hibernation">https://github.com/Profiidev/hibernation</a></strong> to version <strong>v0.3.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>5</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/hibernation-setup">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Hibernation version v0.3.2 has been released!</p>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>refactor: better error status for form by @Profiidev in <a href="https://github.com/Profiidev/hibernation/pull/85">https://github.com/Profiidev/hibernation/pull/85</a></li>
<li>chore: update flake lock by @profidev-commit-bot[bot] in <a href="https://github.com/Profiidev/hibernation/pull/86">https://github.com/Profiidev/hibernation/pull/86</a></li>
<li>chore: updated inputs by @Profiidev in <a href="https://github.com/Profiidev/hibernation/pull/87">https://github.com/Profiidev/hibernation/pull/87</a></li>
<li>style: updated css by @Profiidev in <a href="https://github.com/Profiidev/hibernation/pull/88">https://github.com/Profiidev/hibernation/pull/88</a></li>
<li>feat: added pkce by @Profiidev in <a href="https://github.com/Profiidev/hibernation/pull/89">https://github.com/Profiidev/hibernation/pull/89</a></li>
<li>fix: oidc error handling by @Profiidev in <a href="https://github.com/Profiidev/hibernation/pull/90">https://github.com/Profiidev/hibernation/pull/90</a></li>
<li>Release version v0.3.2 by @profidev-commit-bot[bot] in <a href="https://github.com/Profiidev/hibernation/pull/91">https://github.com/Profiidev/hibernation/pull/91</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Profiidev/hibernation/compare/v0.3.1...v0.3.2">https://github.com/Profiidev/hibernation/compare/v0.3.1...v0.3.2</a></p>
]]></content:encoded></item><item><title>XLSX Cache Doctor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/xlsx-cache-doctor/</link><pubDate>Fri, 05 Jun 2026 22:37:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/xlsx-cache-doctor/</guid><description>Version updated for https://github.com/proompteng/bilig to version libraries-v0.163.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 Libraries v0.163.0 Release type: patch Previous libraries tag: libraries-v0.162.0 Manual override: yes Fixes fix(release): allow first-time runtime npm packages (c0196223) fix(xlsx): drop SheetJS CDN dependency pin (97f6e659) fix(xlsx): isolate SheetJS runtime imports (e4bcf979) fix(xlsx): remove SheetJS from dense parse heuristic (fa6825c6) Internal runtime changes chore(release): runtime packages v0.163.0 (a2661b36)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/proompteng/bilig">https://github.com/proompteng/bilig</a></strong> to version <strong>libraries-v0.163.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/xlsx-cache-doctor">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h1 id="libraries-v01630">Libraries v0.163.0</h1>
<ul>
<li>Release type: patch</li>
<li>Previous libraries tag: libraries-v0.162.0</li>
<li>Manual override: yes</li>
</ul>
<h2 id="fixes">Fixes</h2>
<ul>
<li>fix(release): allow first-time runtime npm packages (c0196223)</li>
<li>fix(xlsx): drop SheetJS CDN dependency pin (97f6e659)</li>
<li>fix(xlsx): isolate SheetJS runtime imports (e4bcf979)</li>
<li>fix(xlsx): remove SheetJS from dense parse heuristic (fa6825c6)</li>
</ul>
<h2 id="internal-runtime-changes">Internal runtime changes</h2>
<ul>
<li>chore(release): runtime packages v0.163.0 (a2661b36)</li>
</ul>
]]></content:encoded></item><item><title>Authenticate to Logfire</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/authenticate-to-logfire/</link><pubDate>Fri, 05 Jun 2026 22:36:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/authenticate-to-logfire/</guid><description>Version updated for https://github.com/pydantic/logfire-auth-action to version v1.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 What’s Changed Surface Marketplace publish URL from the release script by @jirikuncar in https://github.com/pydantic/logfire-auth-action/pull/6 Use underscore output names, keep dash aliases for backward compat by @jirikuncar in https://github.com/pydantic/logfire-auth-action/pull/7 Full Changelog: https://github.com/pydantic/logfire-auth-action/compare/v1.0.2...v1.1.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/pydantic/logfire-auth-action">https://github.com/pydantic/logfire-auth-action</a></strong> to version <strong>v1.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/authenticate-to-logfire">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Surface Marketplace publish URL from the release script by @jirikuncar in <a href="https://github.com/pydantic/logfire-auth-action/pull/6">https://github.com/pydantic/logfire-auth-action/pull/6</a></li>
<li>Use underscore output names, keep dash aliases for backward compat by @jirikuncar in <a href="https://github.com/pydantic/logfire-auth-action/pull/7">https://github.com/pydantic/logfire-auth-action/pull/7</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/pydantic/logfire-auth-action/compare/v1.0.2...v1.1.0">https://github.com/pydantic/logfire-auth-action/compare/v1.0.2...v1.1.0</a></p>
]]></content:encoded></item><item><title>docker-hash</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/docker-hash/</link><pubDate>Fri, 05 Jun 2026 22:35:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/docker-hash/</guid><description>Version updated for https://github.com/RemkoMolier/docker-hash to version v0.3.5.
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 Changelog</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/RemkoMolier/docker-hash">https://github.com/RemkoMolier/docker-hash</a></strong> to version <strong>v0.3.5</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/docker-hash">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="changelog">Changelog</h2>
]]></content:encoded></item><item><title>AI Code Trust Validator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/ai-code-trust-validator/</link><pubDate>Fri, 05 Jun 2026 22:35:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/ai-code-trust-validator/</guid><description>Version updated for https://github.com/rudra496/ai-code-trust-validator to version v0.5.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.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/rudra496/ai-code-trust-validator">https://github.com/rudra496/ai-code-trust-validator</a></strong> to version <strong>v0.5.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/ai-code-trust-validator">GitHub Marketplace</a> to find the latest changes.</p>
]]></content:encoded></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/rumdl-action/</link><pubDate>Fri, 05 Jun 2026 22:34:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.2.8.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Added code-block-tools: add deno fmt as a built-in formatter (755b086) junit: report passing files, not just failures (dc8a964) code-block-tools: generate built-in tools docs table from the registry (fe9d52c) Fixed code-block-tools: drop rubocop (not usable as a generic code-block linter) (fa7fa83) code-block-tools: correct and drop built-ins after verifying real binaries (9106da9) code-block-tools: correct shellcheck invocation, drop unworkable eslint (415fab0) MD026: make trailing-punctuation removal idempotent (3dfeb83) config: bound project config discovery at the home directory (0cdf3b7) tables: use real line terminator for byte offsets in table detection (751b158) Downloads File Platform Checksum rumdl-v0.2.8-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum rumdl-v0.2.8-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum rumdl-v0.2.8-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum rumdl-v0.2.8-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum rumdl-v0.2.8-x86_64-apple-darwin.tar.gz macOS x86_64 checksum rumdl-v0.2.8-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum rumdl-v0.2.8-x86_64-pc-windows-msvc.zip Windows x86_64 checksum Installation Using uv (Recommended) uv tool install rumdl Using pip pip install rumdl Using pipx pipx install rumdl Direct Download Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/rvben/rumdl">https://github.com/rvben/rumdl</a></strong> to version <strong>v0.2.8</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>4</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/rumdl-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h3 id="added">Added</h3>
<ul>
<li><strong>code-block-tools</strong>: add deno fmt as a built-in formatter (<a href="https://github.com/rvben/rumdl/commit/755b086982ce01032415d492952dc98925d51b0a">755b086</a>)</li>
<li><strong>junit</strong>: report passing files, not just failures (<a href="https://github.com/rvben/rumdl/commit/dc8a9645aa941372b3cc79d4773a8a2842d7728d">dc8a964</a>)</li>
<li><strong>code-block-tools</strong>: generate built-in tools docs table from the registry (<a href="https://github.com/rvben/rumdl/commit/fe9d52c214bb8fdcf92dc3df1f7e3ac1144d7785">fe9d52c</a>)</li>
</ul>
<h3 id="fixed">Fixed</h3>
<ul>
<li><strong>code-block-tools</strong>: drop rubocop (not usable as a generic code-block linter) (<a href="https://github.com/rvben/rumdl/commit/fa7fa8332326206fced97b518ee61bf972288d9f">fa7fa83</a>)</li>
<li><strong>code-block-tools</strong>: correct and drop built-ins after verifying real binaries (<a href="https://github.com/rvben/rumdl/commit/9106da9d3f7b97cdf41dbc708e826827d73424b9">9106da9</a>)</li>
<li><strong>code-block-tools</strong>: correct shellcheck invocation, drop unworkable eslint (<a href="https://github.com/rvben/rumdl/commit/415fab08617fea16e9986694b2fe98b76ee2171f">415fab0</a>)</li>
<li><strong>MD026</strong>: make trailing-punctuation removal idempotent (<a href="https://github.com/rvben/rumdl/commit/3dfeb838f115020e5595759c489a56ebd62b106c">3dfeb83</a>)</li>
<li><strong>config</strong>: bound project config discovery at the home directory (<a href="https://github.com/rvben/rumdl/commit/0cdf3b72a6d2f6bababe4ec6f6605d183848f1ad">0cdf3b7</a>)</li>
<li><strong>tables</strong>: use real line terminator for byte offsets in table detection (<a href="https://github.com/rvben/rumdl/commit/751b158c74b67682cc9de2023adfd7c82ad3e562">751b158</a>)</li>
</ul>
<h2 id="downloads">Downloads</h2>
<table>
  <thead>
      <tr>
          <th>File</th>
          <th>Platform</th>
          <th>Checksum</th>
      </tr>
  </thead>
  <tbody>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.8/rumdl-v0.2.8-x86_64-unknown-linux-gnu.tar.gz">rumdl-v0.2.8-x86_64-unknown-linux-gnu.tar.gz</a></td>
          <td>Linux x86_64</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.8/rumdl-v0.2.8-x86_64-unknown-linux-gnu.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.8/rumdl-v0.2.8-x86_64-unknown-linux-musl.tar.gz">rumdl-v0.2.8-x86_64-unknown-linux-musl.tar.gz</a></td>
          <td>Linux x86_64 (musl)</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.8/rumdl-v0.2.8-x86_64-unknown-linux-musl.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.8/rumdl-v0.2.8-aarch64-unknown-linux-gnu.tar.gz">rumdl-v0.2.8-aarch64-unknown-linux-gnu.tar.gz</a></td>
          <td>Linux ARM64</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.8/rumdl-v0.2.8-aarch64-unknown-linux-gnu.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.8/rumdl-v0.2.8-aarch64-unknown-linux-musl.tar.gz">rumdl-v0.2.8-aarch64-unknown-linux-musl.tar.gz</a></td>
          <td>Linux ARM64 (musl)</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.8/rumdl-v0.2.8-aarch64-unknown-linux-musl.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.8/rumdl-v0.2.8-x86_64-apple-darwin.tar.gz">rumdl-v0.2.8-x86_64-apple-darwin.tar.gz</a></td>
          <td>macOS x86_64</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.8/rumdl-v0.2.8-x86_64-apple-darwin.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.8/rumdl-v0.2.8-aarch64-apple-darwin.tar.gz">rumdl-v0.2.8-aarch64-apple-darwin.tar.gz</a></td>
          <td>macOS ARM64 (Apple Silicon)</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.8/rumdl-v0.2.8-aarch64-apple-darwin.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.8/rumdl-v0.2.8-x86_64-pc-windows-msvc.zip">rumdl-v0.2.8-x86_64-pc-windows-msvc.zip</a></td>
          <td>Windows x86_64</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.8/rumdl-v0.2.8-x86_64-pc-windows-msvc.zip.sha256">checksum</a></td>
      </tr>
  </tbody>
</table>
<h2 id="installation">Installation</h2>
<h3 id="using-uv-recommended">Using uv (Recommended)</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>uv tool install rumdl
</span></span></code></pre></div><h3 id="using-pip">Using pip</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>pip install rumdl
</span></span></code></pre></div><h3 id="using-pipx">Using pipx</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>pipx install rumdl
</span></span></code></pre></div><h3 id="direct-download">Direct Download</h3>
<p>Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.</p>
]]></content:encoded></item><item><title>oss-signal</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/oss-signal/</link><pubDate>Fri, 05 Jun 2026 22:34:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/oss-signal/</guid><description>Version updated for https://github.com/SalmonPlays/oss-signal to version v0.8.4.
This action is used across all versions by 0 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 oss-signal v0.8.4 fixes OpenSSF Scorecard workflow publication after the Node.js 24 opt-in release.
Changed Scoped FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 to the Scorecard artifact upload step instead of setting it globally in the Scorecard workflow. Kept the Node.js 24 opt-in for generated trial workflows, dogfood workflows, and copyable examples where it avoids GitHub Actions Node.js 20 deprecation warnings. Verify npm ci npm run check npm publish --dry-run The release is compatibility-focused and keeps the v0.8 workflow output contract unchanged.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/SalmonPlays/oss-signal">https://github.com/SalmonPlays/oss-signal</a></strong> to version <strong>v0.8.4</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/oss-signal">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><code>oss-signal</code> v0.8.4 fixes OpenSSF Scorecard workflow publication after the Node.js 24 opt-in release.</p>
<h2 id="changed">Changed</h2>
<ul>
<li>Scoped <code>FORCE_JAVASCRIPT_ACTIONS_TO_NODE24</code> to the Scorecard artifact upload step instead of setting it globally in the Scorecard workflow.</li>
<li>Kept the Node.js 24 opt-in for generated trial workflows, dogfood workflows, and copyable examples where it avoids GitHub Actions Node.js 20 deprecation warnings.</li>
</ul>
<h2 id="verify">Verify</h2>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>npm ci
</span></span><span style="display:flex;"><span>npm run check
</span></span><span style="display:flex;"><span>npm publish --dry-run
</span></span></code></pre></div><p>The release is compatibility-focused and keeps the v0.8 workflow output contract unchanged.</p>
]]></content:encoded></item><item><title>Find the Gaps</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/find-the-gaps/</link><pubDate>Fri, 05 Jun 2026 22:33:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/find-the-gaps/</guid><description>Version updated for https://github.com/sandgardenhq/find-the-gaps to version v0.17.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(llm): add Gemini as a default-eligible LLM provider by @britt in https://github.com/sandgardenhq/find-the-gaps/pull/107 feat: generate Doc Holiday prompts for stale and missing docs gaps by @britt in https://github.com/sandgardenhq/find-the-gaps/pull/108 Full Changelog: https://github.com/sandgardenhq/find-the-gaps/compare/v0.16.0...v0.17.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/sandgardenhq/find-the-gaps">https://github.com/sandgardenhq/find-the-gaps</a></strong> to version <strong>v0.17.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/find-the-gaps">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>feat(llm): add Gemini as a default-eligible LLM provider by @britt in <a href="https://github.com/sandgardenhq/find-the-gaps/pull/107">https://github.com/sandgardenhq/find-the-gaps/pull/107</a></li>
<li>feat: generate Doc Holiday prompts for stale and missing docs gaps by @britt in <a href="https://github.com/sandgardenhq/find-the-gaps/pull/108">https://github.com/sandgardenhq/find-the-gaps/pull/108</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/sandgardenhq/find-the-gaps/compare/v0.16.0...v0.17.0">https://github.com/sandgardenhq/find-the-gaps/compare/v0.16.0...v0.17.0</a></p>
]]></content:encoded></item><item><title>Solana Infra Doctor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/solana-infra-doctor/</link><pubDate>Fri, 05 Jun 2026 22:33:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/solana-infra-doctor/</guid><description>Version updated for https://github.com/satyakwok/solana-infra-doctor 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 Add sol-doctor grpc compare: rank multiple Yellowstone gRPC endpoints for a workload profile. It reuses the single-endpoint grpc check probe (safe by default, slot-only, redaction-safe) for every endpoint concurrently, then scores and ranks them by verdict, connect latency, time-to-first-slot-update, slot freshness, and stream stability, and recommends a best/worst endpoint with an honest connect-versus-stream tradeoff note. Profiles (--profile): general (balanced), latency (bots/MEV — weighs connect and first-event), and indexer (weighs slot freshness and stream stability). Per-endpoint tokens: pass --grpc more than once and pair --x-token-env by position — provide none (all anonymous), one (shared across endpoints), or one per endpoint. As with grpc check, the token is read only from an environment variable, never from the command line, and is never printed, serialized, or logged. Output is available as concise / --verbose human text, --json (with a schema_version), and a --report &amp;lt;PATH&amp;gt; Markdown report. gRPC does not expose a genesis hash, so grpc compare cannot detect a mixed-network comparison; endpoints are assumed to be on the same Solana network (documented), and slot freshness is ranked relative to the freshest endpoint observed.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/satyakwok/solana-infra-doctor">https://github.com/satyakwok/solana-infra-doctor</a></strong> to version <strong>v0.12.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/solana-infra-doctor">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>Add <strong><code>sol-doctor grpc compare</code></strong>: rank multiple Yellowstone gRPC endpoints for
a workload profile. It reuses the single-endpoint <code>grpc check</code> probe (safe by
default, slot-only, redaction-safe) for every endpoint <strong>concurrently</strong>, then
scores and ranks them by verdict, connect latency, time-to-first-slot-update,
slot freshness, and stream stability, and recommends a best/worst endpoint with
an honest connect-versus-stream tradeoff note.
<ul>
<li><strong>Profiles</strong> (<code>--profile</code>): <code>general</code> (balanced), <code>latency</code> (bots/MEV — weighs
connect and first-event), and <code>indexer</code> (weighs slot freshness and stream
stability).</li>
<li><strong>Per-endpoint tokens</strong>: pass <code>--grpc</code> more than once and pair <code>--x-token-env</code>
by position — provide none (all anonymous), one (shared across endpoints), or
one per endpoint. As with <code>grpc check</code>, the token is read <strong>only</strong> from an
environment variable, never from the command line, and is never printed,
serialized, or logged.</li>
<li>Output is available as concise / <code>--verbose</code> human text, <code>--json</code> (with a
<code>schema_version</code>), and a <code>--report &lt;PATH&gt;</code> Markdown report.</li>
<li>gRPC does not expose a genesis hash, so <code>grpc compare</code> cannot detect a
mixed-network comparison; endpoints are assumed to be on the same Solana
network (documented), and slot freshness is ranked relative to the freshest
endpoint observed.</li>
</ul>
</li>
</ul>
]]></content:encoded></item><item><title>pi GitHub Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/pi-github-action/</link><pubDate>Fri, 05 Jun 2026 22:32:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/pi-github-action/</guid><description>Version updated for https://github.com/shaftoe/pi-coding-agent-action to version v2.19.3.
This action is used across all versions by 7 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 2.19.3 - 2026-06-05 Changed add badges because why not fallow driven cleanups fallow driven cleanups fallow driven cleanups update readme Fixed add missing trailing space to /pi trigger improve action version management update readme-update script for mono repo compatibility</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/shaftoe/pi-coding-agent-action">https://github.com/shaftoe/pi-coding-agent-action</a></strong> to version <strong>v2.19.3</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>7</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/pi-github-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="2193---2026-06-05"><a href="https://github.com/shaftoe/pi-coding-agent-action/compare/v2.19.2...v2.19.3">2.19.3</a> - 2026-06-05</h2>
<h3 id="changed">Changed</h3>
<ul>
<li>add badges because why not</li>
<li>fallow driven cleanups</li>
<li>fallow driven cleanups</li>
<li>fallow driven cleanups</li>
<li>update readme</li>
</ul>
<h3 id="fixed">Fixed</h3>
<ul>
<li>add missing trailing space to /pi trigger</li>
<li>improve action version management</li>
<li>update readme-update script for mono repo compatibility</li>
</ul>
]]></content:encoded></item><item><title>Repository Create</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/repository-create/</link><pubDate>Fri, 05 Jun 2026 22:32:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/repository-create/</guid><description>Version updated for https://github.com/stairwaytowonderland/repository-create to version v1.25.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 chore(release): 1.25.0
1.25.0 (2026-06-05) ✨ Features updating action (0dd28f5)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/stairwaytowonderland/repository-create">https://github.com/stairwaytowonderland/repository-create</a></strong> to version <strong>v1.25.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/repository-create">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>chore(release): 1.25.0</p>
<h2 id="1250-2026-06-05"><a href="https://github.com/stairwaytowonderland/repository-create/compare/v1.24.0...v1.25.0">1.25.0</a> (2026-06-05)</h2>
<h3 id="-features">✨ Features</h3>
<ul>
<li>updating action (<a href="https://github.com/stairwaytowonderland/repository-create/commit/0dd28f5c374dd1a978d252bbcc8770829c2fc338">0dd28f5</a>)</li>
</ul>
]]></content:encoded></item><item><title>fount-CI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/fount-ci/</link><pubDate>Fri, 05 Jun 2026 22:31:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/fount-ci/</guid><description>Version updated for https://github.com/steve02081504/fount-CI to version v0.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.
What’s Changed Full Changelog: https://github.com/steve02081504/fount-CI/commits/v0.0.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/steve02081504/fount-CI">https://github.com/steve02081504/fount-CI</a></strong> to version <strong>v0.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/fount-ci">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/steve02081504/fount-CI/commits/v0.0.0">https://github.com/steve02081504/fount-CI/commits/v0.0.0</a></p>
]]></content:encoded></item><item><title>Soundcheck Security Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/soundcheck-security-review/</link><pubDate>Fri, 05 Jun 2026 22:31:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/soundcheck-security-review/</guid><description>Version updated for https://github.com/thejefflarson/soundcheck-action to version v1.0.20.
This action is used across all versions by 11 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Pin soundcheck → v1.12.4 (remove non-functional autoReview userConfig). @v1 now points here.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/thejefflarson/soundcheck-action">https://github.com/thejefflarson/soundcheck-action</a></strong> to version <strong>v1.0.20</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>11</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/soundcheck-security-review">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Pin soundcheck → v1.12.4 (remove non-functional autoReview userConfig). <code>@v1</code> now points here.</p>
]]></content:encoded></item><item><title>gmetrics-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/gmetrics-action/</link><pubDate>Fri, 05 Jun 2026 22:30:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/gmetrics-action/</guid><description>Version updated for https://github.com/twangodev/gmetrics to version v1.6.0.
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.
What’s Changed 1.6.0 (2026-06-05) Features render: fall back to Noto Sans KR for CJK glyphs (#18) (1b86662)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/twangodev/gmetrics">https://github.com/twangodev/gmetrics</a></strong> to version <strong>v1.6.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/gmetrics-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="160-2026-06-05"><a href="https://github.com/twangodev/gmetrics/compare/v1.5.0...v1.6.0">1.6.0</a> (2026-06-05)</h2>
<h3 id="features">Features</h3>
<ul>
<li><strong>render:</strong> fall back to Noto Sans KR for CJK glyphs (<a href="https://github.com/twangodev/gmetrics/issues/18">#18</a>) (<a href="https://github.com/twangodev/gmetrics/commit/1b86662c5f2d343f43196c71eb7ca2dd7a44d5ef">1b86662</a>)</li>
</ul>
]]></content:encoded></item><item><title>AI-Driven ADR Enforcer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/ai-driven-adr-enforcer/</link><pubDate>Fri, 05 Jun 2026 22:29:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/ai-driven-adr-enforcer/</guid><description>Version updated for https://github.com/y-matsuo081991/ai-adr-enforcer to version v1.0.6.
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.
What’s Changed What’s Changed Feat/auto remediation by @y-matsuo081991 in https://github.com/y-matsuo081991/ai-adr-enforcer/pull/4 Full Changelog: https://github.com/y-matsuo081991/ai-adr-enforcer/compare/v1.0.5...v1.0.6</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/y-matsuo081991/ai-adr-enforcer">https://github.com/y-matsuo081991/ai-adr-enforcer</a></strong> to version <strong>v1.0.6</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/ai-driven-adr-enforcer">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Feat/auto remediation by @y-matsuo081991 in <a href="https://github.com/y-matsuo081991/ai-adr-enforcer/pull/4">https://github.com/y-matsuo081991/ai-adr-enforcer/pull/4</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/y-matsuo081991/ai-adr-enforcer/compare/v1.0.5...v1.0.6">https://github.com/y-matsuo081991/ai-adr-enforcer/compare/v1.0.5...v1.0.6</a></p>
]]></content:encoded></item><item><title>GitHub Action linting Terraform files</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/github-action-linting-terraform-files/</link><pubDate>Fri, 05 Jun 2026 06:53:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/github-action-linting-terraform-files/</guid><description>Version updated for https://github.com/devops-infra/action-tflint to version v1.0.5.
This action is used across all versions by 92 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s Changed feat: switch to Alpine base image and update package installation process by @github-actions[bot] in https://github.com/devops-infra/action-tflint/pull/135 Bump terraform-linters/tflint from v0.62.1 to v0.63.1 in the docker-base-images group by @dependabot[bot] in https://github.com/devops-infra/action-tflint/pull/136 chore: update dependabot schedule to run on Mondays at 05:00 UTC by @github-actions[bot] in https://github.com/devops-infra/action-tflint/pull/137 feat: switch to go-task/setup-task and update shell to /bin/ash in Dockerfiles by @github-actions[bot] in https://github.com/devops-infra/action-tflint/pull/138 chore(release): prepare v1.0.5 by @github-actions[bot] in https://github.com/devops-infra/action-tflint/pull/139 Full Changelog: https://github.com/devops-infra/action-tflint/compare/v1.0.4...v1.0.5</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/devops-infra/action-tflint">https://github.com/devops-infra/action-tflint</a></strong> to version <strong>v1.0.5</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>92</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/github-action-linting-terraform-files">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>feat: switch to Alpine base image and update package installation process by @github-actions[bot] in <a href="https://github.com/devops-infra/action-tflint/pull/135">https://github.com/devops-infra/action-tflint/pull/135</a></li>
<li>Bump terraform-linters/tflint from v0.62.1 to v0.63.1 in the docker-base-images group by @dependabot[bot] in <a href="https://github.com/devops-infra/action-tflint/pull/136">https://github.com/devops-infra/action-tflint/pull/136</a></li>
<li>chore: update dependabot schedule to run on Mondays at 05:00 UTC by @github-actions[bot] in <a href="https://github.com/devops-infra/action-tflint/pull/137">https://github.com/devops-infra/action-tflint/pull/137</a></li>
<li>feat: switch to go-task/setup-task and update shell to /bin/ash in Dockerfiles by @github-actions[bot] in <a href="https://github.com/devops-infra/action-tflint/pull/138">https://github.com/devops-infra/action-tflint/pull/138</a></li>
<li>chore(release): prepare v1.0.5 by @github-actions[bot] in <a href="https://github.com/devops-infra/action-tflint/pull/139">https://github.com/devops-infra/action-tflint/pull/139</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/devops-infra/action-tflint/compare/v1.0.4...v1.0.5">https://github.com/devops-infra/action-tflint/compare/v1.0.4...v1.0.5</a></p>
]]></content:encoded></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/muaddib-scanner/</link><pubDate>Fri, 05 Jun 2026 06:52:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.11.58.
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.
What’s Changed Wire signal429() coordinated backoff on npm 429s. Jittered retries 3→5. Env-tunable: MUADDIB_REGISTRY_CONCURRENCY, MUADDIB_REGISTRY_RATE, MUADDIB_REGISTRY_RETRIES, MUADDIB_REGISTRY_TIMEOUT_MS.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/DNSZLSK/muad-dib">https://github.com/DNSZLSK/muad-dib</a></strong> to version <strong>v2.11.58</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/muad-dib-scanner">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Wire signal429() coordinated backoff on npm 429s. Jittered retries 3→5. Env-tunable: MUADDIB_REGISTRY_CONCURRENCY, MUADDIB_REGISTRY_RATE, MUADDIB_REGISTRY_RETRIES, MUADDIB_REGISTRY_TIMEOUT_MS.</p>
]]></content:encoded></item><item><title>ghcr-manager</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/ghcr-manager/</link><pubDate>Fri, 05 Jun 2026 06:52:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/ghcr-manager/</guid><description>Version updated for https://github.com/ghcr-manager/ghcr-manager to version v1.0.3.
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 Full Changelog: https://github.com/ghcr-manager/ghcr-manager/compare/v1.0.2...v1.0.3</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/ghcr-manager/ghcr-manager">https://github.com/ghcr-manager/ghcr-manager</a></strong> to version <strong>v1.0.3</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/ghcr-manager">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/ghcr-manager/ghcr-manager/compare/v1.0.2...v1.0.3">https://github.com/ghcr-manager/ghcr-manager/compare/v1.0.2...v1.0.3</a></p>
]]></content:encoded></item><item><title>JFrog Boost</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/jfrog-boost/</link><pubDate>Fri, 05 Jun 2026 06:51:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/jfrog-boost/</guid><description>Version updated for https://github.com/jfrog/boost to version v0.7.12.
This publisher is shown as ‘verified’ by GitHub.
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 What’s Changed Release v0.7.5 by @yahav-ohana in https://github.com/jfrog/boost/pull/32 Full Changelog: https://github.com/jfrog/boost/compare/v0.7.5...v0.7.12</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/jfrog/boost">https://github.com/jfrog/boost</a></strong> to version <strong>v0.7.12</strong>.</p>
<ul>
<li>
<p>This publisher is shown as &lsquo;verified&rsquo; by GitHub.</p>
</li>
<li>
<p>This action is used across all versions by <strong>1</strong> repositories.</p>
</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/jfrog-boost">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Release v0.7.5 by @yahav-ohana in <a href="https://github.com/jfrog/boost/pull/32">https://github.com/jfrog/boost/pull/32</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/jfrog/boost/compare/v0.7.5...v0.7.12">https://github.com/jfrog/boost/compare/v0.7.5...v0.7.12</a></p>
]]></content:encoded></item><item><title>auto-version-bump-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/auto-version-bump-action/</link><pubDate>Fri, 05 Jun 2026 06:50:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/auto-version-bump-action/</guid><description>Version updated for https://github.com/jfrz38/auto-version-bump-action to version v0.2.1.
This action is used across all versions by 5 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Automated release for v0.2.1 from commit 504f680040d560c7f9314ed291a3a41c21c0facd.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/jfrz38/auto-version-bump-action">https://github.com/jfrz38/auto-version-bump-action</a></strong> to version <strong>v0.2.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>5</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/auto-version-bump-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Automated release for v0.2.1 from commit 504f680040d560c7f9314ed291a3a41c21c0facd.</p>
]]></content:encoded></item><item><title>sops tools installer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/sops-tools-installer/</link><pubDate>Fri, 05 Jun 2026 06:50:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/sops-tools-installer/</guid><description>Version updated for https://github.com/jkroepke/setup-sops to version v1.5.35.
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 What’s Changed 🛠️ Dependencies fix(deps): update dependencies to v7.8.2 by @renovate[bot] in https://github.com/jkroepke/setup-sops/pull/218 Full Changelog: https://github.com/jkroepke/setup-sops/compare/v1.5.34...v1.5.35</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/jkroepke/setup-sops">https://github.com/jkroepke/setup-sops</a></strong> to version <strong>v1.5.35</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>4</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/sops-tools-installer">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<!-- Release notes generated using configuration in .github/release.yml at v1.5.35 -->
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<h3 id="-dependencies">🛠️ Dependencies</h3>
<ul>
<li>fix(deps): update dependencies to v7.8.2 by @renovate[bot] in <a href="https://github.com/jkroepke/setup-sops/pull/218">https://github.com/jkroepke/setup-sops/pull/218</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/jkroepke/setup-sops/compare/v1.5.34...v1.5.35">https://github.com/jkroepke/setup-sops/compare/v1.5.34...v1.5.35</a></p>
]]></content:encoded></item><item><title>stackit-cli tools installer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/stackit-cli-tools-installer/</link><pubDate>Fri, 05 Jun 2026 06:49:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/stackit-cli-tools-installer/</guid><description>Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.68.
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 What’s Changed 🛠️ Dependencies fix(deps): update dependencies to v7.8.2 by @renovate[bot] in https://github.com/jkroepke/setup-stackit-cli/pull/250 Full Changelog: https://github.com/jkroepke/setup-stackit-cli/compare/v1.2.67...v1.2.68</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/jkroepke/setup-stackit-cli">https://github.com/jkroepke/setup-stackit-cli</a></strong> to version <strong>v1.2.68</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/stackit-cli-tools-installer">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<!-- Release notes generated using configuration in .github/release.yml at v1.2.68 -->
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<h3 id="-dependencies">🛠️ Dependencies</h3>
<ul>
<li>fix(deps): update dependencies to v7.8.2 by @renovate[bot] in <a href="https://github.com/jkroepke/setup-stackit-cli/pull/250">https://github.com/jkroepke/setup-stackit-cli/pull/250</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/jkroepke/setup-stackit-cli/compare/v1.2.67...v1.2.68">https://github.com/jkroepke/setup-stackit-cli/compare/v1.2.67...v1.2.68</a></p>
]]></content:encoded></item><item><title>Derive Semantic Version</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/derive-semantic-version/</link><pubDate>Fri, 05 Jun 2026 06:49:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/derive-semantic-version/</guid><description>Version updated for https://github.com/jlopez/derive-version 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 Fixes fix: add Marketplace-required branding + metadata to action.yml (#6) (6a446de)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/jlopez/derive-version">https://github.com/jlopez/derive-version</a></strong> to version <strong>v1.1.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/derive-semantic-version">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h3 id="fixes">Fixes</h3>
<ul>
<li>fix: add Marketplace-required branding + metadata to action.yml (#6) (6a446de)</li>
</ul>
]]></content:encoded></item><item><title>AIsbom Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/aisbom-security-scanner/</link><pubDate>Fri, 05 Jun 2026 06:48:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/aisbom-security-scanner/</guid><description>Version updated for https://github.com/Lab700xOrg/aisbom to version v1.0.6.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s new Scanned branch in dashboard uploads — When the GitHub Action posts an SBOM to a connected dashboard, it now includes the branch or tag that was actually scanned (X-Aisbom-Ref, sourced from GITHUB_REF_NAME). The dashboard can attribute each scan to the correct ref instead of falling back to a placeholder.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/Lab700xOrg/aisbom">https://github.com/Lab700xOrg/aisbom</a></strong> to version <strong>v1.0.6</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/aisbom-security-scanner">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h3 id="whats-new">What&rsquo;s new</h3>
<p><strong>Scanned branch in dashboard uploads</strong> — When the GitHub Action posts an SBOM to a connected dashboard, it now includes the branch or tag that was actually scanned (<code>X-Aisbom-Ref</code>, sourced from <code>GITHUB_REF_NAME</code>). The dashboard can attribute each scan to the correct ref instead of falling back to a placeholder.</p>
<ul>
<li><strong>Honest fallback</strong>: the header is sent only when the ref is known. For local runs or older Action versions where it&rsquo;s unset, the header is omitted entirely — the receiver shows an honest &ldquo;—&rdquo; rather than a guessed branch.</li>
<li><strong>Opt-in only</strong>: this affects the platform upload path that already requires an explicit <code>token</code>. Default CLI-only scanning is unchanged.</li>
</ul>
<h3 id="whats-not-changing">What&rsquo;s not changing</h3>
<p>All scanner rules, exit codes, command signatures, and SBOM output schemas are byte-for-byte identical to v1.0.5. The new header is purely additive and only appears on the already opt-in dashboard upload.</p>
]]></content:encoded></item><item><title>npm-scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/npm-scan/</link><pubDate>Fri, 05 Jun 2026 06:48:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/npm-scan/</guid><description>Version updated for https://github.com/lateos-ai/npm-scan to version v1.1.1.
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 npm-scan v1.1.1 Release Summary Campaign Detection: 100% (3/3 real attacks) False Positive Rate: 0.0% (0/990 packages) Tests: All 671 passing Code Quality: 0 linting errors Validation Metrics D6 (Version Anomaly): 92% avg confidence D7 (Obfuscation): 80% avg confidence D1 (Typosquat): 87.9% avg confidence See VALIDATION.md for full metrics.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/lateos-ai/npm-scan">https://github.com/lateos-ai/npm-scan</a></strong> to version <strong>v1.1.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/npm-scan">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h1 id="npm-scan-v111">npm-scan v1.1.1</h1>
<h2 id="release-summary">Release Summary</h2>
<ul>
<li><strong>Campaign Detection</strong>: 100% (3/3 real attacks)</li>
<li><strong>False Positive Rate</strong>: 0.0% (0/990 packages)</li>
<li><strong>Tests</strong>: All 671 passing</li>
<li><strong>Code Quality</strong>: 0 linting errors</li>
</ul>
<h2 id="validation-metrics">Validation Metrics</h2>
<ul>
<li>D6 (Version Anomaly): 92% avg confidence</li>
<li>D7 (Obfuscation): 80% avg confidence</li>
<li>D1 (Typosquat): 87.9% avg confidence</li>
</ul>
<p>See <a href="./VALIDATION.md">VALIDATION.md</a> for full metrics.</p>
<p><strong>Published with npm provenance attestation (SLSA Level 2).</strong></p>
]]></content:encoded></item><item><title>SecondBrainAction</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/secondbrainaction/</link><pubDate>Fri, 05 Jun 2026 06:47:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/secondbrainaction/</guid><description>Version updated for https://github.com/mcasperson/SecondBrain to version +run3010-attempt1.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mcasperson/SecondBrain">https://github.com/mcasperson/SecondBrain</a></strong> to version <strong>+run3010-attempt1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/secondbrainaction">GitHub Marketplace</a> to find the latest changes.</p>
]]></content:encoded></item><item><title>Setup Fortran Compilers</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/setup-fortran-compilers/</link><pubDate>Fri, 05 Jun 2026 06:47:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/setup-fortran-compilers/</guid><description>Version updated for https://github.com/minhqdao/setup-fortran to version v1.3.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 Fix dynamic library linking issues with gfortran on darwin when using fpm.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/minhqdao/setup-fortran">https://github.com/minhqdao/setup-fortran</a></strong> to version <strong>v1.3.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-fortran-compilers">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>Fix dynamic library linking issues with <code>gfortran</code> on <code>darwin</code> when using <code>fpm</code>.</li>
</ul>
]]></content:encoded></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/totem-shield/</link><pubDate>Fri, 05 Jun 2026 06:46:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/pack-rust-architecture@1.53.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 Cohort-link bump (no direct package changes). See .changeset/config.json for the fixed-cohort definition.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mmnto-ai/totem">https://github.com/mmnto-ai/totem</a></strong> to version <strong>@mmnto/pack-rust-architecture@1.53.6</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/totem-shield">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><em>Cohort-link bump (no direct package changes). See <code>.changeset/config.json</code> for the fixed-cohort definition.</em></p>
]]></content:encoded></item><item><title>Automated Smart Contract Auditor Pro</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/automated-smart-contract-auditor-pro/</link><pubDate>Fri, 05 Jun 2026 06:45:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/automated-smart-contract-auditor-pro/</guid><description>Version updated for https://github.com/mvmax-dev/solidity-security-scanner to version v2.0.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.
What’s Changed 🚀 What’s New in V2.0.0 ⚡ Major Features Inline PR Bot — AI comments directly on vulnerable code lines in your Pull Requests Foundry Fuzz Testing — Auto-detects foundry.toml and runs edge-case testing Solana/Rust Support — Native scanning for Anchor and Cargo-based projects Hybrid Billing — Pay with 50 USDC (Web3) or Enterprise API Key (B2B/Stripe) Next.js SaaS Dashboard — Beautiful dark-mode Web3 control panel 🐛 Critical Bug Fixes Fixed paywall verification (PRO features now properly unlock) Fixed PR comment crashes (AttributeError on finding attributes) Fixed gas optimizer findings accumulation across files Fixed Solana scanner path handling Fixed all escaped newline bugs in comment formatting 🎨 Visual &amp;amp; SEO Improvements New unique AI Diamond logo and purple Marketplace branding Professional README with banner, architecture diagram, comparison table 20 GitHub Topics for maximum organic discovery FAQ section optimized for Google Answer Engine (AEO) 🏗️ Infrastructure Docker image optimized (removed unused web3 package, added .dockerignore) CI upgraded to Python 3.11 with comprehensive test suite (12 tests) Added init.py files for proper Python packaging</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mvmax-dev/solidity-security-scanner">https://github.com/mvmax-dev/solidity-security-scanner</a></strong> to version <strong>v2.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/automated-smart-contract-auditor-pro">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="-whats-new-in-v200">🚀 What&rsquo;s New in V2.0.0</h2>
<h3 id="-major-features">⚡ Major Features</h3>
<ul>
<li><strong>Inline PR Bot</strong> — AI comments directly on vulnerable code lines in your Pull Requests</li>
<li><strong>Foundry Fuzz Testing</strong> — Auto-detects foundry.toml and runs edge-case testing</li>
<li><strong>Solana/Rust Support</strong> — Native scanning for Anchor and Cargo-based projects</li>
<li><strong>Hybrid Billing</strong> — Pay with 50 USDC (Web3) or Enterprise API Key (B2B/Stripe)</li>
<li><strong>Next.js SaaS Dashboard</strong> — Beautiful dark-mode Web3 control panel</li>
</ul>
<h3 id="-critical-bug-fixes">🐛 Critical Bug Fixes</h3>
<ul>
<li>Fixed paywall verification (PRO features now properly unlock)</li>
<li>Fixed PR comment crashes (AttributeError on finding attributes)</li>
<li>Fixed gas optimizer findings accumulation across files</li>
<li>Fixed Solana scanner path handling</li>
<li>Fixed all escaped newline bugs in comment formatting</li>
</ul>
<h3 id="-visual--seo-improvements">🎨 Visual &amp; SEO Improvements</h3>
<ul>
<li>New unique AI Diamond logo and purple Marketplace branding</li>
<li>Professional README with banner, architecture diagram, comparison table</li>
<li>20 GitHub Topics for maximum organic discovery</li>
<li>FAQ section optimized for Google Answer Engine (AEO)</li>
</ul>
<h3 id="-infrastructure">🏗️ Infrastructure</h3>
<ul>
<li>Docker image optimized (removed unused web3 package, added .dockerignore)</li>
<li>CI upgraded to Python 3.11 with comprehensive test suite (12 tests)</li>
<li>Added <strong>init</strong>.py files for proper Python packaging</li>
</ul>
]]></content:encoded></item><item><title>Semantic Release Action Fork</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/semantic-release-action-fork/</link><pubDate>Fri, 05 Jun 2026 06:45:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/semantic-release-action-fork/</guid><description>Version updated for https://github.com/NuoXianTech/semantic-release-action to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Update action.yml (6736110) Delete .github/workflows directory (e5a7c13) Update action.yml (2e10652) Create action.yml (1a346e3) Release 1.0.4 (a0d69ba) Fix issue when parsed version has undefined numbers (2105997) debug compare (cb82078) Add debug for versions tag (3f006d7) Version 1.0.3 (5a3f6c8) Fix latest version searching logic regression (2d236a8)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/NuoXianTech/semantic-release-action">https://github.com/NuoXianTech/semantic-release-action</a></strong> to version <strong>v1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>16</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/semantic-release-action-fork">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>Update action.yml (6736110)</li>
<li>Delete .github/workflows directory (e5a7c13)</li>
<li>Update action.yml (2e10652)</li>
<li>Create action.yml (1a346e3)</li>
<li>Release 1.0.4 (a0d69ba)</li>
<li>Fix issue when parsed version has undefined numbers (2105997)</li>
<li>debug compare (cb82078)</li>
<li>Add debug for versions tag (3f006d7)</li>
<li>Version 1.0.3 (5a3f6c8)</li>
<li>Fix latest version searching logic regression (2d236a8)</li>
</ul>
]]></content:encoded></item><item><title>Quick OCP</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/quick-ocp/</link><pubDate>Fri, 05 Jun 2026 06:44:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/quick-ocp/</guid><description>Version updated for https://github.com/palmsoftware/quick-ocp to version v0.0.33.
This action is used across all versions by 14 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s Changed fix: retry crc start on kubeconfig update failure (#52) CRC occasionally reports Cannot update kubeconfig: connection reset by peer during startup but claims the cluster started successfully. This left oc unable to connect, causing wait-for-node-ready to time out after 10 minutes.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/palmsoftware/quick-ocp">https://github.com/palmsoftware/quick-ocp</a></strong> to version <strong>v0.0.33</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>14</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/quick-ocp">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>fix: retry crc start on kubeconfig update failure (#52)</li>
</ul>
<p>CRC occasionally reports <code>Cannot update kubeconfig: connection reset by peer</code> during startup but claims the cluster started successfully. This left <code>oc</code> unable to connect, causing wait-for-node-ready to time out after 10 minutes.</p>
<p>This was the sole cause of nightly flakiness over the past month, hitting OCP 4.18 in ~40% of runs. CRC start now retries up to 3 times on this error, with a <code>crc stop</code> in between. Restarts are fast since the bundle is already extracted.</p>
<p><strong>Full Changelog</strong>: <a href="https://github.com/palmsoftware/quick-ocp/compare/v0.0.32...v0.0.33">https://github.com/palmsoftware/quick-ocp/compare/v0.0.32...v0.0.33</a></p>
]]></content:encoded></item><item><title>Andy — PR Handoff by Drift</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/andy-pr-handoff-by-drift/</link><pubDate>Fri, 05 Jun 2026 06:44:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/andy-pr-handoff-by-drift/</guid><description>Version updated for https://github.com/refactorlab/drift to version drift-lab-v0.11.1.
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 Drift Lab drift-lab-v0.11.1 Built for macOS (Apple Silicon + Intel) and Linux (x86_64). Bump: patch.
Install macOS arm64 — Drift Lab_*_aarch64.dmg macOS Intel — Drift Lab_*_x64.dmg Debian/Ubuntu — sudo dpkg -i drift-lab_*_amd64.deb Other Linux — chmod +x drift-lab_*.AppImage &amp;amp;&amp;amp; ./drift-lab_*.AppImage Verifying Every asset is hashed in SHA256SUMS. Run shasum -a 256 -c SHA256SUMS after downloading.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/refactorlab/drift">https://github.com/refactorlab/drift</a></strong> to version <strong>drift-lab-v0.11.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/andy-pr-handoff-by-drift">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="drift-lab-drift-lab-v0111">Drift Lab drift-lab-v0.11.1</h2>
<p>Built for <strong>macOS</strong> (Apple Silicon + Intel) and <strong>Linux</strong> (x86_64). Bump: <code>patch</code>.</p>
<h3 id="install">Install</h3>
<ul>
<li><strong>macOS arm64</strong> — <code>Drift Lab_*_aarch64.dmg</code></li>
<li><strong>macOS Intel</strong> — <code>Drift Lab_*_x64.dmg</code></li>
<li><strong>Debian/Ubuntu</strong> — <code>sudo dpkg -i drift-lab_*_amd64.deb</code></li>
<li><strong>Other Linux</strong> — <code>chmod +x drift-lab_*.AppImage &amp;&amp; ./drift-lab_*.AppImage</code></li>
</ul>
<h3 id="verifying">Verifying</h3>
<p>Every asset is hashed in <code>SHA256SUMS</code>. Run <code>shasum -a 256 -c SHA256SUMS</code> after downloading.</p>
<h3 id="changes-since-drift-lab-v0110">Changes since drift-lab-v0.11.0</h3>
<ul>
<li>chore: remove web-app cloud portal and its infra (15ee8e2)</li>
<li>feat(extension+profiler): structured PR code-diff, richer report sections, and WASM-safe scanner (b1fcb44)</li>
<li>chore(profiler): bump drift-static-profiler 0.8.0 → 0.8.1; correlate wasm/extension release to the bump (9def8df)</li>
</ul>
]]></content:encoded></item><item><title>Remyx Outrider</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/remyx-outrider/</link><pubDate>Fri, 05 Jun 2026 06:43:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/remyx-outrider/</guid><description>Version updated for https://github.com/remyxai/outrider to version v1.3.6.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed v1.3.6 — Selection timeout hotfix Hotfix for selection-pass timeouts observed after the v1.3.4 / v1.3.5 prompt extensions.
The agentic verification loop with the extended schema needs roughly 5–6 minutes of wall budget for 20–25 verification turns (code searches + per-candidate contract checks). The prior 180s default was too tight on real production pools and induced fall-back to the top-ranked candidate — bypassing the agentic verification entirely. Observed on a remyxai/VQASynth run earlier today where selection should have surfaced a substitution Issue but instead emitted a standard issue_opened_preflight.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/remyxai/outrider">https://github.com/remyxai/outrider</a></strong> to version <strong>v1.3.6</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>2</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/remyx-outrider">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="v136--selection-timeout-hotfix">v1.3.6 — Selection timeout hotfix</h2>
<p>Hotfix for selection-pass timeouts observed after the v1.3.4 / v1.3.5 prompt extensions.</p>
<p>The agentic verification loop with the extended schema needs roughly 5–6 minutes of wall budget for 20–25 verification turns (code searches + per-candidate contract checks). The prior <code>180s</code> default was too tight on real production pools and induced fall-back to the top-ranked candidate — bypassing the agentic verification entirely. Observed on a <code>remyxai/VQASynth</code> run earlier today where selection should have surfaced a substitution Issue but instead emitted a standard <code>issue_opened_preflight</code>.</p>
<h3 id="what-changed">What changed</h3>
<ul>
<li><code>select_recommendation</code>&rsquo;s default wall timeout: <code>180s</code> → <code>360s</code></li>
<li>New env var <code>REMYX_SELECTION_TIMEOUT_S</code> lets customers tune the wall budget without re-tagging (default <code>360</code>)</li>
</ul>
<p>No other behavior changes. No breaking changes to <code>action.yml</code> inputs or outputs.</p>
]]></content:encoded></item><item><title>oss-signal</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/oss-signal/</link><pubDate>Fri, 05 Jun 2026 06:43:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/oss-signal/</guid><description>Version updated for https://github.com/SalmonPlays/oss-signal to version v0.7.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed oss-signal v0.7.0 oss-signal v0.7.0 adds maintainer plan output for turning audit findings into PR-sized outreach plans.
Changes Adds --format plan to the CLI and GitHub Action. Adds PR sequencing with suggested files, impact labels, and acceptance criteria. Adds docs/plan-output.md and docs/examples/github-plan.md. Updates maintainer playbook, reviewer evidence, adoption evidence, and README links for the new workflow. Verification npm run check npm publish --dry-run</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/SalmonPlays/oss-signal">https://github.com/SalmonPlays/oss-signal</a></strong> to version <strong>v0.7.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/oss-signal">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h1 id="oss-signal-v070">oss-signal v0.7.0</h1>
<p><code>oss-signal</code> v0.7.0 adds maintainer plan output for turning audit findings into PR-sized outreach plans.</p>
<h2 id="changes">Changes</h2>
<ul>
<li>Adds <code>--format plan</code> to the CLI and GitHub Action.</li>
<li>Adds PR sequencing with suggested files, impact labels, and acceptance criteria.</li>
<li>Adds <code>docs/plan-output.md</code> and <code>docs/examples/github-plan.md</code>.</li>
<li>Updates maintainer playbook, reviewer evidence, adoption evidence, and README links for the new workflow.</li>
</ul>
<h2 id="verification">Verification</h2>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>npm run check
</span></span><span style="display:flex;"><span>npm publish --dry-run
</span></span></code></pre></div>]]></content:encoded></item><item><title>Solana Infra Doctor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/solana-infra-doctor/</link><pubDate>Fri, 05 Jun 2026 06:42:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/solana-infra-doctor/</guid><description>Version updated for https://github.com/satyakwok/solana-infra-doctor to version v0.11.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 Yellowstone gRPC readiness diagnostics Adds sol-doctor grpc check — a safe, local-first readiness check for a Yellowstone gRPC endpoint: is it reachable, authenticated, responsive, streaming fresh slots, and suitable for a backend?
Transport (connect + TLS/HTTP-2), Authentication (optional x-token, env-only, never logged), Unary probes (Ping/GetVersion/GetSlot/GetBlockHeight/GetLatestBlockhash/IsBlockhashValid), and a narrow slot-only Subscribe stream (time-to-first-update, latest slot). Optional --rpc slot cross-check; concise/--verbose human, --json (with schema_version), and --report Markdown output; gRPC error-kind taxonomy + remediation hints. Safe by default: no transactions, no state changes, slots-only, every connection/request/stream bounded. sol-doctor grpc check --grpc https://example-yellowstone-endpoint --x-token-env YELLOWSTONE_X_TOKEN Adds tonic 0.14 + yellowstone-grpc-proto 12.4 (only solana-pubkey, not the full SDK). MSRV is now 1.88. The release-target matrix is unchanged. Existing check/compare/ws are unaffected.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/satyakwok/solana-infra-doctor">https://github.com/satyakwok/solana-infra-doctor</a></strong> to version <strong>v0.11.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/solana-infra-doctor">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="yellowstone-grpc-readiness-diagnostics">Yellowstone gRPC readiness diagnostics</h2>
<p>Adds <strong><code>sol-doctor grpc check</code></strong> — a safe, local-first readiness check for a Yellowstone gRPC endpoint: <em>is it reachable, authenticated, responsive, streaming fresh slots, and suitable for a backend?</em></p>
<ul>
<li><strong>Transport</strong> (connect + TLS/HTTP-2), <strong>Authentication</strong> (optional <code>x-token</code>, env-only, never logged), <strong>Unary</strong> probes (<code>Ping</code>/<code>GetVersion</code>/<code>GetSlot</code>/<code>GetBlockHeight</code>/<code>GetLatestBlockhash</code>/<code>IsBlockhashValid</code>), and a narrow <strong>slot-only</strong> <code>Subscribe</code> stream (time-to-first-update, latest slot).</li>
<li>Optional <code>--rpc</code> slot cross-check; concise/<code>--verbose</code> human, <code>--json</code> (with <code>schema_version</code>), and <code>--report</code> Markdown output; gRPC error-kind taxonomy + remediation hints.</li>
<li>Safe by default: no transactions, no state changes, slots-only, every connection/request/stream bounded.</li>
</ul>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>sol-doctor grpc check --grpc https://example-yellowstone-endpoint --x-token-env YELLOWSTONE_X_TOKEN
</span></span></code></pre></div><p>Adds <code>tonic</code> 0.14 + <code>yellowstone-grpc-proto</code> 12.4 (only <code>solana-pubkey</code>, not the full SDK). <strong>MSRV is now 1.88.</strong> The release-target matrix is unchanged. Existing <code>check</code>/<code>compare</code>/<code>ws</code> are unaffected.</p>
<p>Install: <code>cargo install solana-infra-doctor</code> · <code>cargo binstall solana-infra-doctor</code> · <code>uses: satyakwok/solana-infra-doctor@v1</code></p>
]]></content:encoded></item><item><title>Azure App Service Settings Community</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/azure-app-service-settings-community/</link><pubDate>Fri, 05 Jun 2026 06:42:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/azure-app-service-settings-community/</guid><description>Version updated for https://github.com/Tango992/azure-appservice-settings to version v1.0.9.
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 What’s Changed build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 by @dependabot[bot] in https://github.com/Tango992/azure-appservice-settings/pull/85 build(deps): bump qs from 6.15.0 to 6.15.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/Tango992/azure-appservice-settings/pull/84 build(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in https://github.com/Tango992/azure-appservice-settings/pull/86 build(deps): bump github/codeql-action from 4.35.3 to 4.36.1 by @dependabot[bot] in https://github.com/Tango992/azure-appservice-settings/pull/87 Dependency update by @Tango992 in https://github.com/Tango992/azure-appservice-settings/pull/88 Full Changelog: https://github.com/Tango992/azure-appservice-settings/compare/v1...v1.0.9</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/Tango992/azure-appservice-settings">https://github.com/Tango992/azure-appservice-settings</a></strong> to version <strong>v1.0.9</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/azure-app-service-settings-community">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 by @dependabot[bot] in <a href="https://github.com/Tango992/azure-appservice-settings/pull/85">https://github.com/Tango992/azure-appservice-settings/pull/85</a></li>
<li>build(deps): bump qs from 6.15.0 to 6.15.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in <a href="https://github.com/Tango992/azure-appservice-settings/pull/84">https://github.com/Tango992/azure-appservice-settings/pull/84</a></li>
<li>build(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in <a href="https://github.com/Tango992/azure-appservice-settings/pull/86">https://github.com/Tango992/azure-appservice-settings/pull/86</a></li>
<li>build(deps): bump github/codeql-action from 4.35.3 to 4.36.1 by @dependabot[bot] in <a href="https://github.com/Tango992/azure-appservice-settings/pull/87">https://github.com/Tango992/azure-appservice-settings/pull/87</a></li>
<li>Dependency update by @Tango992 in <a href="https://github.com/Tango992/azure-appservice-settings/pull/88">https://github.com/Tango992/azure-appservice-settings/pull/88</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Tango992/azure-appservice-settings/compare/v1...v1.0.9">https://github.com/Tango992/azure-appservice-settings/compare/v1...v1.0.9</a></p>
]]></content:encoded></item><item><title>Factorio Mod Uploader</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/factorio-mod-uploader/</link><pubDate>Fri, 05 Jun 2026 06:41:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/factorio-mod-uploader/</guid><description>Version updated for https://github.com/TheBrutalX/Factorio-mod-uploader-action to version v2.0.4.
This action is used across all versions by 34 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 Fixing some pipeline problem by @TheBrutalX in https://github.com/TheBrutalX/Factorio-mod-uploader-action/pull/48 Problem setting tag for mod by @xyzzycgn in https://github.com/TheBrutalX/Factorio-mod-uploader-action/pull/62 New Contributors @xyzzycgn made their first contribution in https://github.com/TheBrutalX/Factorio-mod-uploader-action/pull/62 Full Changelog: https://github.com/TheBrutalX/Factorio-mod-uploader-action/compare/2.0.2...v2.0.4</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/TheBrutalX/Factorio-mod-uploader-action">https://github.com/TheBrutalX/Factorio-mod-uploader-action</a></strong> to version <strong>v2.0.4</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>34</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/factorio-mod-uploader">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Fixing some pipeline problem by @TheBrutalX in <a href="https://github.com/TheBrutalX/Factorio-mod-uploader-action/pull/48">https://github.com/TheBrutalX/Factorio-mod-uploader-action/pull/48</a></li>
<li>Problem setting tag for mod by @xyzzycgn in <a href="https://github.com/TheBrutalX/Factorio-mod-uploader-action/pull/62">https://github.com/TheBrutalX/Factorio-mod-uploader-action/pull/62</a></li>
</ul>
<h2 id="new-contributors">New Contributors</h2>
<ul>
<li>@xyzzycgn made their first contribution in <a href="https://github.com/TheBrutalX/Factorio-mod-uploader-action/pull/62">https://github.com/TheBrutalX/Factorio-mod-uploader-action/pull/62</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/TheBrutalX/Factorio-mod-uploader-action/compare/2.0.2...v2.0.4">https://github.com/TheBrutalX/Factorio-mod-uploader-action/compare/2.0.2...v2.0.4</a></p>
]]></content:encoded></item><item><title>Haiku-vm</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/haiku-vm/</link><pubDate>Fri, 05 Jun 2026 06:40:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/haiku-vm/</guid><description>Version updated for https://github.com/vmactions/haiku-vm to version v1.1.1.
This action is used across all versions by 47 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 update for stability and reliability
Full Changelog: https://github.com/vmactions/haiku-vm/compare/v1.1.0...v1.1.1</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/vmactions/haiku-vm">https://github.com/vmactions/haiku-vm</a></strong> to version <strong>v1.1.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>47</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/haiku-vm">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>update for stability and reliability</p>
<p><strong>Full Changelog</strong>: <a href="https://github.com/vmactions/haiku-vm/compare/v1.1.0...v1.1.1">https://github.com/vmactions/haiku-vm/compare/v1.1.0...v1.1.1</a></p>
]]></content:encoded></item><item><title>MidnightBSD-vm</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/midnightbsd-vm/</link><pubDate>Fri, 05 Jun 2026 06:40:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/midnightbsd-vm/</guid><description>Version updated for https://github.com/vmactions/midnightbsd-vm to version v1.0.3.
This action is used across all versions by 29 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 update for stability and reliability
Full Changelog: https://github.com/vmactions/midnightbsd-vm/compare/v1...v1.0.3</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/vmactions/midnightbsd-vm">https://github.com/vmactions/midnightbsd-vm</a></strong> to version <strong>v1.0.3</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>29</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/midnightbsd-vm">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>update for stability and reliability</p>
<p><strong>Full Changelog</strong>: <a href="https://github.com/vmactions/midnightbsd-vm/compare/v1...v1.0.3">https://github.com/vmactions/midnightbsd-vm/compare/v1...v1.0.3</a></p>
]]></content:encoded></item><item><title>OpenIndiana-vm</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/openindiana-vm/</link><pubDate>Fri, 05 Jun 2026 06:39:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/openindiana-vm/</guid><description>Version updated for https://github.com/vmactions/openindiana-vm to version v1.1.3.
This action is used across all versions by 55 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 update for stability and reliability
Full Changelog: https://github.com/vmactions/openindiana-vm/compare/v1.1.2...v1.1.3</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/vmactions/openindiana-vm">https://github.com/vmactions/openindiana-vm</a></strong> to version <strong>v1.1.3</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>55</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/openindiana-vm">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>update for stability and reliability</p>
<p><strong>Full Changelog</strong>: <a href="https://github.com/vmactions/openindiana-vm/compare/v1.1.2...v1.1.3">https://github.com/vmactions/openindiana-vm/compare/v1.1.2...v1.1.3</a></p>
]]></content:encoded></item><item><title>Tribblix-vm</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/tribblix-vm/</link><pubDate>Fri, 05 Jun 2026 06:39:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/05/tribblix-vm/</guid><description>Version updated for https://github.com/vmactions/tribblix-vm to version v1.0.1.
This action is used across all versions by 21 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 update for stability and reliability
Full Changelog: https://github.com/vmactions/tribblix-vm/compare/v1.0.0...v1.0.1</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/vmactions/tribblix-vm">https://github.com/vmactions/tribblix-vm</a></strong> to version <strong>v1.0.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>21</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/tribblix-vm">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>update for stability and reliability</p>
<p><strong>Full Changelog</strong>: <a href="https://github.com/vmactions/tribblix-vm/compare/v1.0.0...v1.0.1">https://github.com/vmactions/tribblix-vm/compare/v1.0.0...v1.0.1</a></p>
]]></content:encoded></item><item><title>Kinetic Gain Suite Fleet Overview</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/kinetic-gain-suite-fleet-overview/</link><pubDate>Thu, 04 Jun 2026 22:56:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/kinetic-gain-suite-fleet-overview/</guid><description>Version updated for https://github.com/mizcausevic-dev/kg-suite-fleet-overview-action to version v1.0-prod.
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.
What’s Changed Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/kg-suite-fleet-overview-action">https://github.com/mizcausevic-dev/kg-suite-fleet-overview-action</a></strong> to version <strong>v1.0-prod</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/kinetic-gain-suite-fleet-overview">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</p>
]]></content:encoded></item><item><title>Kinetic Gain Suite PR Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/kinetic-gain-suite-pr-gate/</link><pubDate>Thu, 04 Jun 2026 22:56:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/kinetic-gain-suite-pr-gate/</guid><description>Version updated for https://github.com/mizcausevic-dev/kg-suite-pr-gate-action to version v1.0-prod.
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.
What’s Changed Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/kg-suite-pr-gate-action">https://github.com/mizcausevic-dev/kg-suite-pr-gate-action</a></strong> to version <strong>v1.0-prod</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/kinetic-gain-suite-pr-gate">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</p>
]]></content:encoded></item><item><title>Kinetic Gain Suite Spec-Version Tracker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/kinetic-gain-suite-spec-version-tracker/</link><pubDate>Thu, 04 Jun 2026 22:55:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/kinetic-gain-suite-spec-version-tracker/</guid><description>Version updated for https://github.com/mizcausevic-dev/kg-suite-spec-version-tracker-action to version v1.0-prod.
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.
What’s Changed Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/kg-suite-spec-version-tracker-action">https://github.com/mizcausevic-dev/kg-suite-spec-version-tracker-action</a></strong> to version <strong>v1.0-prod</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/kinetic-gain-suite-spec-version-tracker">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</p>
]]></content:encoded></item><item><title>MCP Tool Card Diff</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/mcp-tool-card-diff/</link><pubDate>Thu, 04 Jun 2026 22:54:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/mcp-tool-card-diff/</guid><description>Version updated for https://github.com/mizcausevic-dev/mcp-tool-card-diff-action to version v1.0-prod.
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.
What’s Changed Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/mcp-tool-card-diff-action">https://github.com/mizcausevic-dev/mcp-tool-card-diff-action</a></strong> to version <strong>v1.0-prod</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/mcp-tool-card-diff">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</p>
]]></content:encoded></item><item><title>MCP Tool Card Fleet Summary</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/mcp-tool-card-fleet-summary/</link><pubDate>Thu, 04 Jun 2026 22:54:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/mcp-tool-card-fleet-summary/</guid><description>Version updated for https://github.com/mizcausevic-dev/mcp-tool-card-fleet-summary-action to version v1.0-prod.
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.
What’s Changed Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/mcp-tool-card-fleet-summary-action">https://github.com/mizcausevic-dev/mcp-tool-card-fleet-summary-action</a></strong> to version <strong>v1.0-prod</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/mcp-tool-card-fleet-summary">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</p>
]]></content:encoded></item><item><title>MCP Tool Card README Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/mcp-tool-card-readme-generator/</link><pubDate>Thu, 04 Jun 2026 22:53:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/mcp-tool-card-readme-generator/</guid><description>Version updated for https://github.com/mizcausevic-dev/mcp-tool-card-readme-generator-action to version v1.0-prod.
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.
What’s Changed Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/mcp-tool-card-readme-generator-action">https://github.com/mizcausevic-dev/mcp-tool-card-readme-generator-action</a></strong> to version <strong>v1.0-prod</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/mcp-tool-card-readme-generator">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</p>
]]></content:encoded></item><item><title>OTel GenAI Diff</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/otel-genai-diff/</link><pubDate>Thu, 04 Jun 2026 22:53:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/otel-genai-diff/</guid><description>Version updated for https://github.com/mizcausevic-dev/otel-genai-diff-action to version v1.0-prod.
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.
What’s Changed Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/otel-genai-diff-action">https://github.com/mizcausevic-dev/otel-genai-diff-action</a></strong> to version <strong>v1.0-prod</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/otel-genai-diff">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</p>
]]></content:encoded></item><item><title>OTel GenAI Fleet Summary</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/otel-genai-fleet-summary/</link><pubDate>Thu, 04 Jun 2026 22:52:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/otel-genai-fleet-summary/</guid><description>Version updated for https://github.com/mizcausevic-dev/otel-genai-fleet-summary-action to version v1.0-prod.
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.
What’s Changed Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/otel-genai-fleet-summary-action">https://github.com/mizcausevic-dev/otel-genai-fleet-summary-action</a></strong> to version <strong>v1.0-prod</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/otel-genai-fleet-summary">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</p>
]]></content:encoded></item><item><title>Procurement Pulse — Self-Score</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/procurement-pulse-self-score/</link><pubDate>Thu, 04 Jun 2026 22:52:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/procurement-pulse-self-score/</guid><description>Version updated for https://github.com/mizcausevic-dev/procurement-pulse-action to version v1.0-prod.
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.
What’s Changed Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/procurement-pulse-action">https://github.com/mizcausevic-dev/procurement-pulse-action</a></strong> to version <strong>v1.0-prod</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/procurement-pulse-self-score">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</p>
]]></content:encoded></item><item><title>Prompt Provenance Diff</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/prompt-provenance-diff/</link><pubDate>Thu, 04 Jun 2026 22:51:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/prompt-provenance-diff/</guid><description>Version updated for https://github.com/mizcausevic-dev/prompt-provenance-diff-action to version v1.0-prod.
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.
What’s Changed Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/prompt-provenance-diff-action">https://github.com/mizcausevic-dev/prompt-provenance-diff-action</a></strong> to version <strong>v1.0-prod</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/prompt-provenance-diff">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</p>
]]></content:encoded></item><item><title>Prompt Provenance Fleet Summary</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/prompt-provenance-fleet-summary/</link><pubDate>Thu, 04 Jun 2026 22:51:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/prompt-provenance-fleet-summary/</guid><description>Version updated for https://github.com/mizcausevic-dev/prompt-provenance-fleet-summary-action to version v1.0-prod.
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.
What’s Changed Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/prompt-provenance-fleet-summary-action">https://github.com/mizcausevic-dev/prompt-provenance-fleet-summary-action</a></strong> to version <strong>v1.0-prod</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/prompt-provenance-fleet-summary">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</p>
]]></content:encoded></item><item><title>Prompt Provenance README Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/prompt-provenance-readme-generator/</link><pubDate>Thu, 04 Jun 2026 22:50:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/prompt-provenance-readme-generator/</guid><description>Version updated for https://github.com/mizcausevic-dev/prompt-provenance-readme-generator-action to version v1.0-prod.
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.
What’s Changed Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/prompt-provenance-readme-generator-action">https://github.com/mizcausevic-dev/prompt-provenance-readme-generator-action</a></strong> to version <strong>v1.0-prod</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/prompt-provenance-readme-generator">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Hardened to v1.0-prod: dependabot + action SHA-pinning + sleep-60 doctrine</p>
]]></content:encoded></item><item><title>Generate Localized Markdown File</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/generate-localized-markdown-file/</link><pubDate>Thu, 04 Jun 2026 22:50:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/generate-localized-markdown-file/</guid><description>Version updated for https://github.com/mrf0rtuna4/Git-Markdown-AutoTranslator to version v2.3.0.
This action is used across all versions by 3 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed v2.3.0 Highlights Added a new translation provider abstraction, making it easier to support multiple deep-translator engines in a consistent way. Introduced support for provider, source_language, provider_options, and validate_provider configuration options. Added provider validation so you can test connectivity and credentials before processing markdown files. Expanded the action metadata and documentation to reflect the new configuration model. Improved argument parsing and error handling for invalid inputs and unsupported markdown files. Refactored localization, processing, logging, and filesystem handling for better structure and maintainability. Improvements More robust localization workflow with cleaner separation of concerns. Better support for provider-specific credentials and environment variables. Updated Docker and GitHub Actions configuration. Expanded type stubs for deep_translator integrations. Added comprehensive tests for the localizator, processor, providers, and main entrypoint. Testing New automated test coverage was added across core translation and localization components. The release includes fixtures for GitHub-flavored markdown translation scenarios. Notes Existing workflows may need to be updated to use the new configuration options. The default provider remains GoogleTranslator. For providers that require credentials, make sure the corresponding environment variables are set. PR’s feat(MD_AST): Implement Markdown AST parsing by @mrf0rtuna4 in https://github.com/mrf0rtuna4/Git-Markdown-AutoTranslator/pull/4 Full Changelog: https://github.com/mrf0rtuna4/Git-Markdown-AutoTranslator/compare/v2.2.1...v2.3.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mrf0rtuna4/Git-Markdown-AutoTranslator">https://github.com/mrf0rtuna4/Git-Markdown-AutoTranslator</a></strong> to version <strong>v2.3.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>3</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/generate-localized-markdown-file">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="v230">v2.3.0</h2>
<h3 id="highlights">Highlights</h3>
<ul>
<li>Added a new translation provider abstraction, making it easier to support multiple <code>deep-translator</code> engines in a consistent way.</li>
<li>Introduced support for <code>provider</code>, <code>source_language</code>, <code>provider_options</code>, and <code>validate_provider</code> configuration options.</li>
<li>Added provider validation so you can test connectivity and credentials before processing markdown files.</li>
<li>Expanded the action metadata and documentation to reflect the new configuration model.</li>
<li>Improved argument parsing and error handling for invalid inputs and unsupported markdown files.</li>
<li>Refactored localization, processing, logging, and filesystem handling for better structure and maintainability.</li>
</ul>
<h3 id="improvements">Improvements</h3>
<ul>
<li>More robust localization workflow with cleaner separation of concerns.</li>
<li>Better support for provider-specific credentials and environment variables.</li>
<li>Updated Docker and GitHub Actions configuration.</li>
<li>Expanded type stubs for <code>deep_translator</code> integrations.</li>
<li>Added comprehensive tests for the localizator, processor, providers, and main entrypoint.</li>
</ul>
<h3 id="testing">Testing</h3>
<ul>
<li>New automated test coverage was added across core translation and localization components.</li>
<li>The release includes fixtures for GitHub-flavored markdown translation scenarios.</li>
</ul>
<h3 id="notes">Notes</h3>
<ul>
<li>Existing workflows may need to be updated to use the new configuration options.</li>
<li>The default provider remains <code>GoogleTranslator</code>.</li>
<li>For providers that require credentials, make sure the corresponding environment variables are set.</li>
</ul>
<h2 id="prs">PR&rsquo;s</h2>
<ul>
<li>feat(MD_AST): Implement Markdown AST parsing by @mrf0rtuna4 in <a href="https://github.com/mrf0rtuna4/Git-Markdown-AutoTranslator/pull/4">https://github.com/mrf0rtuna4/Git-Markdown-AutoTranslator/pull/4</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/mrf0rtuna4/Git-Markdown-AutoTranslator/compare/v2.2.1...v2.3.0">https://github.com/mrf0rtuna4/Git-Markdown-AutoTranslator/compare/v2.2.1...v2.3.0</a></p>
]]></content:encoded></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/run-aer-tests/</link><pubDate>Thu, 04 Jun 2026 22:49:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v1.0.8.
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 Version v1.0.8
Add Standard Order.OpportunityId Lookup Field
Define DoNotCall Field On The Lead Object
Add Entitlement Management Fields To The Case Object</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/octoberswimmer/aer-dist">https://github.com/octoberswimmer/aer-dist</a></strong> to version <strong>v1.0.8</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/run-aer-tests">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Version v1.0.8</p>
<ul>
<li>
<p>Add Standard Order.OpportunityId Lookup Field</p>
</li>
<li>
<p>Define DoNotCall Field On The Lead Object</p>
</li>
<li>
<p>Add Entitlement Management Fields To The Case Object</p>
</li>
</ul>
]]></content:encoded></item><item><title>Setup OCX</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/setup-ocx/</link><pubDate>Thu, 04 Jun 2026 22:48:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/setup-ocx/</guid><description>Version updated for https://github.com/ocx-sh/setup-ocx to version v1.2.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 1.2.2 — 2026-06-04 Fixed windows: Run process_title guard before @actions/* module eval by @michael-herwig (5660453) Release V1.2.2 by @michael-herwig (8cd2f38)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/ocx-sh/setup-ocx">https://github.com/ocx-sh/setup-ocx</a></strong> to version <strong>v1.2.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-ocx">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="122--2026-06-04"><a href="https://github.com/ocx-sh/setup-ocx/releases/tag/v1.2.2">1.2.2</a> — 2026-06-04</h2>
<h3 id="fixed">Fixed</h3>
<ul>
<li><strong>windows:</strong> Run process_title guard before @actions/* module eval by @michael-herwig (<a href="https://github.com/ocx-sh/setup-ocx/commit/5660453ed4c89de0a85c558eadc7f0694b93d494">5660453</a>)</li>
</ul>
<h3 id="release">Release</h3>
<ul>
<li>V1.2.2 by @michael-herwig (<a href="https://github.com/ocx-sh/setup-ocx/commit/8cd2f38eed07c9b79aaed22e61f9ba6b36e967a3">8cd2f38</a>)</li>
</ul>
]]></content:encoded></item><item><title>Authenticate to Logfire</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/authenticate-to-logfire/</link><pubDate>Thu, 04 Jun 2026 22:48:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/authenticate-to-logfire/</guid><description>Version updated for https://github.com/pydantic/logfire-auth-action 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 What’s Changed Shorten action description to under 125 chars for Marketplace by @jirikuncar in https://github.com/pydantic/logfire-auth-action/pull/5 Full Changelog: https://github.com/pydantic/logfire-auth-action/compare/v1.0.1...v1.0.2</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/pydantic/logfire-auth-action">https://github.com/pydantic/logfire-auth-action</a></strong> to version <strong>v1.0.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/authenticate-to-logfire">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Shorten action description to under 125 chars for Marketplace by @jirikuncar in <a href="https://github.com/pydantic/logfire-auth-action/pull/5">https://github.com/pydantic/logfire-auth-action/pull/5</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/pydantic/logfire-auth-action/compare/v1.0.1...v1.0.2">https://github.com/pydantic/logfire-auth-action/compare/v1.0.1...v1.0.2</a></p>
]]></content:encoded></item><item><title>action-semver</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/action-semver/</link><pubDate>Thu, 04 Jun 2026 22:47:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/action-semver/</guid><description>Version updated for https://github.com/quike/action-semantic-release to version v3.4.0.
This action is used across all versions by 5 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 3.4.0 (2026-06-04)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/quike/action-semantic-release">https://github.com/quike/action-semantic-release</a></strong> to version <strong>v3.4.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>5</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/action-semver">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h1 id="340-2026-06-04"><a href="https://github.com/quike/action-semantic-release/compare/v3.3.0...v3.4.0">3.4.0</a> (2026-06-04)</h1>
]]></content:encoded></item><item><title>release-please-oss-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/release-please-oss-action/</link><pubDate>Thu, 04 Jun 2026 22:47:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/release-please-oss-action/</guid><description>Version updated for https://github.com/release-please-oss/release-please-action to version v6.0.2.
This action is used across all versions by 12 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 6.0.2 (2026-06-04) Miscellaneous Chores deps: update github-actions (#48) (883b8f0) deps: update github/codeql-action action to v4.35.3 (#43) (0275b52) deps: update npm dependencies (#44) (cdf6afc) deps: update npm dependencies to ^0.52.0 (#50) (8b9b942) deps: update npm dependencies to v6 (#51) (a5b308e)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/release-please-oss/release-please-action">https://github.com/release-please-oss/release-please-action</a></strong> to version <strong>v6.0.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>12</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/release-please-oss-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="602-2026-06-04"><a href="https://github.com/release-please-oss/release-please-action/compare/v6.0.1...v6.0.2">6.0.2</a> (2026-06-04)</h2>
<h3 id="miscellaneous-chores">Miscellaneous Chores</h3>
<ul>
<li><strong>deps:</strong> update github-actions (<a href="https://github.com/release-please-oss/release-please-action/issues/48">#48</a>) (<a href="https://github.com/release-please-oss/release-please-action/commit/883b8f05411a3f8041f520168e9bb2bc315ccebb">883b8f0</a>)</li>
<li><strong>deps:</strong> update github/codeql-action action to v4.35.3 (<a href="https://github.com/release-please-oss/release-please-action/issues/43">#43</a>) (<a href="https://github.com/release-please-oss/release-please-action/commit/0275b52a598683e04690e7cc8f44b3aeb6c177dd">0275b52</a>)</li>
<li><strong>deps:</strong> update npm dependencies (<a href="https://github.com/release-please-oss/release-please-action/issues/44">#44</a>) (<a href="https://github.com/release-please-oss/release-please-action/commit/cdf6afcbc79fdbd6f64a56b700f83d7b8258dae2">cdf6afc</a>)</li>
<li><strong>deps:</strong> update npm dependencies to ^0.52.0 (<a href="https://github.com/release-please-oss/release-please-action/issues/50">#50</a>) (<a href="https://github.com/release-please-oss/release-please-action/commit/8b9b94267b6b0794ce308dac22ec2305ac351ede">8b9b942</a>)</li>
<li><strong>deps:</strong> update npm dependencies to v6 (<a href="https://github.com/release-please-oss/release-please-action/issues/51">#51</a>) (<a href="https://github.com/release-please-oss/release-please-action/commit/a5b308e97afd6861199d139439f82454e878b8e0">a5b308e</a>)</li>
</ul>
]]></content:encoded></item><item><title>Remyx Outrider</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/remyx-outrider/</link><pubDate>Thu, 04 Jun 2026 22:46:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/remyx-outrider/</guid><description>Version updated for https://github.com/remyxai/outrider to version v1.3.5.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed v1.3.5 — Selection: out-of-pool external picks via broadening-search The selection pass can now return a candidate it finds outside the recommendation pool (via remyxai search query) when in-pool verification fails AND the broader catalog surfaces a paper that satisfies one of the three integration shapes. Closes a gap where the selection pass would correctly identify a substitution opportunity but had no schema-permitted way to return it.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/remyxai/outrider">https://github.com/remyxai/outrider</a></strong> to version <strong>v1.3.5</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>2</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/remyx-outrider">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="v135--selection-out-of-pool-external-picks-via-broadening-search">v1.3.5 — Selection: out-of-pool external picks via broadening-search</h2>
<p>The selection pass can now return a candidate it finds outside the recommendation pool (via <code>remyxai search query</code>) when in-pool verification fails AND the broader catalog surfaces a paper that satisfies one of the three integration shapes. Closes a gap where the selection pass would correctly identify a substitution opportunity but had no schema-permitted way to return it.</p>
<h3 id="whats-new">What&rsquo;s new</h3>
<p><strong>Extended output schema</strong> — <code>chosen_index</code> accepts a new value:</p>
<ul>
<li><code>0..N-1</code> — in-pool pick (unchanged)</li>
<li><code>-1</code> — reject all (unchanged)</li>
<li><strong><code>-2</code></strong> — out-of-pool pick surfaced via broadening-search</li>
</ul>
<p>When <code>chosen_index = -2</code>, three new fields are required:</p>
<ul>
<li><code>external_arxiv_id</code> — arxiv_id of the out-of-pool paper</li>
<li><code>external_title</code> — title from the search result</li>
<li><code>external_query_used</code> — the <code>remyxai search query</code> argument that surfaced it</li>
</ul>
<p><code>integration_shape</code>, <code>contract_match</code>, <code>migration_cost</code> requirements are unchanged.</p>
<h3 id="verification-bar-for-external-picks-is-stricter">Verification bar for external picks is stricter</h3>
<p>The agent must:</p>
<ul>
<li>Confirm in-pool verification failed first (default to picking from the pool when one fits)</li>
<li>Run <code>remyxai search query</code> and find a paper that explicitly matches the contract the maintainer thread or search context asks for — not merely thematically related</li>
<li>Provide the same contract-match and migration-cost analysis as for in-pool replacement / simplification</li>
<li>Fall back to <code>chosen_index: -1</code> if the search returns nothing that satisfies the bar</li>
</ul>
<h3 id="routing">Routing</h3>
<p>External picks route to <strong><code>issue_opened_substitution</code></strong> (same status as in-pool replacement / simplification) — out-of-pool picks always need dependency changes the PR guardrails block. The Issue body distinguishes external picks (<code>&quot;surfaced via remyxai search query&quot;</code>) from in-pool substitutions and includes the contract analysis + migration cost.</p>
<h3 id="backward-compatibility">Backward compatibility</h3>
<ul>
<li>No breaking changes to <code>action.yml</code> inputs or outputs</li>
<li>Existing customer workflows continue to run without modification</li>
<li>The <code>issue_opened_substitution</code> status now covers both in-pool substitutions (shipped in v1.3.4) and out-of-pool external picks (new in v1.3.5) — same outcome from the customer&rsquo;s perspective</li>
<li>In-pool addition / replacement / simplification picks behave identically to v1.3.4</li>
</ul>
]]></content:encoded></item><item><title>Solana Infra Doctor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/solana-infra-doctor/</link><pubDate>Thu, 04 Jun 2026 22:46:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/solana-infra-doctor/</guid><description>Version updated for https://github.com/satyakwok/solana-infra-doctor to version v0.10.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 Distribution &amp;amp; CI tooling release — no crate runtime, CLI, output, or JSON-shape changes.
Prebuilt binaries + cargo binstall: each release ships per-target sol-doctor-&amp;lt;target&amp;gt; archives (tgz, zip on Windows); cargo binstall solana-infra-doctor fetches them instead of compiling. GitHub Action (action.yml): a composite action that installs sol-doctor and runs it, gating a workflow job on Solana RPC readiness via the verdict exit code (0 GOOD / 1 WARNING / 2 BAD / 3 UNKNOWN). Inputs passed via the environment to prevent shell injection; self-test workflow included. Action hardening: --fail-on-warning and --samples are gated on command: check; CI tag docs clarified (moving @v1 vs pinned release tags). Install: cargo install solana-infra-doctor · cargo binstall solana-infra-doctor · uses: satyakwok/solana-infra-doctor@v1</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/satyakwok/solana-infra-doctor">https://github.com/satyakwok/solana-infra-doctor</a></strong> to version <strong>v0.10.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/solana-infra-doctor">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Distribution &amp; CI tooling release — no crate runtime, CLI, output, or JSON-shape changes.</p>
<ul>
<li><strong>Prebuilt binaries + <code>cargo binstall</code></strong>: each release ships per-target <code>sol-doctor-&lt;target&gt;</code> archives (tgz, zip on Windows); <code>cargo binstall solana-infra-doctor</code> fetches them instead of compiling.</li>
<li><strong>GitHub Action</strong> (<code>action.yml</code>): a composite action that installs <code>sol-doctor</code> and runs it, gating a workflow job on Solana RPC readiness via the verdict exit code (0 GOOD / 1 WARNING / 2 BAD / 3 UNKNOWN). Inputs passed via the environment to prevent shell injection; self-test workflow included.</li>
<li><strong>Action hardening</strong>: <code>--fail-on-warning</code> and <code>--samples</code> are gated on <code>command: check</code>; CI tag docs clarified (moving <code>@v1</code> vs pinned release tags).</li>
</ul>
<p>Install: <code>cargo install solana-infra-doctor</code> · <code>cargo binstall solana-infra-doctor</code> · <code>uses: satyakwok/solana-infra-doctor@v1</code></p>
]]></content:encoded></item><item><title>FreeCAD Gallery Builder</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/freecad-gallery-builder/</link><pubDate>Thu, 04 Jun 2026 22:45:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/freecad-gallery-builder/</guid><description>Version updated for https://github.com/schmiddim/freecad-action to version v3.0.1.
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.
What’s Changed Self-hosted 3D model gallery powered by FreeCAD, Three.js and GitHub Pages.
Live Demo | Quick Start
What is this? A GitHub Action that turns FreeCAD .FCStd files into an interactive 3D gallery on GitHub Pages. Push your CAD files, get a website – no server needed.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/schmiddim/freecad-action">https://github.com/schmiddim/freecad-action</a></strong> to version <strong>v3.0.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/freecad-gallery-builder">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Self-hosted 3D model gallery powered by FreeCAD, Three.js and GitHub Pages.</p>
<p><strong><a href="https://schmiddim.github.io/freecad/">Live Demo</a></strong> | <strong><a href="https://github.com/schmiddim/freecad-action#quick-start">Quick Start</a></strong></p>
<h2 id="what-is-this">What is this?</h2>
<p>A GitHub Action that turns FreeCAD <code>.FCStd</code> files into an interactive 3D gallery on GitHub Pages. Push your CAD files, get a website &ndash; no server needed.</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-yaml" data-lang="yaml"><span style="display:flex;"><span>- <span style="color:#f92672">uses</span>: <span style="color:#ae81ff">schmiddim/freecad-action@v3</span>
</span></span><span style="display:flex;"><span><span style="color:#ae81ff">What&#39;s new in v3</span>
</span></span><span style="display:flex;"><span>- <span style="color:#ae81ff">MIT LICENSE added (was missing)</span>
</span></span><span style="display:flex;"><span>- <span style="color:#f92672">README rewritten from scratch</span>: <span style="color:#ae81ff">badges, &#34;Why?&#34; section, quickstart-first structure, troubleshooting guide</span>
</span></span><span style="display:flex;"><span>- <span style="color:#ae81ff">CONTRIBUTING.md and CHANGELOG.md added</span>
</span></span><span style="display:flex;"><span>- <span style="color:#ae81ff">Aggregator docs improved -- opt-in to list your gallery on the FreeCAD Aggregator (https://freecad-aggregator.fly.dev/)</span>
</span></span><span style="display:flex;"><span>- <span style="color:#ae81ff">All schema URLs updated to v3.0.0</span>
</span></span><span style="display:flex;"><span>- <span style="color:#f92672">Project hygiene</span>: <span style="color:#ae81ff">dev docs moved to .github/, example files cleaned up</span>
</span></span><span style="display:flex;"><span>- <span style="color:#ae81ff">First GitHub Marketplace release</span>
</span></span><span style="display:flex;"><span><span style="color:#ae81ff">Features</span>
</span></span><span style="display:flex;"><span>- <span style="color:#ae81ff">Automatic STL export from FreeCAD files via Docker</span>
</span></span><span style="display:flex;"><span>- <span style="color:#ae81ff">Interactive 3D viewer with Three.js</span>
</span></span><span style="display:flex;"><span>- <span style="color:#ae81ff">Metadata, tags, images, license info per model</span>
</span></span><span style="display:flex;"><span>- <span style="color:#ae81ff">Dark/light mode</span>
</span></span><span style="display:flex;"><span>- <span style="color:#ae81ff">Maker profile with About page</span>
</span></span><span style="display:flex;"><span>- <span style="color:#ae81ff">RSS and Atom feeds</span>
</span></span><span style="display:flex;"><span>- <span style="color:#ae81ff">Machine-readable discovery document</span>
</span></span><span style="display:flex;"><span>- <span style="color:#ae81ff">Optional aggregator ping for cross-gallery discoverability</span>
</span></span><span style="display:flex;"><span>- <span style="color:#ae81ff">Fully buildable and testable locally via Makefile + Docker</span>
</span></span><span style="display:flex;"><span><span style="color:#ae81ff">Upgrading from v2</span>
</span></span><span style="display:flex;"><span><span style="color:#f92672">Update your workflow</span>:
</span></span><span style="display:flex;"><span><span style="color:#f92672">-- uses</span>: <span style="color:#ae81ff">schmiddim/freecad-action@v2</span>
</span></span><span style="display:flex;"><span><span style="color:#f92672">+- uses</span>: <span style="color:#ae81ff">schmiddim/freecad-action@v3</span>
</span></span><span style="display:flex;"><span><span style="color:#66d9ef">No</span> <span style="color:#ae81ff">breaking changes. All v2 configurations continue to work.</span>
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span><span style="color:#75715e">## What&#39;s Changed</span>
</span></span><span style="display:flex;"><span><span style="color:#f92672">* fix</span>: <span style="color:#ae81ff">bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/schmiddim/freecad-action/pull/7</span>
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span><span style="color:#75715e">**Full</span> <span style="color:#f92672">Changelog**</span>: <span style="color:#ae81ff">https://github.com/schmiddim/freecad-action/compare/v3.0.0...v3.0.1</span>
</span></span></code></pre></div>]]></content:encoded></item><item><title>Autonomous natural language tests with Squidler</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/autonomous-natural-language-tests-with-squidler/</link><pubDate>Thu, 04 Jun 2026 22:45:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/autonomous-natural-language-tests-with-squidler/</guid><description>Version updated for https://github.com/squidlerio/actions to version v4.0.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 First version with the “run-local” Action.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/squidlerio/actions">https://github.com/squidlerio/actions</a></strong> to version <strong>v4.0.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/autonomous-natural-language-tests-with-squidler">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>First version with the &ldquo;run-local&rdquo; Action.</p>
]]></content:encoded></item><item><title>Setup DepVault CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/setup-depvault-cli/</link><pubDate>Thu, 04 Jun 2026 22:44:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/setup-depvault-cli/</guid><description>Version updated for https://github.com/suxrobGM/depvault to version cli/v1.8.4.
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 Auto-switch the active project to the one matching the current repository (by remote URL, then name) when they diverge, instead of only printing a warning — supersedes the v1.8.2 mismatch warning, which now appears only when no project matches the repo Add a clear command (and REPL clear/cls) to clear the terminal screen</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/suxrobGM/depvault">https://github.com/suxrobGM/depvault</a></strong> to version <strong>cli/v1.8.4</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-depvault-cli">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>Auto-switch the active project to the one matching the current repository (by remote URL, then name) when they diverge, instead of only printing a warning — supersedes the v1.8.2 mismatch warning, which now appears only when no project matches the repo</li>
<li>Add a <code>clear</code> command (and REPL <code>clear</code>/<code>cls</code>) to clear the terminal screen</li>
</ul>
]]></content:encoded></item><item><title>Setup Lean Environment</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/setup-lean-environment/</link><pubDate>Thu, 04 Jun 2026 22:43:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/setup-lean-environment/</guid><description>Version updated for https://github.com/texra-ai/lean-env-action to version 1.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.
What’s Changed Full Changelog: https://github.com/texra-ai/lean-env-action/commits/1.0.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/texra-ai/lean-env-action">https://github.com/texra-ai/lean-env-action</a></strong> to version <strong>1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-lean-environment">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/texra-ai/lean-env-action/commits/1.0.0">https://github.com/texra-ai/lean-env-action/commits/1.0.0</a></p>
]]></content:encoded></item><item><title>TeXRA Agent</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/texra-agent/</link><pubDate>Thu, 04 Jun 2026 22:43:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/texra-agent/</guid><description>Version updated for https://github.com/texra-ai/texra-action to version v1.1.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.
What’s Changed What’s Changed docs: plain prose, remove em dashes; prompt drops capability narration by @LionSR in https://github.com/texra-ai/texra-action/pull/3 Full Changelog: https://github.com/texra-ai/texra-action/compare/v1.1.0...v1.1.2</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/texra-ai/texra-action">https://github.com/texra-ai/texra-action</a></strong> to version <strong>v1.1.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/texra-agent">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>docs: plain prose, remove em dashes; prompt drops capability narration by @LionSR in <a href="https://github.com/texra-ai/texra-action/pull/3">https://github.com/texra-ai/texra-action/pull/3</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/texra-ai/texra-action/compare/v1.1.0...v1.1.2">https://github.com/texra-ai/texra-action/compare/v1.1.0...v1.1.2</a></p>
]]></content:encoded></item><item><title>AI-Driven ADR Enforcer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/ai-driven-adr-enforcer/</link><pubDate>Thu, 04 Jun 2026 22:42:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/ai-driven-adr-enforcer/</guid><description>Version updated for https://github.com/y-matsuo081991/ai-adr-enforcer to version v1.0.5.
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.
What’s Changed Full Changelog: https://github.com/y-matsuo081991/ai-adr-enforcer/compare/v1.0.4...v1.0.5</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/y-matsuo081991/ai-adr-enforcer">https://github.com/y-matsuo081991/ai-adr-enforcer</a></strong> to version <strong>v1.0.5</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/ai-driven-adr-enforcer">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/y-matsuo081991/ai-adr-enforcer/compare/v1.0.4...v1.0.5">https://github.com/y-matsuo081991/ai-adr-enforcer/compare/v1.0.4...v1.0.5</a></p>
]]></content:encoded></item><item><title>Plumber Compliance Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/plumber-compliance-scanner/</link><pubDate>Thu, 04 Jun 2026 15:17:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/plumber-compliance-scanner/</guid><description>Version updated for https://github.com/getplumber/plumber to version v0.3.50.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 0.3.50 (2026-06-04)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/getplumber/plumber">https://github.com/getplumber/plumber</a></strong> to version <strong>v0.3.50</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>3</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/plumber-compliance-scanner">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="0350-2026-06-04"><a href="https://github.com/getplumber/plumber/compare/v0.3.49...v0.3.50">0.3.50</a> (2026-06-04)</h2>
]]></content:encoded></item><item><title>Sentry Release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/sentry-release/</link><pubDate>Thu, 04 Jun 2026 15:16:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/sentry-release/</guid><description>Version updated for https://github.com/getsentry/action-release to version v3.7.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 5,928 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed New Features ✨ (sentry-cli) Upgrade to 2.58.6 by @szokeasaurusrex in #323</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/getsentry/action-release">https://github.com/getsentry/action-release</a></strong> to version <strong>v3.7.0</strong>.</p>
<ul>
<li>
<p>This publisher is shown as &lsquo;verified&rsquo; by GitHub.</p>
</li>
<li>
<p>This action is used across all versions by <strong>5,928</strong> repositories.</p>
</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/sentry-release">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h3 id="new-features-">New Features ✨</h3>
<ul>
<li>(sentry-cli) Upgrade to 2.58.6 by @szokeasaurusrex in <a href="https://github.com/getsentry/action-release/pull/323">#323</a></li>
</ul>
]]></content:encoded></item><item><title>ghcr-manager</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/ghcr-manager/</link><pubDate>Thu, 04 Jun 2026 15:16:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/ghcr-manager/</guid><description>Version updated for https://github.com/ghcr-manager/ghcr-manager to version 0.9.10.
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 Full Changelog: https://github.com/ghcr-manager/ghcr-manager/compare/0.9.9...0.9.10</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/ghcr-manager/ghcr-manager">https://github.com/ghcr-manager/ghcr-manager</a></strong> to version <strong>0.9.10</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/ghcr-manager">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/ghcr-manager/ghcr-manager/compare/0.9.9...0.9.10">https://github.com/ghcr-manager/ghcr-manager/compare/0.9.9...0.9.10</a></p>
]]></content:encoded></item><item><title>ReleaseKit – Automated Versioning &amp; Release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/releasekit-automated-versioning-release/</link><pubDate>Thu, 04 Jun 2026 15:15:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/releasekit-automated-versioning-release/</guid><description>Version updated for https://github.com/goosewobbler/releasekit to version v0.24.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 New: Added sync-aware preview and standing PR rendering for improved release workflow visibility. Implemented layered PR resolution for standing-pr publish workflow. Added immediate-release evaluator gating under the standing-pr system. Developer: Dependencies: Updated GitHub Action for Claude Code integration to the latest version. Dependencies: Updated 4 development dependencies to their latest versions. Tooling: Configured Biome to reference the local configuration schema for improved validation. Dependencies: Updated Turborepo build system to the latest patch version. Dependencies: Updated 9 production dependencies to their latest versions. Full Changelog: https://github.com/goosewobbler/releasekit/compare/0.23.0...0.24.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/goosewobbler/releasekit">https://github.com/goosewobbler/releasekit</a></strong> to version <strong>v0.24.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/releasekit-automated-versioning-release">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h3 id="new">New:</h3>
<ul>
<li>Added sync-aware preview and standing PR rendering for improved release workflow visibility.</li>
<li>Implemented layered PR resolution for standing-pr publish workflow.</li>
<li>Added immediate-release evaluator gating under the standing-pr system.</li>
</ul>
<h3 id="developer">Developer:</h3>
<ul>
<li><strong>Dependencies</strong>: Updated GitHub Action for Claude Code integration to the latest version.</li>
<li><strong>Dependencies</strong>: Updated 4 development dependencies to their latest versions.</li>
<li><strong>Tooling</strong>: Configured Biome to reference the local configuration schema for improved validation.</li>
<li><strong>Dependencies</strong>: Updated Turborepo build system to the latest patch version.</li>
<li><strong>Dependencies</strong>: Updated 9 production dependencies to their latest versions.</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/goosewobbler/releasekit/compare/0.23.0...0.24.0">https://github.com/goosewobbler/releasekit/compare/0.23.0...0.24.0</a></p>
]]></content:encoded></item><item><title>Commit Lint with [TYPE] prefix and length of message</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/commit-lint-with-type-prefix-and-length-of-message/</link><pubDate>Thu, 04 Jun 2026 15:15:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/commit-lint-with-type-prefix-and-length-of-message/</guid><description>Version updated for https://github.com/gouef/commit-lint-action to version v1.1.3.
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.1.2...v1.1.3
[Remove] tweet to X when release [ bc5cd27 ] (@JanGalek)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/gouef/commit-lint-action">https://github.com/gouef/commit-lint-action</a></strong> to version <strong>v1.1.3</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/commit-lint-with-type-prefix-and-length-of-message">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2>Changes</h2><p><a href="https://github.com/gouef/commit-lint-action/compare/v1.1.2...v1.1.3">Diff: v1.1.2...v1.1.3</a></p><ul><li>[Remove] tweet to X when release [ <a href="https://github.com/gouef/commit-lint-action/commit/bc5cd273e66aa694412c7a8dc6cb21753cbb05a2">bc5cd27</a> ] (@JanGalek)</li></ul>
]]></content:encoded></item><item><title>Markdown to ePub</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/markdown-to-epub/</link><pubDate>Thu, 04 Jun 2026 15:14:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/markdown-to-epub/</guid><description>Version updated for https://github.com/harrymaynard/markdown-to-epub-action to version v2.1.5.
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 What’s Changed Vulnerability patches. by @harrymaynard in https://github.com/harrymaynard/markdown-to-epub-action/pull/14 Full Changelog: https://github.com/harrymaynard/markdown-to-epub-action/compare/v2.1.4...v2.1.5</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/harrymaynard/markdown-to-epub-action">https://github.com/harrymaynard/markdown-to-epub-action</a></strong> to version <strong>v2.1.5</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/markdown-to-epub">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Vulnerability patches. by @harrymaynard in <a href="https://github.com/harrymaynard/markdown-to-epub-action/pull/14">https://github.com/harrymaynard/markdown-to-epub-action/pull/14</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/harrymaynard/markdown-to-epub-action/compare/v2.1.4...v2.1.5">https://github.com/harrymaynard/markdown-to-epub-action/compare/v2.1.4...v2.1.5</a></p>
]]></content:encoded></item><item><title>Versionary Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/versionary-action/</link><pubDate>Thu, 04 Jun 2026 15:13:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/versionary-action/</guid><description>Version updated for https://github.com/jolars/versionary to version v0.29.0.
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 This release features a redesign of the manual changelog entries, deprecating the use of NEXT_RELEASE.md in favor of directly writing these changelogs into the CHANGELOG.md file (or whatever file name is configured). This makes versionary compatible with keep-a-changelog style changelogs, and allows users to highlight important changes in the changelog itself.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/jolars/versionary">https://github.com/jolars/versionary</a></strong> to version <strong>v0.29.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/versionary-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>This release features a redesign of the manual changelog entries, deprecating
the use of <code>NEXT_RELEASE.md</code> in favor of directly writing these changelogs into
the <code>CHANGELOG.md</code> file (or whatever file name is configured). This makes
versionary compatible with keep-a-changelog style changelogs, and allows users
to highlight important changes in the changelog itself.</p>
<h3 id="features">Features</h3>
<ul>
<li>redesign manual changelog entries (<a href="https://github.com/jolars/versionary/commit/5c32e52c75d65424681a234ff1743d491dd46b74"><code>5c32e52</code></a>)</li>
</ul>
]]></content:encoded></item><item><title>spek - OpenSpec Static Site</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/spek-openspec-static-site/</link><pubDate>Thu, 04 Jun 2026 15:13:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/spek-openspec-static-site/</guid><description>Version updated for https://github.com/kewang/spek to version v1.3.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 Fix: a fresh clone now starts cleanly with npm install &amp;amp;&amp;amp; npm run dev — @spek/core resolves to its gitignored dist/ build, which neither install nor dev used to produce, so the Express API failed with ERR_MODULE_NOT_FOUND and Vite failed to resolve @spek/core/headings. npm install now compiles @spek/core (new prepare script) and the root dev script rebuilds it before launching (#2)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/kewang/spek">https://github.com/kewang/spek</a></strong> to version <strong>v1.3.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/spek-openspec-static-site">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>Fix: a fresh clone now starts cleanly with <code>npm install &amp;&amp; npm run dev</code> — <code>@spek/core</code> resolves to its gitignored <code>dist/</code> build, which neither install nor dev used to produce, so the Express API failed with <code>ERR_MODULE_NOT_FOUND</code> and Vite failed to resolve <code>@spek/core/headings</code>. <code>npm install</code> now compiles <code>@spek/core</code> (new <code>prepare</code> script) and the root <code>dev</code> script rebuilds it before launching (#2)</li>
</ul>
]]></content:encoded></item><item><title>Setup runner cli</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/setup-runner-cli/</link><pubDate>Thu, 04 Jun 2026 15:12:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/setup-runner-cli/</guid><description>Version updated for https://github.com/kjanat/runner to version v0.12.1.
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.
What’s Changed Added pyproject.toml [project.scripts] entry points (PEP 621 console scripts) are now extracted as runnable tasks for Python projects. They surface under the pyproject.toml source in runner list (with the entry-point target shown as the description) and dispatch via the detected Python package manager’s run subcommand — uv run &amp;lt;name&amp;gt;, poetry run &amp;lt;name&amp;gt;, or pipenv run &amp;lt;name&amp;gt;. Previously a uv/poetry project’s declared scripts were invisible to runner, which detected the package manager but listed no tasks. AUR distribution channel. Two packages on the Arch User Repository: runner-run-bin (prebuilt binaries for x86_64, aarch64, armv7h) and runner-run (source build for x86_64, aarch64). -bin provides/conflicts runner-run, so install whichever you prefer — https://aur.archlinux.org/packages/runner-run-bin and https://aur.archlinux.org/packages/runner-run. Shell completions shipped by both AUR packages and auto-loaded from the canonical system dirs: bash at /usr/share/bash-completion/completions/{runner,run}, zsh at /usr/share/zsh/site-functions/{_runner,_run}, fish at /usr/share/fish/vendor_completions.d/{runner,run}.fish. PowerShell on Linux has no autoload convention, so the pwsh script is installed at /usr/share/runner/runner.ps1 for users to dot-source from their $PROFILE. Completions are clap-dynamic — the shell shells out to the binary for candidates, so tab-completing in a project picks up the current task list from package.json / turbo.json / Justfile / etc., not a static snapshot. .github/workflows/aur-release.yml publishes both packages on every release: published event (with manual workflow_dispatch + dry-run for validation). Gated behind a dedicated aur GitHub Environment so the AUR_SSH_PRIVATE_KEY secret is only readable from that job. Per-pkg concurrency: group serializes manual + automatic triggers for the same package without blocking the other matrix leg. .github/scripts/publish/aur-prepare.sh rewrites pkgver/pkgrel in the checked-in PKGBUILDs and, for the -bin package, injects per-arch sha256sums_* read directly from the release’s published .sha256 companion assets (avoids the updpkgsums host-arch-only limitation). Strict semver regex on the version input refuses anything containing &amp;amp;, /, \, or newlines before any sed runs. Man pages for runner, run, and each subcommand. Rendered from the clap command tree by a man subcommand gated behind the man feature (off by default — never in the shipped binary, never committed) and shipped by every channel: crates.io (in the published crate), npm (facade man field), both AUR packages (/usr/share/man/man1/), and a runner-&amp;lt;tag&amp;gt;-man.tar.gz GitHub release asset that install.sh and runner-run-bin pull from. man runner / man run work everywhere. Security All third-party uses: in crates-release.yml, npm-release.yml, and release.yml pinned to commit SHAs (with a # vN trailing comment for readability), so an upstream tag rewrite or account-takeover cannot silently swap in a different action build. persist-credentials: false added to every actions/checkout step in release.yml, so GITHUB_TOKEN is not persisted into git config. Release verification no longer saves Rust caches from pull request runs, preventing untrusted PRs from persisting cache contents. Fixed runner list, runner run, and runner why now find pyproject.toml scripts and Python package-manager signals from nested directories (bounded by the containing VCS root), so running from src/ inside a uv/poetry/pipenv project still surfaces and dispatches [project.scripts] tasks. runner why now reports Python package-manager resolution for pyproject.toml tasks, including --pm and [pm].python overrides, matching the actual runner run dispatch path. runner list --source invalid-label help now includes pyproject.toml in the accepted source list. Restore the multiple_crate_versions Clippy allow so CI accepts the current unavoidable duplicate transitive crate versions while keeping the broader clippy::cargo deny group enabled. Hide the feature-only runner man generator from shipped runner.1 output, so installed man pages no longer document an unavailable subcommand. What’s Changed feat(aur): publish runner-run + runner-run-bin with shell completions by @kjanat in https://github.com/kjanat/runner/pull/35 docs: document AUR install channel in README, site, and changelog by @kjanat in https://github.com/kjanat/runner/pull/36 Man pages: render from the CLI, ship on every channel by @kjanat in https://github.com/kjanat/runner/pull/37 Surface pyproject.toml [project.scripts] as runnable tasks by @kjanat in https://github.com/kjanat/runner/pull/39 Full Changelog: https://github.com/kjanat/runner/compare/v0.12.0...v0.12.1</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/kjanat/runner">https://github.com/kjanat/runner</a></strong> to version <strong>v0.12.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>3</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-runner-cli">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h3 id="added">Added</h3>
<ul>
<li><code>pyproject.toml</code> <code>[project.scripts]</code> entry points (PEP 621 console
scripts) are now extracted as runnable tasks for Python projects. They
surface under the <code>pyproject.toml</code> source in <code>runner list</code> (with the
entry-point target shown as the description) and dispatch via the
detected Python package manager&rsquo;s <code>run</code> subcommand — <code>uv run &lt;name&gt;</code>,
<code>poetry run &lt;name&gt;</code>, or <code>pipenv run &lt;name&gt;</code>. Previously a uv/poetry
project&rsquo;s declared scripts were invisible to <code>runner</code>, which detected
the package manager but listed no tasks.</li>
<li>AUR distribution channel. Two packages on the Arch User Repository:
<code>runner-run-bin</code> (prebuilt binaries for <code>x86_64</code>, <code>aarch64</code>, <code>armv7h</code>)
and <code>runner-run</code> (source build for <code>x86_64</code>, <code>aarch64</code>). <code>-bin</code>
<code>provides</code>/<code>conflicts</code> <code>runner-run</code>, so install whichever you prefer —
<a href="https://aur.archlinux.org/packages/runner-run-bin">https://aur.archlinux.org/packages/runner-run-bin</a> and
<a href="https://aur.archlinux.org/packages/runner-run">https://aur.archlinux.org/packages/runner-run</a>.</li>
<li>Shell completions shipped by both AUR packages and auto-loaded from
the canonical system dirs: bash at
<code>/usr/share/bash-completion/completions/{runner,run}</code>, zsh at
<code>/usr/share/zsh/site-functions/{_runner,_run}</code>, fish at
<code>/usr/share/fish/vendor_completions.d/{runner,run}.fish</code>. PowerShell
on Linux has no autoload convention, so the pwsh script is installed
at <code>/usr/share/runner/runner.ps1</code> for users to dot-source from their
<code>$PROFILE</code>. Completions are clap-dynamic — the shell shells out to
the binary for candidates, so tab-completing in a project picks up
the <em>current</em> task list from <code>package.json</code> / <code>turbo.json</code> /
<code>Justfile</code> / etc., not a static snapshot.</li>
<li><code>.github/workflows/aur-release.yml</code> publishes both packages on every
<code>release: published</code> event (with manual <code>workflow_dispatch</code> +
<code>dry-run</code> for validation). Gated behind a dedicated <code>aur</code> GitHub
Environment so the <code>AUR_SSH_PRIVATE_KEY</code> secret is only readable from
that job. Per-pkg <code>concurrency:</code> group serializes manual + automatic
triggers for the same package without blocking the other matrix leg.</li>
<li><code>.github/scripts/publish/aur-prepare.sh</code> rewrites <code>pkgver</code>/<code>pkgrel</code>
in the checked-in PKGBUILDs and, for the <code>-bin</code> package, injects
per-arch <code>sha256sums_*</code> read directly from the release&rsquo;s published
<code>.sha256</code> companion assets (avoids the <code>updpkgsums</code> host-arch-only
limitation). Strict semver regex on the version input refuses
anything containing <code>&amp;</code>, <code>/</code>, <code>\</code>, or newlines before any <code>sed</code>
runs.</li>
<li>Man pages for <code>runner</code>, <code>run</code>, and each subcommand. Rendered from the
clap command tree by a <code>man</code> subcommand gated behind the <code>man</code>
feature (off by default — never in the shipped binary, never committed)
and shipped by every channel: crates.io (in the published crate), npm
(facade <code>man</code> field), both AUR packages (<code>/usr/share/man/man1/</code>), and a
<code>runner-&lt;tag&gt;-man.tar.gz</code> GitHub release asset that <code>install.sh</code> and
<code>runner-run-bin</code> pull from. <code>man runner</code> / <code>man run</code> work everywhere.</li>
</ul>
<h3 id="security">Security</h3>
<ul>
<li>All third-party <code>uses:</code> in <code>crates-release.yml</code>, <code>npm-release.yml</code>,
and <code>release.yml</code> pinned to commit SHAs (with a <code># vN</code> trailing
comment for readability), so an upstream tag rewrite or
account-takeover cannot silently swap in a different action build.</li>
<li><code>persist-credentials: false</code> added to every <code>actions/checkout</code> step
in <code>release.yml</code>, so <code>GITHUB_TOKEN</code> is not persisted into git config.</li>
<li>Release verification no longer saves Rust caches from pull request
runs, preventing untrusted PRs from persisting cache contents.</li>
</ul>
<h3 id="fixed">Fixed</h3>
<ul>
<li><code>runner list</code>, <code>runner run</code>, and <code>runner why</code> now find
<code>pyproject.toml</code> scripts and Python package-manager signals from
nested directories (bounded by the containing VCS root), so running
from <code>src/</code> inside a uv/poetry/pipenv project still surfaces and
dispatches <code>[project.scripts]</code> tasks.</li>
<li><code>runner why</code> now reports Python package-manager resolution for
<code>pyproject.toml</code> tasks, including <code>--pm</code> and <code>[pm].python</code>
overrides, matching the actual <code>runner run</code> dispatch path.</li>
<li><code>runner list --source</code> invalid-label help now includes
<code>pyproject.toml</code> in the accepted source list.</li>
<li>Restore the <code>multiple_crate_versions</code> Clippy allow so CI accepts the
current unavoidable duplicate transitive crate versions while keeping
the broader <code>clippy::cargo</code> deny group enabled.</li>
<li>Hide the feature-only <code>runner man</code> generator from shipped <code>runner.1</code>
output, so installed man pages no longer document an unavailable
subcommand.</li>
</ul>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>feat(aur): publish runner-run + runner-run-bin with shell completions by @kjanat in <a href="https://github.com/kjanat/runner/pull/35">https://github.com/kjanat/runner/pull/35</a></li>
<li>docs: document AUR install channel in README, site, and changelog by @kjanat in <a href="https://github.com/kjanat/runner/pull/36">https://github.com/kjanat/runner/pull/36</a></li>
<li>Man pages: render from the CLI, ship on every channel by @kjanat in <a href="https://github.com/kjanat/runner/pull/37">https://github.com/kjanat/runner/pull/37</a></li>
<li>Surface pyproject.toml [project.scripts] as runnable tasks by @kjanat in <a href="https://github.com/kjanat/runner/pull/39">https://github.com/kjanat/runner/pull/39</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/kjanat/runner/compare/v0.12.0...v0.12.1">https://github.com/kjanat/runner/compare/v0.12.0...v0.12.1</a></p>
]]></content:encoded></item><item><title>ctxloom PR review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/ctxloom-pr-review/</link><pubDate>Thu, 04 Jun 2026 15:12:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/ctxloom-pr-review/</guid><description>Version updated for https://github.com/kodiii/ctxloom-pr-bot to version v1.7.10.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Auto-generated release for ctxloom-pr-bot v1.7.10. Source: https://github.com/kodiii/ctxloom/releases/tag/v1.7.10</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/kodiii/ctxloom-pr-bot">https://github.com/kodiii/ctxloom-pr-bot</a></strong> to version <strong>v1.7.10</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/ctxloom-pr-review">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Auto-generated release for ctxloom-pr-bot v1.7.10. Source: <a href="https://github.com/kodiii/ctxloom/releases/tag/v1.7.10">https://github.com/kodiii/ctxloom/releases/tag/v1.7.10</a></p>
]]></content:encoded></item><item><title>Lineaje Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/lineaje-scan/</link><pubDate>Thu, 04 Jun 2026 15:11:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/lineaje-scan/</guid><description>Version updated for https://github.com/lineaje-actions/lineaje-actions to version v1.6.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 Newer py and java versions supported</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/lineaje-actions/lineaje-actions">https://github.com/lineaje-actions/lineaje-actions</a></strong> to version <strong>v1.6.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/lineaje-scan">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Newer py and java versions supported</p>
]]></content:encoded></item><item><title>Build with Code Composer Studio</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/build-with-code-composer-studio/</link><pubDate>Thu, 04 Jun 2026 15:11:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/build-with-code-composer-studio/</guid><description>Version updated for https://github.com/Orace/ccsbuild to version v0.5.
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 Upgrade CCS version to v20.5.1</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/Orace/ccsbuild">https://github.com/Orace/ccsbuild</a></strong> to version <strong>v0.5</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/build-with-code-composer-studio">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Upgrade CCS version to v20.5.1</p>
]]></content:encoded></item><item><title>Setup Aliyun OSSUtil</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/setup-aliyun-ossutil/</link><pubDate>Thu, 04 Jun 2026 15:10:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/setup-aliyun-ossutil/</guid><description>Version updated for https://github.com/pascal-lab/setup-ossutil to version v1.0.0.
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.
What’s Changed Add setup ossutil action (99670c5) Initial commit (8ddbd1b)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/pascal-lab/setup-ossutil">https://github.com/pascal-lab/setup-ossutil</a></strong> to version <strong>v1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-aliyun-ossutil">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>Add setup ossutil action (99670c5)</li>
<li>Initial commit (8ddbd1b)</li>
</ul>
]]></content:encoded></item><item><title>Release Pilot Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/release-pilot-action/</link><pubDate>Thu, 04 Jun 2026 15:10:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/release-pilot-action/</guid><description>Version updated for https://github.com/ranarn/release-pilot to version v1.0.7.
This action is used across all versions by 2 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 build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 by @dependabot[bot] in https://github.com/ranarn/release-pilot/pull/14 build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 by @dependabot[bot] in https://github.com/ranarn/release-pilot/pull/15 build(deps): bump actions/stale from 10.2.0 to 10.3.0 by @dependabot[bot] in https://github.com/ranarn/release-pilot/pull/16 build(deps-dev): bump @vitest/coverage-v8 from 4.1.6 to 4.1.7 by @dependabot[bot] in https://github.com/ranarn/release-pilot/pull/17 build(deps): bump semver from 7.8.0 to 7.8.1 by @dependabot[bot] in https://github.com/ranarn/release-pilot/pull/18 build(deps-dev): bump vitest from 4.1.6 to 4.1.7 by @dependabot[bot] in https://github.com/ranarn/release-pilot/pull/19 build(deps-dev): bump @types/node from 25.7.0 to 25.9.1 by @dependabot[bot] in https://github.com/ranarn/release-pilot/pull/20 ci: move dist/ auto-commit to PR branch instead of main by @ranarn in https://github.com/ranarn/release-pilot/pull/21 build(deps-dev): bump vitest from 4.1.7 to 4.1.8 by @dependabot[bot] in https://github.com/ranarn/release-pilot/pull/22 build(deps-dev): bump @biomejs/biome from 2.4.15 to 2.4.16 by @dependabot[bot] in https://github.com/ranarn/release-pilot/pull/24 build(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in https://github.com/ranarn/release-pilot/pull/25 build(deps): bump github/codeql-action from 4.36.0 to 4.36.1 by @dependabot[bot] in https://github.com/ranarn/release-pilot/pull/26 Full Changelog: https://github.com/ranarn/release-pilot/compare/v1.0.6...v1.0.7</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/ranarn/release-pilot">https://github.com/ranarn/release-pilot</a></strong> to version <strong>v1.0.7</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>2</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/release-pilot-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 by @dependabot[bot] in <a href="https://github.com/ranarn/release-pilot/pull/14">https://github.com/ranarn/release-pilot/pull/14</a></li>
<li>build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 by @dependabot[bot] in <a href="https://github.com/ranarn/release-pilot/pull/15">https://github.com/ranarn/release-pilot/pull/15</a></li>
<li>build(deps): bump actions/stale from 10.2.0 to 10.3.0 by @dependabot[bot] in <a href="https://github.com/ranarn/release-pilot/pull/16">https://github.com/ranarn/release-pilot/pull/16</a></li>
<li>build(deps-dev): bump @vitest/coverage-v8 from 4.1.6 to 4.1.7 by @dependabot[bot] in <a href="https://github.com/ranarn/release-pilot/pull/17">https://github.com/ranarn/release-pilot/pull/17</a></li>
<li>build(deps): bump semver from 7.8.0 to 7.8.1 by @dependabot[bot] in <a href="https://github.com/ranarn/release-pilot/pull/18">https://github.com/ranarn/release-pilot/pull/18</a></li>
<li>build(deps-dev): bump vitest from 4.1.6 to 4.1.7 by @dependabot[bot] in <a href="https://github.com/ranarn/release-pilot/pull/19">https://github.com/ranarn/release-pilot/pull/19</a></li>
<li>build(deps-dev): bump @types/node from 25.7.0 to 25.9.1 by @dependabot[bot] in <a href="https://github.com/ranarn/release-pilot/pull/20">https://github.com/ranarn/release-pilot/pull/20</a></li>
<li>ci: move dist/ auto-commit to PR branch instead of main by @ranarn in <a href="https://github.com/ranarn/release-pilot/pull/21">https://github.com/ranarn/release-pilot/pull/21</a></li>
<li>build(deps-dev): bump vitest from 4.1.7 to 4.1.8 by @dependabot[bot] in <a href="https://github.com/ranarn/release-pilot/pull/22">https://github.com/ranarn/release-pilot/pull/22</a></li>
<li>build(deps-dev): bump @biomejs/biome from 2.4.15 to 2.4.16 by @dependabot[bot] in <a href="https://github.com/ranarn/release-pilot/pull/24">https://github.com/ranarn/release-pilot/pull/24</a></li>
<li>build(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in <a href="https://github.com/ranarn/release-pilot/pull/25">https://github.com/ranarn/release-pilot/pull/25</a></li>
<li>build(deps): bump github/codeql-action from 4.36.0 to 4.36.1 by @dependabot[bot] in <a href="https://github.com/ranarn/release-pilot/pull/26">https://github.com/ranarn/release-pilot/pull/26</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/ranarn/release-pilot/compare/v1.0.6...v1.0.7">https://github.com/ranarn/release-pilot/compare/v1.0.6...v1.0.7</a></p>
]]></content:encoded></item><item><title>shipgrade</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/shipgrade/</link><pubDate>Thu, 04 Jun 2026 15:09:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/shipgrade/</guid><description>Version updated for https://github.com/RivetaLabs/shipgrade to version v0.1.1.
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 This release prepares shipgrade for the GitHub Marketplace and adds the first real-world proof gallery. No new probe, OWASP category, or rule pack; the v1 scope is unchanged. shipgrade is an automated heuristic audit, not a certification, a security guarantee, or a legal or compliance sign-off.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/RivetaLabs/shipgrade">https://github.com/RivetaLabs/shipgrade</a></strong> to version <strong>v0.1.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/shipgrade">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>This release prepares shipgrade for the GitHub Marketplace and adds the first real-world proof gallery. No new probe, OWASP category, or rule pack; the v1 scope is unchanged. shipgrade is an automated heuristic audit, not a certification, a security guarantee, or a legal or compliance sign-off.</p>
<p><strong>What changed</strong></p>
<ul>
<li>The bundled GitHub Action is now drop-in. It installs <code>uv</code> for you, so a consumer workflow needs only <code>actions/checkout</code>. Pinning the action at a ref now also pins the shipgrade release, because the scan step pins the package to this version.</li>
<li>New paste-ready <code>## Use in CI</code> section in the README, with the minimal workflow and the permissions it needs.</li>
<li>An OpenSSF Scorecard workflow and badge report the repo&rsquo;s supply-chain posture.</li>
<li>A real-world proof gallery under <code>examples/real-world/</code> grades three regulated-domain assistant prompts and shows the findings shipgrade emits.</li>
<li>The rendered tool version now matches the package version everywhere.</li>
<li>PyPI discovery keywords broadened with <code>owasp</code> and <code>compliance</code>.</li>
</ul>
<p><strong>Install</strong></p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-text" data-lang="text"><span style="display:flex;"><span>uvx shipgrade demo
</span></span><span style="display:flex;"><span>pipx install shipgrade
</span></span></code></pre></div><p>Requires Python 3.11 or newer.</p>
]]></content:encoded></item><item><title>Security Scan Attestor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/security-scan-attestor/</link><pubDate>Thu, 04 Jun 2026 15:08:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/security-scan-attestor/</guid><description>Version updated for https://github.com/SabinGhost19/security-scan-attestorAction to version v1.0.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 1.0.1 (2026-06-03) Bug Fixes action: shorten description to &amp;lt;125 chars for Marketplace (e1ac936)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/SabinGhost19/security-scan-attestorAction">https://github.com/SabinGhost19/security-scan-attestorAction</a></strong> to version <strong>v1.0.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/security-scan-attestor">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="101-2026-06-03"><a href="https://github.com/SabinGhost19/security-scan-attestorAction/compare/v1.0.0...v1.0.1">1.0.1</a> (2026-06-03)</h2>
<h3 id="bug-fixes">Bug Fixes</h3>
<ul>
<li><strong>action:</strong> shorten description to &lt;125 chars for Marketplace (<a href="https://github.com/SabinGhost19/security-scan-attestorAction/commit/e1ac9364aefbd2e960402173cb42e6f9366f1aa1">e1ac936</a>)</li>
</ul>
]]></content:encoded></item><item><title>oss-signal</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/oss-signal/</link><pubDate>Thu, 04 Jun 2026 15:08:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/oss-signal/</guid><description>Version updated for https://github.com/SalmonPlays/oss-signal to version v0.6.4.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed oss-signal v0.6.4 oss-signal v0.6.4 publishes the OSS Maintainer Signal brand refresh.
Changes Adds a README banner, icon, and GitHub social preview assets. Adds docs/brand.md with recommended GitHub repository description, topics, and UI asset guidance. Updates the npm package description and keywords to better reflect maintainer-readiness, GitHub Action, SARIF, and inventory workflows. Updates the GitHub Action metadata description and branding icon. Verification npm run check npm publish --dry-run</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/SalmonPlays/oss-signal">https://github.com/SalmonPlays/oss-signal</a></strong> to version <strong>v0.6.4</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/oss-signal">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h1 id="oss-signal-v064">oss-signal v0.6.4</h1>
<p><code>oss-signal</code> v0.6.4 publishes the OSS Maintainer Signal brand refresh.</p>
<h2 id="changes">Changes</h2>
<ul>
<li>Adds a README banner, icon, and GitHub social preview assets.</li>
<li>Adds <code>docs/brand.md</code> with recommended GitHub repository description, topics, and UI asset guidance.</li>
<li>Updates the npm package description and keywords to better reflect maintainer-readiness, GitHub Action, SARIF, and inventory workflows.</li>
<li>Updates the GitHub Action metadata description and branding icon.</li>
</ul>
<h2 id="verification">Verification</h2>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>npm run check
</span></span><span style="display:flex;"><span>npm publish --dry-run
</span></span></code></pre></div>]]></content:encoded></item><item><title>StackHealth Grade</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/stackhealth-grade/</link><pubDate>Thu, 04 Jun 2026 15:07:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/stackhealth-grade/</guid><description>Version updated for https://github.com/santosh3743/stackhealth to version v0.1.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s Changed chore(deps-dev): Bump @types/node from 22.19.19 to 25.9.1 by @dependabot[bot] in https://github.com/santosh3743/stackhealth/pull/11 chore(deps): Bump tailwind-merge from 2.6.1 to 3.6.0 by @dependabot[bot] in https://github.com/santosh3743/stackhealth/pull/9 New Contributors @dependabot[bot] made their first contribution in https://github.com/santosh3743/stackhealth/pull/11 Full Changelog: https://github.com/santosh3743/stackhealth/commits/v0.1.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/santosh3743/stackhealth">https://github.com/santosh3743/stackhealth</a></strong> to version <strong>v0.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/stackhealth-grade">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>chore(deps-dev): Bump @types/node from 22.19.19 to 25.9.1 by @dependabot[bot] in <a href="https://github.com/santosh3743/stackhealth/pull/11">https://github.com/santosh3743/stackhealth/pull/11</a></li>
<li>chore(deps): Bump tailwind-merge from 2.6.1 to 3.6.0 by @dependabot[bot] in <a href="https://github.com/santosh3743/stackhealth/pull/9">https://github.com/santosh3743/stackhealth/pull/9</a></li>
</ul>
<h2 id="new-contributors">New Contributors</h2>
<ul>
<li>@dependabot[bot] made their first contribution in <a href="https://github.com/santosh3743/stackhealth/pull/11">https://github.com/santosh3743/stackhealth/pull/11</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/santosh3743/stackhealth/commits/v0.1.0">https://github.com/santosh3743/stackhealth/commits/v0.1.0</a></p>
]]></content:encoded></item><item><title>Helm Kustomize Lint Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/helm-kustomize-lint-action/</link><pubDate>Thu, 04 Jun 2026 15:07:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/helm-kustomize-lint-action/</guid><description>Version updated for https://github.com/somaz94/helm-kustomize-lint-action to version v1.1.4.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Bug Fixes Verify ct and kubeconform download checksums before install (3d009fd) Documentation Update changelog (4fa8c9b) Full Changelog: https://github.com/somaz94/helm-kustomize-lint-action/compare/v1.1.3...v1.1.4</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/somaz94/helm-kustomize-lint-action">https://github.com/somaz94/helm-kustomize-lint-action</a></strong> to version <strong>v1.1.4</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>3</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/helm-kustomize-lint-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h3 id="bug-fixes">Bug Fixes</h3>
<ul>
<li>Verify ct and kubeconform download checksums before install (3d009fd)</li>
</ul>
<h3 id="documentation">Documentation</h3>
<ul>
<li>Update changelog (4fa8c9b)</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/somaz94/helm-kustomize-lint-action/compare/v1.1.3...v1.1.4">https://github.com/somaz94/helm-kustomize-lint-action/compare/v1.1.3...v1.1.4</a></p>
]]></content:encoded></item><item><title>Helm OCI Push</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/helm-oci-push/</link><pubDate>Thu, 04 Jun 2026 15:06:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/helm-oci-push/</guid><description>Version updated for https://github.com/somaz94/helm-oci-push-action to version v1.0.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 Bug Fixes Harden entrypoint input validation and tarball error handling (d6b0244) CI/CD Add concurrency guards to recurring workflows (f915a93) Documentation Update changelog (9ab84a9) Miscellaneous Set CODEOWNERS to @somaz94 (8559ec0) Full Changelog: https://github.com/somaz94/helm-oci-push-action/compare/v1.0.1...v1.0.2</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/somaz94/helm-oci-push-action">https://github.com/somaz94/helm-oci-push-action</a></strong> to version <strong>v1.0.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/helm-oci-push">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h3 id="bug-fixes">Bug Fixes</h3>
<ul>
<li>Harden entrypoint input validation and tarball error handling (d6b0244)</li>
</ul>
<h3 id="cicd">CI/CD</h3>
<ul>
<li>Add concurrency guards to recurring workflows (f915a93)</li>
</ul>
<h3 id="documentation">Documentation</h3>
<ul>
<li>Update changelog (9ab84a9)</li>
</ul>
<h3 id="miscellaneous">Miscellaneous</h3>
<ul>
<li>Set CODEOWNERS to @somaz94 (8559ec0)</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/somaz94/helm-oci-push-action/compare/v1.0.1...v1.0.2">https://github.com/somaz94/helm-oci-push-action/compare/v1.0.1...v1.0.2</a></p>
]]></content:encoded></item><item><title>sashimi_tanpopo_action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/sashimi_tanpopo_action/</link><pubDate>Thu, 04 Jun 2026 15:06:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/sashimi_tanpopo_action/</guid><description>Version updated for https://github.com/sue445/sashimi_tanpopo_action to version v0.7.1.
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.
What’s Changed What’s Changed :dependabot: Dependency updates Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in https://github.com/sue445/sashimi_tanpopo_action/pull/37 Bump reviewdog/action-actionlint from 1.69.1 to 1.71.0 by @dependabot[bot] in https://github.com/sue445/sashimi_tanpopo_action/pull/39 Bump ruby/setup-ruby from 1.268.0 to 1.288.0 by @dependabot[bot] in https://github.com/sue445/sashimi_tanpopo_action/pull/38 Bump act10ns/slack from 2.1.0 to 2.2.0 by @dependabot[bot] in https://github.com/sue445/sashimi_tanpopo_action/pull/42 Bump reviewdog/action-actionlint from 1.71.0 to 1.72.0 by @dependabot[bot] in https://github.com/sue445/sashimi_tanpopo_action/pull/41 Bump ruby/setup-ruby from 1.288.0 to 1.305.0 by @dependabot[bot] in https://github.com/sue445/sashimi_tanpopo_action/pull/40 Bump ruby/setup-ruby from 1.305.0 to 1.310.0 by @dependabot[bot] in https://github.com/sue445/sashimi_tanpopo_action/pull/43 Full Changelog: https://github.com/sue445/sashimi_tanpopo_action/compare/v0.7.0...v0.7.1</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/sue445/sashimi_tanpopo_action">https://github.com/sue445/sashimi_tanpopo_action</a></strong> to version <strong>v0.7.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/sashimi_tanpopo_action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<!-- Release notes generated using configuration in .github/release.yml at v0.7.1 -->
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<h3 id="dependabot-dependency-updates">:dependabot: Dependency updates</h3>
<ul>
<li>Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in <a href="https://github.com/sue445/sashimi_tanpopo_action/pull/37">https://github.com/sue445/sashimi_tanpopo_action/pull/37</a></li>
<li>Bump reviewdog/action-actionlint from 1.69.1 to 1.71.0 by @dependabot[bot] in <a href="https://github.com/sue445/sashimi_tanpopo_action/pull/39">https://github.com/sue445/sashimi_tanpopo_action/pull/39</a></li>
<li>Bump ruby/setup-ruby from 1.268.0 to 1.288.0 by @dependabot[bot] in <a href="https://github.com/sue445/sashimi_tanpopo_action/pull/38">https://github.com/sue445/sashimi_tanpopo_action/pull/38</a></li>
<li>Bump act10ns/slack from 2.1.0 to 2.2.0 by @dependabot[bot] in <a href="https://github.com/sue445/sashimi_tanpopo_action/pull/42">https://github.com/sue445/sashimi_tanpopo_action/pull/42</a></li>
<li>Bump reviewdog/action-actionlint from 1.71.0 to 1.72.0 by @dependabot[bot] in <a href="https://github.com/sue445/sashimi_tanpopo_action/pull/41">https://github.com/sue445/sashimi_tanpopo_action/pull/41</a></li>
<li>Bump ruby/setup-ruby from 1.288.0 to 1.305.0 by @dependabot[bot] in <a href="https://github.com/sue445/sashimi_tanpopo_action/pull/40">https://github.com/sue445/sashimi_tanpopo_action/pull/40</a></li>
<li>Bump ruby/setup-ruby from 1.305.0 to 1.310.0 by @dependabot[bot] in <a href="https://github.com/sue445/sashimi_tanpopo_action/pull/43">https://github.com/sue445/sashimi_tanpopo_action/pull/43</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/sue445/sashimi_tanpopo_action/compare/v0.7.0...v0.7.1">https://github.com/sue445/sashimi_tanpopo_action/compare/v0.7.0...v0.7.1</a></p>
]]></content:encoded></item><item><title>Setup DepVault CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/setup-depvault-cli/</link><pubDate>Thu, 04 Jun 2026 15:05:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/setup-depvault-cli/</guid><description>Version updated for https://github.com/suxrobGM/depvault to version cli/v1.8.3.
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 push: skip re-uploading a file whose contents haven’t changed, so repeated pushes no longer create redundant version-history entries (the CLI now sends a keyed content hash the server uses to detect no-op pushes)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/suxrobGM/depvault">https://github.com/suxrobGM/depvault</a></strong> to version <strong>cli/v1.8.3</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-depvault-cli">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li><code>push</code>: skip re-uploading a file whose contents haven&rsquo;t changed, so repeated pushes no longer create redundant version-history entries (the CLI now sends a keyed content hash the server uses to detect no-op pushes)</li>
</ul>
]]></content:encoded></item><item><title>sverklo audit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/sverklo-audit/</link><pubDate>Thu, 04 Jun 2026 15:05:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/sverklo-audit/</guid><description>Version updated for https://github.com/sverklo/sverklo to version v0.29.1.
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 release: 0.29.1 (8533ac9) feat: add proof-first activation path (78fda25) fix(marketing): preserve rejected cycle decisions (03e46f3) ci: update actions to node24 runtimes (86f824b) release: 0.29.0 (0a24e51) feat(marketing): add local Twitter agent team (ed1e3e9) Allow launch intent pageview events (5eb9ab6) Link README to proof thread (6ae94b6) Add markdown prove receipts (3a2c1bc) Polish prove source selection (f802faa)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/sverklo/sverklo">https://github.com/sverklo/sverklo</a></strong> to version <strong>v0.29.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/sverklo-audit">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>release: 0.29.1 (8533ac9)</li>
<li>feat: add proof-first activation path (78fda25)</li>
<li>fix(marketing): preserve rejected cycle decisions (03e46f3)</li>
<li>ci: update actions to node24 runtimes (86f824b)</li>
<li>release: 0.29.0 (0a24e51)</li>
<li>feat(marketing): add local Twitter agent team (ed1e3e9)</li>
<li>Allow launch intent pageview events (5eb9ab6)</li>
<li>Link README to proof thread (6ae94b6)</li>
<li>Add markdown prove receipts (3a2c1bc)</li>
<li>Polish prove source selection (f802faa)</li>
</ul>
]]></content:encoded></item><item><title>setup-typos</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/setup-typos/</link><pubDate>Thu, 04 Jun 2026 15:04:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/setup-typos/</guid><description>Version updated for https://github.com/try-chance/setup-typos to version v0.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 Full Changelog: https://github.com/try-chance/setup-typos/commits/v0.0.1</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/try-chance/setup-typos">https://github.com/try-chance/setup-typos</a></strong> to version <strong>v0.0.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-typos">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/try-chance/setup-typos/commits/v0.0.1">https://github.com/try-chance/setup-typos/commits/v0.0.1</a></p>
]]></content:encoded></item><item><title>graph-sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/graph-sync/</link><pubDate>Thu, 04 Jun 2026 15:03:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/graph-sync/</guid><description>Version updated for https://github.com/wordlift/graph-sync to version v6.11.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 What’s Changed Worai version fix by @numanwordlift in https://github.com/wordlift/graph-sync/pull/5 New Contributors @numanwordlift made their first contribution in https://github.com/wordlift/graph-sync/pull/5 Full Changelog: https://github.com/wordlift/graph-sync/compare/v6.10...v6.11.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/wordlift/graph-sync">https://github.com/wordlift/graph-sync</a></strong> to version <strong>v6.11.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/graph-sync">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Worai version fix by @numanwordlift in <a href="https://github.com/wordlift/graph-sync/pull/5">https://github.com/wordlift/graph-sync/pull/5</a></li>
</ul>
<h2 id="new-contributors">New Contributors</h2>
<ul>
<li>@numanwordlift made their first contribution in <a href="https://github.com/wordlift/graph-sync/pull/5">https://github.com/wordlift/graph-sync/pull/5</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/wordlift/graph-sync/compare/v6.10...v6.11.0">https://github.com/wordlift/graph-sync/compare/v6.10...v6.11.0</a></p>
]]></content:encoded></item><item><title>AI-Driven ADR Enforcer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/ai-driven-adr-enforcer/</link><pubDate>Thu, 04 Jun 2026 15:03:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/ai-driven-adr-enforcer/</guid><description>Version updated for https://github.com/y-matsuo081991/ai-adr-enforcer to version v1.0.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.
What’s Changed 🚀 Initial Release (v1.0.0) We are excited to announce the first stable release of the AI-Driven ADR Enforcer! This GitHub Action automatically audits your Pull Requests against your project’s Architecture Decision Records (ADRs) using the Gemini LLM.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/y-matsuo081991/ai-adr-enforcer">https://github.com/y-matsuo081991/ai-adr-enforcer</a></strong> to version <strong>v1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/ai-driven-adr-enforcer">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="-initial-release-v100">🚀 Initial Release (v1.0.0)</h2>
<p>We are excited to announce the first stable release of the <strong>AI-Driven ADR Enforcer</strong>!
This GitHub Action automatically audits your Pull Requests against your project&rsquo;s Architecture Decision Records (ADRs) using the Gemini LLM.</p>
<h3 id="-features">✨ Features</h3>
<ul>
<li><strong>Context-Aware Review:</strong> Dynamically reads Markdown files from your specified <code>adr_directory</code> (default: <code>docs/adr</code>).</li>
<li><strong>LLM-as-a-Judge:</strong> Uses the advanced <code>@google/genai</code> SDK to evaluate if PR diffs violate your established architectural rules.</li>
<li><strong>Automated Enforcement:</strong> Posts clear, reasoning-backed inline Review Comments directly to the PR and fails the CI check (<code>core.setFailed</code>) if a violation is detected.</li>
<li><strong>Zero-Configuration Setup:</strong> Just drop it into your workflow YAML and provide your GitHub and Gemini API keys.</li>
<li><strong>Resilience:</strong> Optional <code>fail_open</code> flag to prevent blocking CI when the LLM API is down.</li>
</ul>
<h3 id="-how-to-use">📖 How to use</h3>
<p>Add the following step to your <code>.github/workflows/adr-enforcer.yml</code>:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-yaml" data-lang="yaml"><span style="display:flex;"><span>- <span style="color:#f92672">name</span>: <span style="color:#ae81ff">AI-Driven ADR Enforcer</span>
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">uses</span>: <span style="color:#66d9ef">y</span>-<span style="color:#ae81ff">matsuo081991/ai-adr-enforcer@v1.0.0</span>
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">with</span>:
</span></span><span style="display:flex;"><span>    <span style="color:#f92672">github_token</span>: <span style="color:#ae81ff">${{ secrets.GITHUB_TOKEN }}</span>
</span></span><span style="display:flex;"><span>    <span style="color:#f92672">gemini_api_key</span>: <span style="color:#ae81ff">${{ secrets.GEMINI_API_KEY }}</span>
</span></span><span style="display:flex;"><span>    <span style="color:#f92672">adr_directory</span>: <span style="color:#e6db74">&#39;docs/adr&#39;</span>
</span></span></code></pre></div><p>For more details, please refer to the <a href="https://github.com/y-matsuo081991/ai-adr-enforcer">README</a>.</p>
]]></content:encoded></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/totem-shield/</link><pubDate>Thu, 04 Jun 2026 07:20:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/pack-rust-architecture@1.53.5.
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 Cohort-link bump (no direct package changes). See .changeset/config.json for the fixed-cohort definition.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mmnto-ai/totem">https://github.com/mmnto-ai/totem</a></strong> to version <strong>@mmnto/pack-rust-architecture@1.53.5</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/totem-shield">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><em>Cohort-link bump (no direct package changes). See <code>.changeset/config.json</code> for the fixed-cohort definition.</em></p>
]]></content:encoded></item><item><title>Setup MockServer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/setup-mockserver/</link><pubDate>Thu, 04 Jun 2026 07:20:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/setup-mockserver/</guid><description>Version updated for https://github.com/mock-server/setup-mockserver 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.
What’s Changed Initial release of the setup-mockserver action. Usage: uses: mock-server/setup-mockserver@v1.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mock-server/setup-mockserver">https://github.com/mock-server/setup-mockserver</a></strong> to version <strong>v1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-mockserver">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Initial release of the setup-mockserver action. Usage: <code>uses: mock-server/setup-mockserver@v1</code>.</p>
]]></content:encoded></item><item><title>Google Chat Notifications Webhook Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/google-chat-notifications-webhook-action/</link><pubDate>Thu, 04 Jun 2026 07:19:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/google-chat-notifications-webhook-action/</guid><description>Version updated for https://github.com/mrksdevops/google-chat-notifications-action to version v1.24.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 chore: update checkout and setup-node actions to version 6 (544230b) refactor: replace axios with native fetch and update runtime to node24 (8b6f98c) Initial commit (fdc166a)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mrksdevops/google-chat-notifications-action">https://github.com/mrksdevops/google-chat-notifications-action</a></strong> to version <strong>v1.24.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/google-chat-notifications-webhook-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>chore: update checkout and setup-node actions to version 6 (544230b)</li>
<li>refactor: replace axios with native fetch and update runtime to node24 (8b6f98c)</li>
<li>Initial commit (fdc166a)</li>
</ul>
]]></content:encoded></item><item><title>Report uv.lock Changes</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/report-uv.lock-changes/</link><pubDate>Thu, 04 Jun 2026 07:18:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/report-uv.lock-changes/</guid><description>Version updated for https://github.com/mw-root/uv-lock-report to version v0.14.0.
This action is used across all versions by 17 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Immutable Releases Supply chain attacks have become more quite a bit more common over the past few months.
uv lock report will now use immutable releases as a measure to prevent any exploit of this project.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mw-root/uv-lock-report">https://github.com/mw-root/uv-lock-report</a></strong> to version <strong>v0.14.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>17</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/report-uv-lock-changes">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="immutable-releases">Immutable Releases</h2>
<p>Supply chain attacks have become more quite a bit more common over the past few months.</p>
<p>uv lock report will now use immutable releases as a measure to prevent any exploit of this project.</p>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>chore(deps): lock file maintenance by @renovate[bot] in <a href="https://github.com/mw-root/uv-lock-report/pull/140">https://github.com/mw-root/uv-lock-report/pull/140</a></li>
<li>chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.13 by @renovate[bot] in <a href="https://github.com/mw-root/uv-lock-report/pull/144">https://github.com/mw-root/uv-lock-report/pull/144</a></li>
<li>chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.14 by @renovate[bot] in <a href="https://github.com/mw-root/uv-lock-report/pull/146">https://github.com/mw-root/uv-lock-report/pull/146</a></li>
<li>chore(deps): lock file maintenance by @renovate[bot] in <a href="https://github.com/mw-root/uv-lock-report/pull/145">https://github.com/mw-root/uv-lock-report/pull/145</a></li>
<li>chore(deps): update minor and patch github actions updates by @renovate[bot] in <a href="https://github.com/mw-root/uv-lock-report/pull/143">https://github.com/mw-root/uv-lock-report/pull/143</a></li>
<li>chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.15 by @renovate[bot] in <a href="https://github.com/mw-root/uv-lock-report/pull/148">https://github.com/mw-root/uv-lock-report/pull/148</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/mw-root/uv-lock-report/compare/v0.13.2...v0.14.0">https://github.com/mw-root/uv-lock-report/compare/v0.13.2...v0.14.0</a></p>
]]></content:encoded></item><item><title>Ouroboros Scanner Lite</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/ouroboros-scanner-lite/</link><pubDate>Thu, 04 Jun 2026 07:18:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/ouroboros-scanner-lite/</guid><description>Version updated for https://github.com/ngaturjiwo77-hue/Ouroboros-scanner 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.
What’s Changed Ouroboros Code Scanner (Lite Version) is a blazing-fast static analysis tool for mapping your code’s architecture.
⚠️ IMPORTANT LIMITATION: This free Lite version only performs basic syntax and function mapping. The advanced security modules are disabled.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/ngaturjiwo77-hue/Ouroboros-scanner">https://github.com/ngaturjiwo77-hue/Ouroboros-scanner</a></strong> to version <strong>V1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/ouroboros-scanner-lite">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Ouroboros Code Scanner (Lite Version)</strong> is a blazing-fast static analysis tool for mapping your code&rsquo;s architecture.</p>
<p>⚠️ <strong>IMPORTANT LIMITATION:</strong> This free Lite version only performs basic syntax and function mapping. The advanced security modules are disabled.</p>
<p>To unlock the full potential of Ouroboros and detect <strong>CRITICAL (10/10)</strong> vulnerabilities such as:</p>
<ul>
<li>Remote Code Execution (RCE)</li>
<li>Command Injection</li>
<li>Local File Inclusion (LFI)</li>
<li>Zero-Day Logic Anomalies</li>
</ul>
<p>🚀 <strong>Get Ouroboros Premium Version:</strong> <a href="https://www.sellanycode.com/item.php?id=27442">https://www.sellanycode.com/item.php?id=27442</a></p>
]]></content:encoded></item><item><title>Resolve Version</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/resolve-version/</link><pubDate>Thu, 04 Jun 2026 07:17:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/resolve-version/</guid><description>Version updated for https://github.com/nikeokoronkwo/version to version v0.1.0-pre.
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.
What’s Changed Full Changelog: https://github.com/nikeokoronkwo/version/commits/v0.1.0-pre</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/nikeokoronkwo/version">https://github.com/nikeokoronkwo/version</a></strong> to version <strong>v0.1.0-pre</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/resolve-version">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/nikeokoronkwo/version/commits/v0.1.0-pre">https://github.com/nikeokoronkwo/version/commits/v0.1.0-pre</a></p>
]]></content:encoded></item><item><title>BoardReadyOps - Hardware Fabrication Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/boardreadyops-hardware-fabrication-gate/</link><pubDate>Thu, 04 Jun 2026 07:17:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/boardreadyops-hardware-fabrication-gate/</guid><description>Version updated for https://github.com/oaslananka/boardreadyops to version v1.4.2.
This action is used across all versions by 0 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.4.2 (2026-06-04) Bug Fixes regenerate dist bundles and release history for v1.4.1 (2734365)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/oaslananka/boardreadyops">https://github.com/oaslananka/boardreadyops</a></strong> to version <strong>v1.4.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/boardreadyops-hardware-fabrication-gate">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="142-2026-06-04"><a href="https://github.com/oaslananka/boardreadyops/compare/v1.4.1...v1.4.2">1.4.2</a> (2026-06-04)</h2>
<h3 id="bug-fixes">Bug Fixes</h3>
<ul>
<li>regenerate dist bundles and release history for v1.4.1 (<a href="https://github.com/oaslananka/boardreadyops/commit/2734365f459a7efdc0c5082bfd31de392f46270a">2734365</a>)</li>
</ul>
]]></content:encoded></item><item><title>banshee PostgreSQL SQL</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/banshee-postgresql-sql/</link><pubDate>Thu, 04 Jun 2026 07:16:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/banshee-postgresql-sql/</guid><description>Version updated for https://github.com/octofhir/banshee to version v0.1.0.
This action is used across all versions by 2 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/octofhir/banshee/commits/v0.1.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/octofhir/banshee">https://github.com/octofhir/banshee</a></strong> to version <strong>v0.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>2</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/banshee-postgresql-sql">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/octofhir/banshee/commits/v0.1.0">https://github.com/octofhir/banshee/commits/v0.1.0</a></p>
]]></content:encoded></item><item><title>Decodie Analyze</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/decodie-analyze/</link><pubDate>Thu, 04 Jun 2026 07:16:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/decodie-analyze/</guid><description>Version updated for https://github.com/owenbush/decodie-github-action 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.
What’s Changed What’s Changed Switch to Agent Skills Specification for skill install by @owenbush in https://github.com/owenbush/decodie-github-action/pull/3 Full Changelog: https://github.com/owenbush/decodie-github-action/compare/v1...v1.3.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/owenbush/decodie-github-action">https://github.com/owenbush/decodie-github-action</a></strong> to version <strong>v1.3.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/decodie-analyze">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Switch to Agent Skills Specification for skill install by @owenbush in <a href="https://github.com/owenbush/decodie-github-action/pull/3">https://github.com/owenbush/decodie-github-action/pull/3</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/owenbush/decodie-github-action/compare/v1...v1.3.0">https://github.com/owenbush/decodie-github-action/compare/v1...v1.3.0</a></p>
]]></content:encoded></item><item><title>Ollama PR Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/ollama-pr-review/</link><pubDate>Thu, 04 Jun 2026 07:15:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/ollama-pr-review/</guid><description>Version updated for https://github.com/Phurba-Sherpa/ollama-pr-review-gh-action 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.
What’s Changed What’s Changed chore(prompt): add ‘perf’ and ‘security’ review too by @Phurba-Sherpa in https://github.com/Phurba-Sherpa/ollama-pr-review-gh-action/pull/4 chore: remove accidentally pushed .iml file and update gitignore by @Phurba-Sherpa in https://github.com/Phurba-Sherpa/ollama-pr-review-gh-action/pull/8 ci(release): add cicd pipeline for auto release by @Phurba-Sherpa in https://github.com/Phurba-Sherpa/ollama-pr-review-gh-action/pull/9 Full Changelog: https://github.com/Phurba-Sherpa/ollama-pr-review-gh-action/compare/v1.2.0...v1.3.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/Phurba-Sherpa/ollama-pr-review-gh-action">https://github.com/Phurba-Sherpa/ollama-pr-review-gh-action</a></strong> to version <strong>v1.3.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/ollama-pr-review">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>chore(prompt): add &lsquo;perf&rsquo; and &lsquo;security&rsquo; review too by @Phurba-Sherpa in <a href="https://github.com/Phurba-Sherpa/ollama-pr-review-gh-action/pull/4">https://github.com/Phurba-Sherpa/ollama-pr-review-gh-action/pull/4</a></li>
<li>chore: remove accidentally pushed .iml file and update gitignore by @Phurba-Sherpa in <a href="https://github.com/Phurba-Sherpa/ollama-pr-review-gh-action/pull/8">https://github.com/Phurba-Sherpa/ollama-pr-review-gh-action/pull/8</a></li>
<li>ci(release): add cicd pipeline for auto release by @Phurba-Sherpa in <a href="https://github.com/Phurba-Sherpa/ollama-pr-review-gh-action/pull/9">https://github.com/Phurba-Sherpa/ollama-pr-review-gh-action/pull/9</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Phurba-Sherpa/ollama-pr-review-gh-action/compare/v1.2.0...v1.3.0">https://github.com/Phurba-Sherpa/ollama-pr-review-gh-action/compare/v1.2.0...v1.3.0</a></p>
]]></content:encoded></item><item><title>XLSX Cache Doctor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/xlsx-cache-doctor/</link><pubDate>Thu, 04 Jun 2026 07:15:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/xlsx-cache-doctor/</guid><description>Version updated for https://github.com/proompteng/bilig to version libraries-v0.161.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 Libraries v0.161.0 Release type: minor Previous libraries tag: libraries-v0.160.2 Manual override: no Features feat(agent): add xlsx mcp startup guidance (d92fd792) Internal runtime changes chore(release): runtime packages v0.161.0 (21422848)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/proompteng/bilig">https://github.com/proompteng/bilig</a></strong> to version <strong>libraries-v0.161.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/xlsx-cache-doctor">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h1 id="libraries-v01610">Libraries v0.161.0</h1>
<ul>
<li>Release type: minor</li>
<li>Previous libraries tag: libraries-v0.160.2</li>
<li>Manual override: no</li>
</ul>
<h2 id="features">Features</h2>
<ul>
<li>feat(agent): add xlsx mcp startup guidance (d92fd792)</li>
</ul>
<h2 id="internal-runtime-changes">Internal runtime changes</h2>
<ul>
<li>chore(release): runtime packages v0.161.0 (21422848)</li>
</ul>
]]></content:encoded></item><item><title>Prowler Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/prowler-security-scan/</link><pubDate>Thu, 04 Jun 2026 07:14:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/prowler-security-scan/</guid><description>Version updated for https://github.com/prowler-cloud/prowler to version 5.29.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 UI 🔄 Changed Account and provider-type selector triggers now show the provider icon, with a non-deduped icon stack (#11424) 🐞 Fixed Add Provider modal now closes without reloading the providers page (#11424) Users page now shows the “Delete User” action only on the current user’s row, matching the backend rule that a user can only delete their own account (#11447) 🔐 Security Vitest toolchain upgraded 4.0.18 → 4.1.8 to clear two critical pnpm audit advisories (#11424)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/prowler-cloud/prowler">https://github.com/prowler-cloud/prowler</a></strong> to version <strong>5.29.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/prowler-security-scan">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="ui">UI</h2>
<h3 id="-changed">🔄 Changed</h3>
<ul>
<li>Account and provider-type selector triggers now show the provider icon, with a non-deduped icon stack <a href="https://github.com/prowler-cloud/prowler/pull/11424">(#11424)</a></li>
</ul>
<h3 id="-fixed">🐞 Fixed</h3>
<ul>
<li>Add Provider modal now closes without reloading the providers page <a href="https://github.com/prowler-cloud/prowler/pull/11424">(#11424)</a></li>
<li>Users page now shows the &ldquo;Delete User&rdquo; action only on the current user&rsquo;s row, matching the backend rule that a user can only delete their own account <a href="https://github.com/prowler-cloud/prowler/pull/11447">(#11447)</a></li>
</ul>
<h3 id="-security">🔐 Security</h3>
<ul>
<li>Vitest toolchain upgraded <code>4.0.18</code> → <code>4.1.8</code> to clear two critical <code>pnpm audit</code> advisories <a href="https://github.com/prowler-cloud/prowler/pull/11424">(#11424)</a></li>
</ul>
]]></content:encoded></item><item><title>Xcode Packages Update</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/xcode-packages-update/</link><pubDate>Thu, 04 Jun 2026 07:13:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/xcode-packages-update/</guid><description>Version updated for https://github.com/quver/xcode-packages-update to version v3.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 Bug Fixes code reformat add missing tests code reformat unit tests</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/quver/xcode-packages-update">https://github.com/quver/xcode-packages-update</a></strong> to version <strong>v3.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/xcode-packages-update">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="bug-fixes">Bug Fixes</h2>
<ul>
<li>code reformat</li>
<li>add missing tests</li>
<li>code reformat</li>
<li>unit tests</li>
</ul>
]]></content:encoded></item><item><title>Kubernetes in Docker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/kubernetes-in-docker/</link><pubDate>Thu, 04 Jun 2026 07:13:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/kubernetes-in-docker/</guid><description>Version updated for https://github.com/reconcilerio/kind to version v1.0.3.
This action is used across all versions by 3 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 sigs.k8s.io/kind from 0.31.0 to 0.32.0 in /hack/kind by @dependabot[bot] in https://github.com/reconcilerio/kind/pull/22 Full Changelog: https://github.com/reconcilerio/kind/compare/v1...v1.0.3</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/reconcilerio/kind">https://github.com/reconcilerio/kind</a></strong> to version <strong>v1.0.3</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>3</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/kubernetes-in-docker">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Bump sigs.k8s.io/kind from 0.31.0 to 0.32.0 in /hack/kind by @dependabot[bot] in <a href="https://github.com/reconcilerio/kind/pull/22">https://github.com/reconcilerio/kind/pull/22</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/reconcilerio/kind/compare/v1...v1.0.3">https://github.com/reconcilerio/kind/compare/v1...v1.0.3</a></p>
]]></content:encoded></item><item><title>Remyx Outrider</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/remyx-outrider/</link><pubDate>Thu, 04 Jun 2026 07:12:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/remyx-outrider/</guid><description>Version updated for https://github.com/remyxai/outrider to version v1.3.3.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed v1.3.3 — Documentation accuracy No code changes — README only. Three drifts caught during audit:
Inputs table: documents claude-timeout and pin-arxiv. Both shipped in v1.2.0 but were missing from the table. Status-codes section: corrected outcome count to 17 (the prior “16” and “15” before that were both off-by-one — error was already in the table). Guardrails default allowlist: documented value now matches the DEFAULT_ALLOWLIST_GLOBS constant in src/run.py — Markdown anywhere (**/*.md), not just README.md. The “append-only attribution” framing came from a prompt instruction to Claude, not from any enforced guardrail. No behavior change. Existing customers don’t need to update any workflow inputs.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/remyxai/outrider">https://github.com/remyxai/outrider</a></strong> to version <strong>v1.3.3</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>2</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/remyx-outrider">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="v133--documentation-accuracy">v1.3.3 — Documentation accuracy</h2>
<p>No code changes — README only. Three drifts caught during audit:</p>
<ul>
<li><strong>Inputs table</strong>: documents <code>claude-timeout</code> and <code>pin-arxiv</code>. Both shipped in v1.2.0 but were missing from the table.</li>
<li><strong>Status-codes section</strong>: corrected outcome count to <strong>17</strong> (the prior &ldquo;16&rdquo; and &ldquo;15&rdquo; before that were both off-by-one — <code>error</code> was already in the table).</li>
<li><strong>Guardrails default allowlist</strong>: documented value now matches the <code>DEFAULT_ALLOWLIST_GLOBS</code> constant in <code>src/run.py</code> — Markdown anywhere (<code>**/*.md</code>), not just <code>README.md</code>. The &ldquo;append-only attribution&rdquo; framing came from a prompt instruction to Claude, not from any enforced guardrail.</li>
</ul>
<p>No behavior change. Existing customers don&rsquo;t need to update any workflow inputs.</p>
]]></content:encoded></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/rumdl-action/</link><pubDate>Thu, 04 Jun 2026 07:12:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.2.7.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Fixed MD077: normalize over-indented loose list continuation (6b9fcee) Downloads File Platform Checksum rumdl-v0.2.7-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum rumdl-v0.2.7-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum rumdl-v0.2.7-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum rumdl-v0.2.7-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum rumdl-v0.2.7-x86_64-apple-darwin.tar.gz macOS x86_64 checksum rumdl-v0.2.7-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum rumdl-v0.2.7-x86_64-pc-windows-msvc.zip Windows x86_64 checksum Installation Using uv (Recommended) uv tool install rumdl Using pip pip install rumdl Using pipx pipx install rumdl Direct Download Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/rvben/rumdl">https://github.com/rvben/rumdl</a></strong> to version <strong>v0.2.7</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>3</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/rumdl-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h3 id="fixed">Fixed</h3>
<ul>
<li><strong>MD077</strong>: normalize over-indented loose list continuation (<a href="https://github.com/rvben/rumdl/commit/6b9fcee51851c3dd3397b0a45df1dcdc5f2cb555">6b9fcee</a>)</li>
</ul>
<h2 id="downloads">Downloads</h2>
<table>
  <thead>
      <tr>
          <th>File</th>
          <th>Platform</th>
          <th>Checksum</th>
      </tr>
  </thead>
  <tbody>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.7/rumdl-v0.2.7-x86_64-unknown-linux-gnu.tar.gz">rumdl-v0.2.7-x86_64-unknown-linux-gnu.tar.gz</a></td>
          <td>Linux x86_64</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.7/rumdl-v0.2.7-x86_64-unknown-linux-gnu.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.7/rumdl-v0.2.7-x86_64-unknown-linux-musl.tar.gz">rumdl-v0.2.7-x86_64-unknown-linux-musl.tar.gz</a></td>
          <td>Linux x86_64 (musl)</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.7/rumdl-v0.2.7-x86_64-unknown-linux-musl.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.7/rumdl-v0.2.7-aarch64-unknown-linux-gnu.tar.gz">rumdl-v0.2.7-aarch64-unknown-linux-gnu.tar.gz</a></td>
          <td>Linux ARM64</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.7/rumdl-v0.2.7-aarch64-unknown-linux-gnu.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.7/rumdl-v0.2.7-aarch64-unknown-linux-musl.tar.gz">rumdl-v0.2.7-aarch64-unknown-linux-musl.tar.gz</a></td>
          <td>Linux ARM64 (musl)</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.7/rumdl-v0.2.7-aarch64-unknown-linux-musl.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.7/rumdl-v0.2.7-x86_64-apple-darwin.tar.gz">rumdl-v0.2.7-x86_64-apple-darwin.tar.gz</a></td>
          <td>macOS x86_64</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.7/rumdl-v0.2.7-x86_64-apple-darwin.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.7/rumdl-v0.2.7-aarch64-apple-darwin.tar.gz">rumdl-v0.2.7-aarch64-apple-darwin.tar.gz</a></td>
          <td>macOS ARM64 (Apple Silicon)</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.7/rumdl-v0.2.7-aarch64-apple-darwin.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.7/rumdl-v0.2.7-x86_64-pc-windows-msvc.zip">rumdl-v0.2.7-x86_64-pc-windows-msvc.zip</a></td>
          <td>Windows x86_64</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.7/rumdl-v0.2.7-x86_64-pc-windows-msvc.zip.sha256">checksum</a></td>
      </tr>
  </tbody>
</table>
<h2 id="installation">Installation</h2>
<h3 id="using-uv-recommended">Using uv (Recommended)</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>uv tool install rumdl
</span></span></code></pre></div><h3 id="using-pip">Using pip</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>pip install rumdl
</span></span></code></pre></div><h3 id="using-pipx">Using pipx</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>pipx install rumdl
</span></span></code></pre></div><h3 id="direct-download">Direct Download</h3>
<p>Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.</p>
]]></content:encoded></item><item><title>Slopless Prose Lint</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/slopless-prose-lint/</link><pubDate>Thu, 04 Jun 2026 07:11:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/slopless-prose-lint/</guid><description>Version updated for https://github.com/seochecks-ai/slopless-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.
What’s Changed Initial release. Composite action that runs slopless on Markdown and fails the workflow on findings.
Usage:
- uses: seochecks-ai/slopless-action@v1 with: files: &amp;#39;docs/**/*.md&amp;#39;</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/seochecks-ai/slopless-action">https://github.com/seochecks-ai/slopless-action</a></strong> to version <strong>v1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/slopless-prose-lint">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Initial release. Composite action that runs slopless on Markdown and fails the workflow on findings.</p>
<p>Usage:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-yaml" data-lang="yaml"><span style="display:flex;"><span>- <span style="color:#f92672">uses</span>: <span style="color:#ae81ff">seochecks-ai/slopless-action@v1</span>
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">with</span>:
</span></span><span style="display:flex;"><span>    <span style="color:#f92672">files</span>: <span style="color:#e6db74">&#39;docs/**/*.md&#39;</span>
</span></span></code></pre></div>]]></content:encoded></item><item><title>Python Nurse</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/python-nurse/</link><pubDate>Thu, 04 Jun 2026 07:11:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/python-nurse/</guid><description>Version updated for https://github.com/sfroning88/python-nurse to version v1.0.6.
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 What’s Changed Ignore tests by @sfroning88 in https://github.com/sfroning88/python-nurse/pull/9 Full Changelog: https://github.com/sfroning88/python-nurse/compare/v1.0.5...v1.0.6</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/sfroning88/python-nurse">https://github.com/sfroning88/python-nurse</a></strong> to version <strong>v1.0.6</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/python-nurse">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Ignore tests by @sfroning88 in <a href="https://github.com/sfroning88/python-nurse/pull/9">https://github.com/sfroning88/python-nurse/pull/9</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/sfroning88/python-nurse/compare/v1.0.5...v1.0.6">https://github.com/sfroning88/python-nurse/compare/v1.0.5...v1.0.6</a></p>
]]></content:encoded></item><item><title>pi GitHub Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/pi-github-action/</link><pubDate>Thu, 04 Jun 2026 07:10:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/pi-github-action/</guid><description>Version updated for https://github.com/shaftoe/pi-coding-agent-action to version v2.19.1.
This action is used across all versions by 6 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 2.19.1 - 2026-06-03 Changed add deps versions to readme, update package workflow add warning about GITHUB_TOKEN limitation for .github/workflows (#256) ensure all deps are show in readme move PI_PACKAGE_DIR env var handling from Agent to action adapter note that Pi is bundled and deps update daily (#253) README.md: remove hallucination (#257) update readme Fixed comments: abs() possible negative costs (#254)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/shaftoe/pi-coding-agent-action">https://github.com/shaftoe/pi-coding-agent-action</a></strong> to version <strong>v2.19.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>6</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/pi-github-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="2191---2026-06-03"><a href="https://github.com/shaftoe/pi-coding-agent-action/compare/v2.19.0...v2.19.1">2.19.1</a> - 2026-06-03</h2>
<h3 id="changed">Changed</h3>
<ul>
<li>add deps versions to readme, update package workflow</li>
<li>add warning about GITHUB_TOKEN limitation for .github/workflows (#256)</li>
<li>ensure all deps are show in readme</li>
<li>move PI_PACKAGE_DIR env var handling from Agent to action adapter</li>
<li>note that Pi is bundled and deps update daily (#253)</li>
<li><strong>README.md</strong>: remove hallucination (#257)</li>
<li>update readme</li>
</ul>
<h3 id="fixed">Fixed</h3>
<ul>
<li><strong>comments</strong>: abs() possible negative costs (#254)</li>
</ul>
]]></content:encoded></item><item><title>Setup UniRTM</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/setup-unirtm/</link><pubDate>Thu, 04 Jun 2026 07:10:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/setup-unirtm/</guid><description>Version updated for https://github.com/snowdreamtech/setup-unirtm to version v0.4.0.
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 0.4.0 (2026-06-04) Features add support for UNIRTM_ENV in cache key generation (436e727) Bug Fixes bundle action as cjs to avoid dynamic require errors in @actions dependencies (1fb0b83) bundle action as esm to fix require is not defined error (fe9c6e1) correctly mock exact cache hit in main.test.ts (4e2f3f9) correctly save CACHE_RESULT state in main.ts (6d9149f)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/snowdreamtech/setup-unirtm">https://github.com/snowdreamtech/setup-unirtm</a></strong> to version <strong>v0.4.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-unirtm">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="040-2026-06-04"><a href="https://github.com/snowdreamtech/setup-unirtm/compare/v0.3.0...v0.4.0">0.4.0</a> (2026-06-04)</h2>
<h3 id="features">Features</h3>
<ul>
<li>add support for UNIRTM_ENV in cache key generation (<a href="https://github.com/snowdreamtech/setup-unirtm/commit/436e7279c362ae25cea4d3173b4c12acf850a861">436e727</a>)</li>
</ul>
<h3 id="bug-fixes">Bug Fixes</h3>
<ul>
<li>bundle action as cjs to avoid dynamic require errors in <a href="https://github.com/actions">@actions</a> dependencies (<a href="https://github.com/snowdreamtech/setup-unirtm/commit/1fb0b836177c6a84d6890f971e1d189eb6dffba8">1fb0b83</a>)</li>
<li>bundle action as esm to fix require is not defined error (<a href="https://github.com/snowdreamtech/setup-unirtm/commit/fe9c6e194892a14ffaba8376f23ff2a59f2a2f08">fe9c6e1</a>)</li>
<li>correctly mock exact cache hit in main.test.ts (<a href="https://github.com/snowdreamtech/setup-unirtm/commit/4e2f3f947f2f1aa64f6a3abefbc383f2f8064fc8">4e2f3f9</a>)</li>
<li>correctly save CACHE_RESULT state in main.ts (<a href="https://github.com/snowdreamtech/setup-unirtm/commit/6d9149f6a88ad8e37b8dd104e6c0dbe746986d78">6d9149f</a>)</li>
</ul>
]]></content:encoded></item><item><title>Sprocket CI/CD</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/sprocket-ci/cd/</link><pubDate>Thu, 04 Jun 2026 07:09:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/sprocket-ci/cd/</guid><description>Version updated for https://github.com/stjude-rust-labs/sprocket-action to version v0.26.0.
This action is used across all versions by 8 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Bumps sprocket to v0.26.0.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/stjude-rust-labs/sprocket-action">https://github.com/stjude-rust-labs/sprocket-action</a></strong> to version <strong>v0.26.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>8</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/sprocket-ci-cd">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Bumps <code>sprocket</code> to <a href="https://github.com/stjude-rust-labs/sprocket/releases/tag/v0.26.0">v0.26.0</a>.</p>
]]></content:encoded></item><item><title>SwarmFlow Security Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/swarmflow-security-gate/</link><pubDate>Thu, 04 Jun 2026 07:09:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/swarmflow-security-gate/</guid><description>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</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/swarmflow-security/scan-action">https://github.com/swarmflow-security/scan-action</a></strong> to version <strong>v1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/swarmflow-security-gate">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>SwarmFlow Security Gate v1 — fail your CI build when SwarmFlow finds
code-security issues at or above a severity threshold.</p>
<ul>
<li>uses: swarmflow-security/scan-action@v1
with:
api-key: ${{ secrets.SWARMFLOW_API_KEY }}
threshold: high</li>
</ul>
]]></content:encoded></item><item><title>API Dependency Monitor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/api-dependency-monitor/</link><pubDate>Thu, 04 Jun 2026 07:08:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/api-dependency-monitor/</guid><description>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)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/talK951/API-Dependency-Monitor">https://github.com/talK951/API-Dependency-Monitor</a></strong> to version <strong>v0.0.2-experimental</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/api-dependency-monitor">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>added verification and testing files gonna test this bitch now (d578fbe)</li>
<li>Merge pull request #7 from talK951/(MVP)-Enable-Action-to-Communicate-With-Backend (ea9f7bb)</li>
<li>fix3 (c6da94b)</li>
<li>fix2 (45473ab)</li>
<li>-fix1 (0fd6c06)</li>
<li>fixing error i made on env variables for action.yml (6003e1c)</li>
<li>removed uneended github action input (0b9ce97)</li>
<li>Fixing github action (21de4c8)</li>
<li>Made changes to action.yml to ensure it can registar with backed (1ca5b28)</li>
<li>Fixed github action test to work with backed (49cf477)</li>
</ul>
]]></content:encoded></item><item><title>Flare Incident Scope</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/flare-incident-scope/</link><pubDate>Thu, 04 Jun 2026 07:07:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/flare-incident-scope/</guid><description>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: &amp;#39;Start of incident window (ISO 8601)&amp;#39; required: true time_to: description: &amp;#39;End of incident window&amp;#39; 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 &amp;gt; 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</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/tryflare-ai/incident-scope">https://github.com/tryflare-ai/incident-scope</a></strong> to version <strong>v1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/flare-incident-scope">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Trigger from any repo during an active incident to get a correlated timeline and AI-generated narrative in a GitHub Issue.</p>
<h3 id="what-it-does">What it does</h3>
<ol>
<li>Pulls cloud audit logs for a time window from your connected GCP environment</li>
<li>Runs AI analysis focused on lateral movement, privilege escalation, and cross-service correlation</li>
<li>Creates a GitHub Issue with a timeline table, narrative summary, and severity counts</li>
</ol>
<h3 id="usage">Usage</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-yaml" data-lang="yaml"><span style="display:flex;"><span><span style="color:#f92672">name</span>: <span style="color:#ae81ff">Incident Scope            </span>
</span></span><span style="display:flex;"><span><span style="color:#f92672">on</span>:                       
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">workflow_dispatch</span>:                                                                                                                                                                                                                                                
</span></span><span style="display:flex;"><span>    <span style="color:#f92672">inputs</span>:
</span></span><span style="display:flex;"><span>      <span style="color:#f92672">time_from</span>:                                                                                                                                                                                                                                                    
</span></span><span style="display:flex;"><span>        <span style="color:#f92672">description</span>: <span style="color:#e6db74">&#39;Start of incident window (ISO 8601)&#39;</span>     
</span></span><span style="display:flex;"><span>        <span style="color:#f92672">required</span>: <span style="color:#66d9ef">true</span>                                                                                                                                                                                                                                              
</span></span><span style="display:flex;"><span>      <span style="color:#f92672">time_to</span>:            
</span></span><span style="display:flex;"><span>        <span style="color:#f92672">description</span>: <span style="color:#e6db74">&#39;End of incident window&#39;</span>                                                                                                                                                                                                                       
</span></span><span style="display:flex;"><span>        <span style="color:#f92672">required</span>: <span style="color:#66d9ef">false</span>                                        
</span></span><span style="display:flex;"><span>                                
</span></span><span style="display:flex;"><span><span style="color:#f92672">jobs</span>:                     
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">scope</span>:
</span></span><span style="display:flex;"><span>    <span style="color:#f92672">runs-on</span>: <span style="color:#ae81ff">ubuntu-latest</span>
</span></span><span style="display:flex;"><span>    <span style="color:#f92672">permissions</span>:
</span></span><span style="display:flex;"><span>      <span style="color:#f92672">issues</span>: <span style="color:#ae81ff">write</span>
</span></span><span style="display:flex;"><span>    <span style="color:#f92672">steps</span>:                                                                                                                                                                                                                                                          
</span></span><span style="display:flex;"><span>      - <span style="color:#f92672">uses</span>: <span style="color:#ae81ff">tryflare-ai/incident-scope@v1</span>
</span></span><span style="display:flex;"><span>        <span style="color:#f92672">with</span>:                                                                                                                                                                                                                                                       
</span></span><span style="display:flex;"><span>          <span style="color:#f92672">token</span>: <span style="color:#ae81ff">${{ secrets.FLARE_API_KEY }}                  </span>
</span></span><span style="display:flex;"><span>          <span style="color:#f92672">time-from</span>: <span style="color:#ae81ff">${{ inputs.time_from }}                                                                                                                                                                                                                        </span>
</span></span><span style="display:flex;"><span>          <span style="color:#f92672">time-to</span>: <span style="color:#ae81ff">${{ inputs.time_to }}</span>
</span></span><span style="display:flex;"><span>                                                                                                                                                                                                                                                                    
</span></span><span style="display:flex;"><span><span style="color:#ae81ff">Requirements                                                   </span>
</span></span><span style="display:flex;"><span>                                
</span></span><span style="display:flex;"><span>- <span style="color:#ae81ff">Flare account with a connected GCP connector (sign up)                                                                                                                                                                                                            </span>
</span></span><span style="display:flex;"><span>- <span style="color:#ae81ff">API key from Settings &gt; API Keys</span>
</span></span><span style="display:flex;"><span>- <span style="color:#f92672">issues</span>: <span style="color:#ae81ff">write permission on the workflow                                                                                                                                                                                                                          </span>
</span></span><span style="display:flex;"><span>                                                               
</span></span><span style="display:flex;"><span><span style="color:#ae81ff">Limits                                                                                                                                                                                                                                                              </span>
</span></span><span style="display:flex;"><span>                                                               
</span></span><span style="display:flex;"><span>- <span style="color:#f92672">Max time window</span>: <span style="color:#ae81ff">24</span> <span style="color:#ae81ff">hours     </span>
</span></span><span style="display:flex;"><span>- <span style="color:#f92672">Max events</span>: <span style="color:#ae81ff">5</span>,<span style="color:#ae81ff">000</span> <span style="color:#ae81ff">(severity-prioritized truncation)</span>
</span></span><span style="display:flex;"><span>- <span style="color:#f92672">Daily limit</span>: <span style="color:#ae81ff">10</span> <span style="color:#ae81ff">analyses/day                                                                                                                                                                                                                                      </span>
</span></span><span style="display:flex;"><span>- <span style="color:#f92672">Latency</span>: <span style="color:#ae81ff">under 90s for windows under 4 hours </span>
</span></span></code></pre></div>]]></content:encoded></item><item><title>Tribblix-vm</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/tribblix-vm/</link><pubDate>Thu, 04 Jun 2026 07:07:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/tribblix-vm/</guid><description>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</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/vmactions/tribblix-vm">https://github.com/vmactions/tribblix-vm</a></strong> to version <strong>v1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/tribblix-vm">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/vmactions/tribblix-vm/commits/v1.0.0">https://github.com/vmactions/tribblix-vm/commits/v1.0.0</a></p>
]]></content:encoded></item><item><title>Install Zig</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/install-zig/</link><pubDate>Thu, 04 Jun 2026 07:06:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/04/install-zig/</guid><description>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)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/xyzzylabs/setup-zig">https://github.com/xyzzylabs/setup-zig</a></strong> to version <strong>v1.0.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/install-zig">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="101-2026-06-03"><a href="https://github.com/xyzzylabs/setup-zig/compare/v1.0.0...v1.0.1">1.0.1</a> (2026-06-03)</h2>
<h3 id="fixed">Fixed</h3>
<ul>
<li>decouple the bundle from the package version (<a href="https://github.com/xyzzylabs/setup-zig/commit/1576eb3931a524a696e47c017f5619e4ec327753">1576eb3</a>)</li>
</ul>
<h3 id="build">Build</h3>
<ul>
<li>bundle action with @vercel/ncc and stop vendoring node_modules (<a href="https://github.com/xyzzylabs/setup-zig/commit/42e8d289a60bc271f0e9eadcd7df8c826a09d39b">42e8d28</a>)</li>
<li>drop ncc &ndash;minify for reproducible cross-Node bundles (<a href="https://github.com/xyzzylabs/setup-zig/commit/9e61566f15a2c5289f27f3ec658cc27fc9b5edd6">9e61566</a>)</li>
</ul>
]]></content:encoded></item><item><title>Superjolt Deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/superjolt-deploy/</link><pubDate>Wed, 03 Jun 2026 15:47:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/superjolt-deploy/</guid><description>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</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/getsuperjolt/deploy-action">https://github.com/getsuperjolt/deploy-action</a></strong> to version <strong>v1.1.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/superjolt-deploy">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/getsuperjolt/deploy-action/compare/v1.1.0...v1.1.1">https://github.com/getsuperjolt/deploy-action/compare/v1.1.0...v1.1.1</a></p>
]]></content:encoded></item><item><title>OpenSCAD HiRes renderer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/openscad-hires-renderer/</link><pubDate>Wed, 03 Jun 2026 15:46:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/openscad-hires-renderer/</guid><description>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.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/ggabbiani/OpenSCAD-renderer">https://github.com/ggabbiani/OpenSCAD-renderer</a></strong> to version <strong>v1.7.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/openscad-hires-renderer">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Fixed error handling.</p>
]]></content:encoded></item><item><title>Vizb Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/vizb-action/</link><pubDate>Wed, 03 Jun 2026 15:46:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/vizb-action/</guid><description>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</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/goptics/vizb">https://github.com/goptics/vizb</a></strong> to version <strong>v0.12.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/vizb-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>feat: added vizb logo animation using anime by @fahimfaisaal in <a href="https://github.com/goptics/vizb/pull/111">https://github.com/goptics/vizb/pull/111</a></li>
<li>feat(ci): added multi lang examples pipeline by @fahimfaisaal in <a href="https://github.com/goptics/vizb/pull/112">https://github.com/goptics/vizb/pull/112</a></li>
<li>docs: added animated logo gif at readme by @fahimfaisaal in <a href="https://github.com/goptics/vizb/pull/113">https://github.com/goptics/vizb/pull/113</a></li>
<li>fix(ui): used missing showlabels state at line chart by @fahimfaisaal in <a href="https://github.com/goptics/vizb/pull/114">https://github.com/goptics/vizb/pull/114</a></li>
<li>chore: used init function to embed version flag by @fahimfaisaal in <a href="https://github.com/goptics/vizb/pull/115">https://github.com/goptics/vizb/pull/115</a></li>
<li>fix: inject version via ldflags in goreleaser build by @fahimfaisaal in <a href="https://github.com/goptics/vizb/pull/116">https://github.com/goptics/vizb/pull/116</a></li>
<li>docs/ci: enrich examples page and fix deploy-docs trigger by @fahimfaisaal in <a href="https://github.com/goptics/vizb/pull/117">https://github.com/goptics/vizb/pull/117</a></li>
<li>feat: add cpu and os info to history entries with popover badges by @fahimfaisaal in <a href="https://github.com/goptics/vizb/pull/118">https://github.com/goptics/vizb/pull/118</a></li>
<li>feat(html): add &ndash;data-url flag to decouple benchmark UI by @fahimfaisaal in <a href="https://github.com/goptics/vizb/pull/119">https://github.com/goptics/vizb/pull/119</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/goptics/vizb/compare/v0.11.0...v0.12.0">https://github.com/goptics/vizb/compare/v0.11.0...v0.12.0</a></p>
]]></content:encoded></item><item><title>GitHub Action for GraalVM</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/github-action-for-graalvm/</link><pubDate>Wed, 03 Jun 2026 15:45:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/github-action-for-graalvm/</guid><description>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</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/graalvm/setup-graalvm">https://github.com/graalvm/setup-graalvm</a></strong> to version <strong>v1.5.4</strong>.</p>
<ul>
<li>
<p>This publisher is shown as &lsquo;verified&rsquo; by GitHub.</p>
</li>
<li>
<p>This action is used across all versions by <strong>4,001</strong> repositories.</p>
</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/github-action-for-graalvm">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Bump the &ldquo;all&rdquo; group with 2 updates across multiple ecosystems by @dependabot[bot] in <a href="https://github.com/graalvm/setup-graalvm/pull/217">https://github.com/graalvm/setup-graalvm/pull/217</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/graalvm/setup-graalvm/compare/v1.5.3...v1.5.4">https://github.com/graalvm/setup-graalvm/compare/v1.5.3...v1.5.4</a></p>
]]></content:encoded></item><item><title>Setup Seiton</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/setup-seiton/</link><pubDate>Wed, 03 Jun 2026 15:45:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/setup-seiton/</guid><description>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</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/guitarrapc/setup-seiton">https://github.com/guitarrapc/setup-seiton</a></strong> to version <strong>v1.0.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-seiton">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="summary">Summary</h2>
<p>chore: update dist/index.js to latest.</p>
<p><strong>Full Changelog</strong>: <a href="https://github.com/guitarrapc/setup-seiton/compare/v1.0.1...v1.0.2">https://github.com/guitarrapc/setup-seiton/compare/v1.0.1...v1.0.2</a></p>
]]></content:encoded></item><item><title>Hwaro Deploy to Pages</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/hwaro-deploy-to-pages/</link><pubDate>Wed, 03 Jun 2026 15:44:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/hwaro-deploy-to-pages/</guid><description>Version updated for https://github.com/hahwul/hwaro to version v0.15.1.
This action is used across all versions by 9 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed v0.15.1 Fixed SEO: og:type and JSON-LD schema now distinguish page-bundle leaves from section landings, so bundle sites no longer label every page website/WebSite; a new home? helper detects homepages (#608, #601) Scaffold nav: nav-hint comment no longer leaks a {% raw %} delimiter into generated pages (#609) Full Changelog: https://github.com/hahwul/hwaro/compare/v0.15.0...v0.15.1</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/hahwul/hwaro">https://github.com/hahwul/hwaro</a></strong> to version <strong>v0.15.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>9</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/hwaro-deploy-to-pages">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="v0151">v0.15.1</h2>
<h3 id="fixed">Fixed</h3>
<ul>
<li>SEO: <code>og:type</code> and JSON-LD schema now distinguish page-bundle leaves from section landings, so bundle sites no longer label every page <code>website</code>/<code>WebSite</code>; a new <code>home?</code> helper detects homepages (#608, #601)</li>
<li>Scaffold nav: nav-hint comment no longer leaks a <code>{% raw %}</code> delimiter into generated pages (#609)</li>
</ul>
<hr>
<p><strong>Full Changelog</strong>: <a href="https://github.com/hahwul/hwaro/compare/v0.15.0...v0.15.1">https://github.com/hahwul/hwaro/compare/v0.15.0...v0.15.1</a></p>
]]></content:encoded></item><item><title>Generate version</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/generate-version/</link><pubDate>Wed, 03 Jun 2026 15:44:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/generate-version/</guid><description>Version updated for https://github.com/HardNorth/github-version-generate to version v1.4.1.
This action is used across all versions by 250 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 Node.js version updated on 24, by @ijsvogelaar</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/HardNorth/github-version-generate">https://github.com/HardNorth/github-version-generate</a></strong> to version <strong>v1.4.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>250</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/generate-version">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>Node.js version updated on 24, by @ijsvogelaar</li>
</ul>
]]></content:encoded></item><item><title>AI PR Reviewer by hevinbryant</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/ai-pr-reviewer-by-hevinbryant/</link><pubDate>Wed, 03 Jun 2026 15:43:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/ai-pr-reviewer-by-hevinbryant/</guid><description>Version updated for https://github.com/hevinbryant/ai-pr-reviewer 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 First stable release of ai-pr-reviewer.
What’s included Automatic AI code review on every PR open/update Support for OpenAI (GPT-4o) and Anthropic (Claude) English and Chinese review output Configurable file exclusions and review limits Clean, structured Markdown review comments</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/hevinbryant/ai-pr-reviewer">https://github.com/hevinbryant/ai-pr-reviewer</a></strong> to version <strong>V1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/ai-pr-reviewer-by-hevinbryant">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>First stable release of ai-pr-reviewer.</p>
<h2 id="whats-included">What&rsquo;s included</h2>
<ul>
<li>Automatic AI code review on every PR open/update</li>
<li>Support for OpenAI (GPT-4o) and Anthropic (Claude)</li>
<li>English and Chinese review output</li>
<li>Configurable file exclusions and review limits</li>
<li>Clean, structured Markdown review comments</li>
</ul>
]]></content:encoded></item><item><title>Codex Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/codex-action/</link><pubDate>Wed, 03 Jun 2026 15:43:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/codex-action/</guid><description>Version updated for https://github.com/icoretech/codex-action to version v0.9.5.
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 0.9.5 (2026-06-02) Bug Fixes deps: update ghcr.io/icoretech/codex-docker docker tag to v0.136.0 (#22) (7d891f9)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/icoretech/codex-action">https://github.com/icoretech/codex-action</a></strong> to version <strong>v0.9.5</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/codex-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="095-2026-06-02"><a href="https://github.com/icoretech/codex-action/compare/v0.9.4...v0.9.5">0.9.5</a> (2026-06-02)</h2>
<h3 id="bug-fixes">Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update ghcr.io/icoretech/codex-docker docker tag to v0.136.0 (<a href="https://github.com/icoretech/codex-action/issues/22">#22</a>) (<a href="https://github.com/icoretech/codex-action/commit/7d891f9cdd98cbae6110c2b1ccc77691c156cf93">7d891f9</a>)</li>
</ul>
]]></content:encoded></item><item><title>JFrog Boost</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/jfrog-boost/</link><pubDate>Wed, 03 Jun 2026 15:42:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/jfrog-boost/</guid><description>Version updated for https://github.com/jfrog/boost to version v0.7.11.
This publisher is shown as ‘verified’ by GitHub.
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 Bug Fixes Boost no longer rewrites bare environment-variable assignments (e.g. FOO=bar), so setting variables behaves exactly as it does without Boost. (#371) Full Changelog: https://github.com/jfrog/boost/compare/v0.7.10...v0.7.11</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/jfrog/boost">https://github.com/jfrog/boost</a></strong> to version <strong>v0.7.11</strong>.</p>
<ul>
<li>
<p>This publisher is shown as &lsquo;verified&rsquo; by GitHub.</p>
</li>
<li>
<p>This action is used across all versions by <strong>1</strong> repositories.</p>
</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/jfrog-boost">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="bug-fixes">Bug Fixes</h2>
<ul>
<li>Boost no longer rewrites bare environment-variable assignments (e.g. <code>FOO=bar</code>), so setting variables behaves exactly as it does without Boost. (#371)</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/jfrog/boost/compare/v0.7.10...v0.7.11">https://github.com/jfrog/boost/compare/v0.7.10...v0.7.11</a></p>
]]></content:encoded></item><item><title>Markup AI Content Guardian</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/markup-ai-content-guardian/</link><pubDate>Wed, 03 Jun 2026 15:41:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/markup-ai-content-guardian/</guid><description>Version updated for https://github.com/markupai/content-guardian-action to version v2.0.0.
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 ⚠️ v2 is a breaking release — migration guide v2 talks to the Markup AI agentic API directly and runs the style agent per file. Most workflows migrate in two edits: bump the version tag and replace the old style inputs (dialect, tone, style-guide) with the single optional style_guide.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/markupai/content-guardian-action">https://github.com/markupai/content-guardian-action</a></strong> to version <strong>v2.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/markup-ai-content-guardian">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="-v2-is-a-breaking-release--migration-guide">⚠️ v2 is a breaking release — migration guide</h2>
<p>v2 talks to the Markup AI agentic API directly and runs the <strong>style agent</strong> per file. Most workflows migrate in two edits: <strong>bump the version tag</strong> and <strong>replace the old style inputs</strong> (<code>dialect</code>, <code>tone</code>, <code>style-guide</code>) with the single optional <code>style_guide</code>.</p>
<h3 id="input-changes-at">Input changes at</h3>
<table>
  <thead>
      <tr>
          <th>v1 input</th>
          <th>v2</th>
          <th>What to do</th>
      </tr>
  </thead>
  <tbody>
      <tr>
          <td><code>markup_ai_api_key</code></td>
          <td>Unchanged</td>
          <td>Keep as-is</td>
      </tr>
      <tr>
          <td><code>github_token</code></td>
          <td>Unchanged</td>
          <td>Keep as-is</td>
      </tr>
      <tr>
          <td><code>dialect</code> <em>(required)</em></td>
          <td><strong>Removed</strong></td>
          <td>Configure on your style guide at <a href="https://console.markup.ai">console.markup.ai</a></td>
      </tr>
      <tr>
          <td><code>tone</code> <em>(optional)</em></td>
          <td><strong>Removed</strong></td>
          <td>Configure on your style guide at <a href="https://console.markup.ai">console.markup.ai</a></td>
      </tr>
      <tr>
          <td><code>style-guide</code> <em>(e.g. <code>ap</code>)</em></td>
          <td><strong>Replaced</strong> by <code>style_guide</code></td>
          <td>Underscore name <strong>and</strong> new values — see below</td>
      </tr>
      <tr>
          <td><code>add_commit_status</code></td>
          <td>Unchanged</td>
          <td>Keep as-is</td>
      </tr>
      <tr>
          <td><code>add_review_comments</code></td>
          <td>Unchanged</td>
          <td>Keep as-is</td>
      </tr>
      <tr>
          <td><code>strict_mode</code></td>
          <td>Unchanged</td>
          <td>Keep as-is</td>
      </tr>
      <tr>
          <td>—</td>
          <td><strong>New:</strong> <code>paths</code></td>
          <td>Optional path whitelist</td>
      </tr>
      <tr>
          <td>—</td>
          <td><strong>New:</strong> <code>dry_run</code></td>
          <td>Optional — run analysis but skip all GitHub writes</td>
      </tr>
  </tbody>
</table>
<p>Outputs (<code>event-type</code>, <code>files-analyzed</code>, <code>results</code>) keep their names; the <code>results</code> JSON shape changed (see note at bottom).</p>
<h3 id="1-bump-the-version">1. Bump the version</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-diff" data-lang="diff"><span style="display:flex;"><span><span style="color:#f92672">- uses: markupai/content-guardian-action@v1
</span></span></span><span style="display:flex;"><span><span style="color:#a6e22e">+ uses: markupai/content-guardian-action@v2
</span></span></span></code></pre></div><h3 id="2-replace-the-style-inputs">2. Replace the style inputs</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-yaml" data-lang="yaml"><span style="display:flex;"><span><span style="color:#f92672">with</span>:
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">markup_ai_api_key</span>: <span style="color:#ae81ff">${{ secrets.MARKUP_AI_API_KEY }}</span>
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">github_token</span>: <span style="color:#ae81ff">${{ secrets.GITHUB_TOKEN }}</span>
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">dialect</span>: <span style="color:#ae81ff">american_english</span>
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">tone</span>: <span style="color:#ae81ff">formal</span>
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">style-guide</span>: <span style="color:#ae81ff">ap</span>
</span></span></code></pre></div><p><strong>After (v2):</strong></p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-yaml" data-lang="yaml"><span style="display:flex;"><span><span style="color:#f92672">with</span>:
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">markup_ai_api_key</span>: <span style="color:#ae81ff">${{ secrets.MARKUP_AI_API_KEY }}</span>
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">github_token</span>: <span style="color:#ae81ff">${{ secrets.GITHUB_TOKEN }}</span>
</span></span><span style="display:flex;"><span>  <span style="color:#75715e"># dialect / tone / style guide rules now live on the style guide itself</span>
</span></span><span style="display:flex;"><span>  <span style="color:#75715e"># at console.markup.ai. Omit style_guide to use the org default, or pin one:</span>
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">style_guide</span>: <span style="color:#e6db74">&#34;AP Style&#34;</span> <span style="color:#75715e"># target ID or display name (case-insensitive); optional</span>
</span></span></code></pre></div><blockquote>
<p><strong>⚠️ A find-and-replace of <code>style-guide</code> → <code>style_guide</code> is not enough.</strong> The name changed from hyphen to underscore, <strong>and</strong> the accepted values changed: v1 took canonical names like <code>ap</code>/<code>chicago</code>; v2 takes a <strong>style guide (target) ID or display name</strong> from your org. Passing <code>ap</code> will fail unless you have a style guide named &ldquo;ap&rdquo;.</p>
</blockquote>
<p><code>style_guide</code> is <strong>optional</strong> — set a default style guide in the console and omit it entirely. List valid values with:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>curl -H <span style="color:#e6db74">&#34;Authorization: Bearer </span>$MARKUP_AI_API_KEY<span style="color:#e6db74">&#34;</span> <span style="color:#ae81ff">\
</span></span></span><span style="display:flex;"><span>  https://api.markup.ai/style-agent/targets | jq <span style="color:#e6db74">&#39;.[] | {id, display_name, is_default}&#39;</span>
</span></span></code></pre></div><h3 id="3-expect-risk-based-scoring-by-default">3. Expect risk-based scoring by default</h3>
<ul>
<li><strong>Risk labels are always shown</strong> — <code>🔴 High</code> / <code>🟡 Medium</code> / <code>🟢 Low</code> / <code>✅ No issues</code>, plus severity counts (<code>H:_ M:_ L:_</code>).</li>
<li><strong>Numeric 0–100 scores appear only if your org has <code>style_agent_numeric_scoring</code> enabled.</strong> No fabricated scores otherwise.</li>
<li>If you gate branch protection on the <strong>commit status</strong>, its state is now derived from risk: <code>error</code> for High, <code>failure</code> for Medium, else <code>success</code>.</li>
</ul>
<h3 id="note-for-downstream-consumers">Note for downstream consumers</h3>
<p><code>outputs.results</code> is still a JSON string but the per-file object shape changed. <code>scores</code> is <code>null</code> when numeric scoring is off, so guard for null before reading <code>scores.*</code>.</p>
]]></content:encoded></item><item><title>AIB Infra Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/aib-infra-scan/</link><pubDate>Wed, 03 Jun 2026 15:41:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/aib-infra-scan/</guid><description>Version updated for https://github.com/matijazezelj/aib to version v1.4.5.
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 What’s Changed feat: add baseline diffs and compose policy checks by @matijazezelj in https://github.com/matijazezelj/aib/pull/25 fix: include changed diff details in reports by @matijazezelj in https://github.com/matijazezelj/aib/pull/26 Full Changelog: https://github.com/matijazezelj/aib/compare/v1.4.4...v1.4.5</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/matijazezelj/aib">https://github.com/matijazezelj/aib</a></strong> to version <strong>v1.4.5</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/aib-infra-scan">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>feat: add baseline diffs and compose policy checks by @matijazezelj in <a href="https://github.com/matijazezelj/aib/pull/25">https://github.com/matijazezelj/aib/pull/25</a></li>
<li>fix: include changed diff details in reports by @matijazezelj in <a href="https://github.com/matijazezelj/aib/pull/26">https://github.com/matijazezelj/aib/pull/26</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/matijazezelj/aib/compare/v1.4.4...v1.4.5">https://github.com/matijazezelj/aib/compare/v1.4.4...v1.4.5</a></p>
]]></content:encoded></item><item><title>Kyosei Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/kyosei-code-review/</link><pubDate>Wed, 03 Jun 2026 15:40:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/kyosei-code-review/</guid><description>Version updated for https://github.com/ncaq/kyosei-action to version v2.2.1.
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.
What’s Changed What’s Changed Dependency Updates build(deps): lock file maintenance by @renovate[bot] in https://github.com/ncaq/kyosei-action/pull/141 build(deps): update actions/checkout action to v6.0.3 by @renovate[bot] in https://github.com/ncaq/kyosei-action/pull/142 build(deps): update anthropics/claude-code-action action to v1.0.134 by @renovate[bot] in https://github.com/ncaq/kyosei-action/pull/143 Full Changelog: https://github.com/ncaq/kyosei-action/compare/v2.2.0...v2.2.1</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/ncaq/kyosei-action">https://github.com/ncaq/kyosei-action</a></strong> to version <strong>v2.2.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/kyosei-code-review">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<!-- Release notes generated using configuration in .github/release.yml at v2.2.1 -->
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<h3 id="dependency-updates">Dependency Updates</h3>
<ul>
<li>build(deps): lock file maintenance by @renovate[bot] in <a href="https://github.com/ncaq/kyosei-action/pull/141">https://github.com/ncaq/kyosei-action/pull/141</a></li>
<li>build(deps): update actions/checkout action to v6.0.3 by @renovate[bot] in <a href="https://github.com/ncaq/kyosei-action/pull/142">https://github.com/ncaq/kyosei-action/pull/142</a></li>
<li>build(deps): update anthropics/claude-code-action action to v1.0.134 by @renovate[bot] in <a href="https://github.com/ncaq/kyosei-action/pull/143">https://github.com/ncaq/kyosei-action/pull/143</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/ncaq/kyosei-action/compare/v2.2.0...v2.2.1">https://github.com/ncaq/kyosei-action/compare/v2.2.0...v2.2.1</a></p>
]]></content:encoded></item><item><title>BoardReadyOps - Hardware Fabrication Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/boardreadyops-hardware-fabrication-gate/</link><pubDate>Wed, 03 Jun 2026 15:40:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/boardreadyops-hardware-fabrication-gate/</guid><description>Version updated for https://github.com/oaslananka/boardreadyops to version v1.2.3.
This action is used across all versions by 0 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.2.3 (2026-06-03) Bug Fixes stabilize v1.2.2 release CI (dist, KiCad metadata, CHANGELOG) (adb7bb1) CI ci: add governance workflow concurrency (b1a735e), closes #100</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/oaslananka/boardreadyops">https://github.com/oaslananka/boardreadyops</a></strong> to version <strong>v1.2.3</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/boardreadyops-hardware-fabrication-gate">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="123-2026-06-03"><a href="https://github.com/oaslananka/boardreadyops/compare/v1.2.2...v1.2.3">1.2.3</a> (2026-06-03)</h2>
<h3 id="bug-fixes">Bug Fixes</h3>
<ul>
<li>stabilize v1.2.2 release CI (dist, KiCad metadata, CHANGELOG) (<a href="https://github.com/oaslananka/boardreadyops/commit/adb7bb190ea1981a48d6ce968999355e0bb526f2">adb7bb1</a>)</li>
</ul>
<h3 id="ci">CI</h3>
<ul>
<li><strong>ci:</strong> add governance workflow concurrency (<a href="https://github.com/oaslananka/boardreadyops/commit/b1a735ed27e81aa9f34e96ea1ccc0f0a9ed03f51">b1a735e</a>), closes <a href="https://github.com/oaslananka/boardreadyops/issues/100">#100</a></li>
</ul>
]]></content:encoded></item><item><title>vxcloud Deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/vxcloud-deploy/</link><pubDate>Wed, 03 Jun 2026 15:39:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/vxcloud-deploy/</guid><description>Version updated for https://github.com/prodxcloud/vxcloud-deploy-action to version v1.0.2.
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.
What’s Changed Bug Fixes Guard fix: v1 floating tag now correctly points to v1.0.2, the guarded and stable version of the action. Auth patch: Resolved an issue where API-key authentication was failing on workflow re-runs when using @v1. Details Users pinning prodxcloud/vxcloud-deploy-action@v1 will automatically receive this fix. Workflows that previously returned a failure result on re-run due to the auth guard will now resolve correctly.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/prodxcloud/vxcloud-deploy-action">https://github.com/prodxcloud/vxcloud-deploy-action</a></strong> to version <strong>v1.0.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/vxcloud-deploy">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h3 id="bug-fixes">Bug Fixes</h3>
<ul>
<li><strong>Guard fix</strong>: <code>v1</code> floating tag now correctly points to <code>v1.0.2</code>, the guarded and stable version of the action.</li>
<li><strong>Auth patch</strong>: Resolved an issue where API-key authentication was failing on workflow re-runs when using <code>@v1</code>.</li>
</ul>
<h3 id="details">Details</h3>
<p>Users pinning <code>prodxcloud/vxcloud-deploy-action@v1</code> will automatically receive this fix. Workflows that previously returned a <code>failure</code> result on re-run due to the auth guard will now resolve correctly.</p>
<h3 id="upgrade">Upgrade</h3>
<p>No changes required to your workflow files. Simply re-run any failing workflow — <code>@v1</code> now resolves to this patched release.</p>
]]></content:encoded></item><item><title>Prowler Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/prowler-security-scan/</link><pubDate>Wed, 03 Jun 2026 15:39:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/prowler-security-scan/</guid><description>Version updated for https://github.com/prowler-cloud/prowler to version 5.29.1.
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 API 🐞 Fixed GET /api/v1/findings N+1 query loading resources__tags when listing findings (#11420) Clean up the scan tmp output directory when scan-report fails so partial files do not accumulate and fill the worker disk (No space left on device) (#11421) SDK 🐞 Fixed OCSF output writer now re-raises I/O errors (e.g. ENOSPC) instead of logging them per finding and leaving a truncated file (#11421)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/prowler-cloud/prowler">https://github.com/prowler-cloud/prowler</a></strong> to version <strong>5.29.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/prowler-security-scan">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="api">API</h2>
<h3 id="-fixed">🐞 Fixed</h3>
<ul>
<li><code>GET /api/v1/findings</code> N+1 query loading <code>resources__tags</code> when listing findings <a href="https://github.com/prowler-cloud/prowler/pull/11420">(#11420)</a></li>
<li>Clean up the scan tmp output directory when <code>scan-report</code> fails so partial files do not accumulate and fill the worker disk (<code>No space left on device</code>) <a href="https://github.com/prowler-cloud/prowler/pull/11421">(#11421)</a></li>
</ul>
<h2 id="sdk">SDK</h2>
<h3 id="-fixed-1">🐞 Fixed</h3>
<ul>
<li>OCSF output writer now re-raises I/O errors (e.g. <code>ENOSPC</code>) instead of logging them per finding and leaving a truncated file <a href="https://github.com/prowler-cloud/prowler/pull/11421">(#11421)</a></li>
</ul>
]]></content:encoded></item><item><title>Rafter Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/rafter-security-scan/</link><pubDate>Wed, 03 Jun 2026 15:38:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/rafter-security-scan/</guid><description>Version updated for https://github.com/Raftersecurity/rafter-cli to version v0.8.4.
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 Node.js:
npm install -g @rafter-security/cli@0.8.4 Python:
pip install rafter-cli==0.8.4 OpenClaw (via ClawHub):
clawhub skill install rafter-security See CHANGELOG.md for details.
What’s Changed feat(agent-init): add Hermes platform support (sable-gyw) by @Rome-1 in https://github.com/Raftersecurity/rafter-cli/pull/151 feat: add JSON output for agent status by @cettyTheDev in https://github.com/Raftersecurity/rafter-cli/pull/153 feat(policy): read backend’s .rafter/config.yml + flat-shape compat (sable-c1c) by @Rome-1 in https://github.com/Raftersecurity/rafter-cli/pull/154 fix(scan): honor .rafter.yml scan.exclude_paths on both engines (sable-yz0) by @Rome-1 in https://github.com/Raftersecurity/rafter-cli/pull/152 chore(release): bump to v0.8.4 by @Rome-1 in https://github.com/Raftersecurity/rafter-cli/pull/155 fix(agent): report OpenClaw via canonical ClawHub path in status (sable-1vq) by @Rome-1 in https://github.com/Raftersecurity/rafter-cli/pull/157 feat(agent): surface Hermes in verify/status/list detection (sable-gyw) by @Rome-1 in https://github.com/Raftersecurity/rafter-cli/pull/156 pattern: add HashiCorp Vault token detection by @cettyTheDev in https://github.com/Raftersecurity/rafter-cli/pull/159 New Contributors @cettyTheDev made their first contribution in https://github.com/Raftersecurity/rafter-cli/pull/153 Full Changelog: https://github.com/Raftersecurity/rafter-cli/compare/v0.8.3...v0.8.4</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/Raftersecurity/rafter-cli">https://github.com/Raftersecurity/rafter-cli</a></strong> to version <strong>v0.8.4</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/rafter-security-scan">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="installation">Installation</h2>
<p><strong>Node.js:</strong></p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>npm install -g @rafter-security/cli@0.8.4
</span></span></code></pre></div><p><strong>Python:</strong></p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>pip install rafter-cli<span style="color:#f92672">==</span>0.8.4
</span></span></code></pre></div><p><strong>OpenClaw (via ClawHub):</strong></p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>clawhub skill install rafter-security
</span></span></code></pre></div><p>See <a href="https://github.com/raftersecurity/rafter-cli/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>feat(agent-init): add Hermes platform support (sable-gyw) by @Rome-1 in <a href="https://github.com/Raftersecurity/rafter-cli/pull/151">https://github.com/Raftersecurity/rafter-cli/pull/151</a></li>
<li>feat: add JSON output for agent status by @cettyTheDev in <a href="https://github.com/Raftersecurity/rafter-cli/pull/153">https://github.com/Raftersecurity/rafter-cli/pull/153</a></li>
<li>feat(policy): read backend&rsquo;s .rafter/config.yml + flat-shape compat (sable-c1c) by @Rome-1 in <a href="https://github.com/Raftersecurity/rafter-cli/pull/154">https://github.com/Raftersecurity/rafter-cli/pull/154</a></li>
<li>fix(scan): honor .rafter.yml scan.exclude_paths on both engines (sable-yz0) by @Rome-1 in <a href="https://github.com/Raftersecurity/rafter-cli/pull/152">https://github.com/Raftersecurity/rafter-cli/pull/152</a></li>
<li>chore(release): bump to v0.8.4 by @Rome-1 in <a href="https://github.com/Raftersecurity/rafter-cli/pull/155">https://github.com/Raftersecurity/rafter-cli/pull/155</a></li>
<li>fix(agent): report OpenClaw via canonical ClawHub path in status (sable-1vq) by @Rome-1 in <a href="https://github.com/Raftersecurity/rafter-cli/pull/157">https://github.com/Raftersecurity/rafter-cli/pull/157</a></li>
<li>feat(agent): surface Hermes in verify/status/list detection (sable-gyw) by @Rome-1 in <a href="https://github.com/Raftersecurity/rafter-cli/pull/156">https://github.com/Raftersecurity/rafter-cli/pull/156</a></li>
<li>pattern: add HashiCorp Vault token detection by @cettyTheDev in <a href="https://github.com/Raftersecurity/rafter-cli/pull/159">https://github.com/Raftersecurity/rafter-cli/pull/159</a></li>
</ul>
<h2 id="new-contributors">New Contributors</h2>
<ul>
<li>@cettyTheDev made their first contribution in <a href="https://github.com/Raftersecurity/rafter-cli/pull/153">https://github.com/Raftersecurity/rafter-cli/pull/153</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Raftersecurity/rafter-cli/compare/v0.8.3...v0.8.4">https://github.com/Raftersecurity/rafter-cli/compare/v0.8.3...v0.8.4</a></p>
]]></content:encoded></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/rumdl-action/</link><pubDate>Wed, 03 Jun 2026 15:38:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.2.6.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Fixed MD062: treat a lone quote in a link destination as part of the URL (b3aea98) config: stop directory config discovery at the canonical project root (ef9f3f6) config: match root config by canonical path in per-directory resolution (4442a9f) output: relativize the verbose ‘Processing file’ path on Windows (35986d6) output: normalize remaining displayed paths to forward slashes on Windows (dbfb3ef) output: use forward slashes in displayed paths on Windows (7049c01) MD049,MD037: Preserve inline code inside emphasis during auto-fix (#652) (a1b1055) Downloads File Platform Checksum rumdl-v0.2.6-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum rumdl-v0.2.6-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum rumdl-v0.2.6-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum rumdl-v0.2.6-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum rumdl-v0.2.6-x86_64-apple-darwin.tar.gz macOS x86_64 checksum rumdl-v0.2.6-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum rumdl-v0.2.6-x86_64-pc-windows-msvc.zip Windows x86_64 checksum Installation Using uv (Recommended) uv tool install rumdl Using pip pip install rumdl Using pipx pipx install rumdl Direct Download Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/rvben/rumdl">https://github.com/rvben/rumdl</a></strong> to version <strong>v0.2.6</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>3</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/rumdl-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h3 id="fixed">Fixed</h3>
<ul>
<li><strong>MD062</strong>: treat a lone quote in a link destination as part of the URL (<a href="https://github.com/rvben/rumdl/commit/b3aea98538328ac237ed0aee1bb8b5e5f1bbd352">b3aea98</a>)</li>
<li><strong>config</strong>: stop directory config discovery at the canonical project root (<a href="https://github.com/rvben/rumdl/commit/ef9f3f618febea769004a2e3d0c1d42ff05bb31c">ef9f3f6</a>)</li>
<li><strong>config</strong>: match root config by canonical path in per-directory resolution (<a href="https://github.com/rvben/rumdl/commit/4442a9fe86c771d09f317df40765b3e2c327d0a8">4442a9f</a>)</li>
<li><strong>output</strong>: relativize the verbose &lsquo;Processing file&rsquo; path on Windows (<a href="https://github.com/rvben/rumdl/commit/35986d6c51e1f4f55c87ea4a91988da03c0a180d">35986d6</a>)</li>
<li><strong>output</strong>: normalize remaining displayed paths to forward slashes on Windows (<a href="https://github.com/rvben/rumdl/commit/dbfb3ef35c25256b9320240042c9fc9dc7685afa">dbfb3ef</a>)</li>
<li><strong>output</strong>: use forward slashes in displayed paths on Windows (<a href="https://github.com/rvben/rumdl/commit/7049c013c4c2476eccce56777c5a1c63b4dfce21">7049c01</a>)</li>
<li><strong>MD049,MD037</strong>: Preserve inline code inside emphasis during auto-fix (#652) (<a href="https://github.com/rvben/rumdl/commit/a1b1055af11a96b9ea3db1d074cf2ae373266975">a1b1055</a>)</li>
</ul>
<h2 id="downloads">Downloads</h2>
<table>
  <thead>
      <tr>
          <th>File</th>
          <th>Platform</th>
          <th>Checksum</th>
      </tr>
  </thead>
  <tbody>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.6/rumdl-v0.2.6-x86_64-unknown-linux-gnu.tar.gz">rumdl-v0.2.6-x86_64-unknown-linux-gnu.tar.gz</a></td>
          <td>Linux x86_64</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.6/rumdl-v0.2.6-x86_64-unknown-linux-gnu.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.6/rumdl-v0.2.6-x86_64-unknown-linux-musl.tar.gz">rumdl-v0.2.6-x86_64-unknown-linux-musl.tar.gz</a></td>
          <td>Linux x86_64 (musl)</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.6/rumdl-v0.2.6-x86_64-unknown-linux-musl.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.6/rumdl-v0.2.6-aarch64-unknown-linux-gnu.tar.gz">rumdl-v0.2.6-aarch64-unknown-linux-gnu.tar.gz</a></td>
          <td>Linux ARM64</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.6/rumdl-v0.2.6-aarch64-unknown-linux-gnu.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.6/rumdl-v0.2.6-aarch64-unknown-linux-musl.tar.gz">rumdl-v0.2.6-aarch64-unknown-linux-musl.tar.gz</a></td>
          <td>Linux ARM64 (musl)</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.6/rumdl-v0.2.6-aarch64-unknown-linux-musl.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.6/rumdl-v0.2.6-x86_64-apple-darwin.tar.gz">rumdl-v0.2.6-x86_64-apple-darwin.tar.gz</a></td>
          <td>macOS x86_64</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.6/rumdl-v0.2.6-x86_64-apple-darwin.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.6/rumdl-v0.2.6-aarch64-apple-darwin.tar.gz">rumdl-v0.2.6-aarch64-apple-darwin.tar.gz</a></td>
          <td>macOS ARM64 (Apple Silicon)</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.6/rumdl-v0.2.6-aarch64-apple-darwin.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.6/rumdl-v0.2.6-x86_64-pc-windows-msvc.zip">rumdl-v0.2.6-x86_64-pc-windows-msvc.zip</a></td>
          <td>Windows x86_64</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.6/rumdl-v0.2.6-x86_64-pc-windows-msvc.zip.sha256">checksum</a></td>
      </tr>
  </tbody>
</table>
<h2 id="installation">Installation</h2>
<h3 id="using-uv-recommended">Using uv (Recommended)</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>uv tool install rumdl
</span></span></code></pre></div><h3 id="using-pip">Using pip</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>pip install rumdl
</span></span></code></pre></div><h3 id="using-pipx">Using pipx</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>pipx install rumdl
</span></span></code></pre></div><h3 id="direct-download">Direct Download</h3>
<p>Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.</p>
]]></content:encoded></item><item><title>pull-request-semver-bumper</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/pull-request-semver-bumper/</link><pubDate>Wed, 03 Jun 2026 15:37:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/pull-request-semver-bumper/</guid><description>Version updated for https://github.com/SAP/pull-request-semver-bumper to version v1.0.3.
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 Changelog 🚀 Features feat: Add merge_group trigger and refine if conditions for pull request specific steps in build workflow. feat: Add an all-tests-passed job to aggregate test results and set commit status. feat: Add changelog configuration file and integrate it into the release workflow. feat: add GitHub issue templates for bug reports and feature requests. feat: add release workflow, MPL-2.0 license, and update REUSE.toml. feat: add workflow concurrency to build-and-test workflow and update core action paths in version bumping actions. feat: rename core package and action display names to pull-request-semver-bumper feat: update package name to pull-request-semver-bumper-core and add peer dependencies in package-lock.json 🐛 Fixes fix: Add step to copy actions to workspace as a workaround for a GitHub Actions runner limitation. fix: correct copyright year in README.md fix: correct core action path in npm version bumping workflow fix: correctly copy action contents to the workspace instead of the directory itself. fix: correctly copy action directory contents to workspace (#12) fix: correctly copy action directory contents to workspace instead of the directory itself. fix: fix calling branch in documentation (#22) fix: fixed the core action name (#25) fix: make ‘build-type’ input required and update default value in action.yml fix: remove angle brackets from SPDX fields in REUSE.toml fix: restore MPL-2.0 license file required by bundled dependency (#106) fix: update workflow group (#7) fix: use external invoking for sub-actions (#13) fix: workaround for invoke local action from external repo (#11) 🧰 Maintenance chore: Add CHANGELOG.md to REUSE ignore list chore: add build test final status for PR’s status check (#14) chore: Add configuration.json to REUSE ignore list. chore: add renovate.json to REUSE.toml annotations (#91) chore: build core action dist (auto) chore: build core action dist (auto) chore: remove package-lock.json chore: Rename action from “pull request semver bumper” to “Version Bumping Action”. chore: rename action from “Version Bumping Action” to “pull request semver bumper” chore: Replace copyright placeholder with actual project name in REUSE.toml. chore: update action usage examples to use a unified gateway action (#2) chore: Update action usage paths in READMEs and project metadata in REUSE.toml. chore: update changelog for v1.0.0 (#26) chore: Use pull request number for workflow concurrency groups. chore(deps-dev): bump jest and @types/jest in /.github/actions/core (#8) chore(deps-dev): bump ts-jest from 29.4.5 to 29.4.6 in /.github/actions/core (#9) chore(deps): bump simple-git from 3.33.0 to 3.36.0 in /.github/actions/core (#73) chore(deps): update dependency @actions/core to v2.0.3 chore(deps): update dependency @actions/core to v2.0.3 (#57) chore(deps): update dependency @types/node to v25.6.0 chore(deps): update dependency @types/node to v25.6.0 (#60) chore(deps): update dependency ts-jest to v29.4.11 (#97) chore(deps): update dependency ts-jest to v29.4.9 chore(deps): update dependency ts-jest to v29.4.9 (#59) chore(deps): update github artifact actions (#108) ci: change workflow trigger from pull_request_target to pull_request ci: Configure semver bumper to explicitly use HEAD as the target tag in the release workflow. ci: Configure semver bumper to explicitly use HEAD as the target tag in the release workflow. (#18) ci: improved changelog generation (#16) ci: pin third-party action SHAs and add Dependabot cooldown (#102) ci: replace pull_request_target with pull_request for CodeQL fork PR analysis (#107) ci: retrigger workflows ci: switch GitHub Actions runners from ‘solinas’ to ‘ubuntu-latest’ ci: Update build runner from solinas to ubuntu-latest ci: verify GitHub Actions recovery refactor: Remove merge_group trigger and simplify pull request condition checks in build workflow refactor: Update uses path for core action and rename build-type input to type. refactor: update action usage examples to use a unified gateway action with a type input and add clarifying documentation refactor: Update build workflow to use a unified version bumper action with a type input. refactor: update internal action uses path and rename type input to build-type refactor: update workflow trigger from pull_request to pull_request_target refactor: validation workflow now test from gateway action (#4) 📝 Documentation docs: add ‘Why use this Action?’ section, enhance project description, and update usage example to @v1 in README. docs: add issue templates and reuse api badege (#21) docs: add project name into copyright place holder (#5) docs: add requirements section and update licensing link in README (#10) docs: add requirements section and update licensing link in README. docs: add REUSE status badge to README docs: update Maven README (#3) docs: update Maven README to remove outdated credential example and add Nexus env vars to main usage. docs: update project links in README for consistency docs: Update README examples to use v1 tag for the version bumping action. docs: update readme highlighting USP and update meta information (#23) What’s Changed chore: Update action usage paths in READMEs and project metadata by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/1 chore: update action usage examples to use a unified gateway action by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/2 docs: update Maven README by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/3 refactor: validation workflow now test from gateway action by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/4 docs: add project name into copyright place holder by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/5 fix: update workflow group by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/7 chore(deps-dev): bump jest and @types/jest in /.github/actions/core by @dependabot[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/8 docs: add requirements section and update licensing link in README by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/10 fix: workaround for invoke local action from external repo by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/11 chore(deps-dev): bump ts-jest from 29.4.5 to 29.4.6 in /.github/actions/core by @dependabot[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/9 fix: correctly copy action directory contents to workspace by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/12 fix: use external invoking for sub-actions by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/13 chore: add build test final status for PR’s status check by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/14 ci: improved changelog generation by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/16 ci: Configure semver bumper to explicitly use HEAD as the target tag in the release workflow by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/18 chore: update changelog for v1.0.0 by @github-actions[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/19 docs: add issue templates and reuse api badege by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/21 fix: fix calling branch in documentation by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/22 docs: update readme highlighting USP and update meta information by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/23 chore: update changelog for v1.0.0 by @github-actions[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/24 fix: fixed the core action name by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/25 chore: update changelog for v1.0.0 by @github-actions[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/26 chore(deps-dev): bump @types/node from 24.10.1 to 25.0.2 in /.github/actions/core by @dependabot[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/29 chore(deps): bump @actions/core from 1.11.1 to 2.0.1 in /.github/actions/core by @dependabot[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/28 chore(deps): bump @actions/exec from 1.1.1 to 2.0.0 in /.github/actions/core by @dependabot[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/27 chore(deps-dev): bump @types/node from 25.0.2 to 25.0.3 in /.github/actions/core by @dependabot[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/32 feat: Expose bump level as output by @mdanish98 in https://github.com/SAP/pull-request-semver-bumper/pull/33 chore: update changelog for v1.0.1 by @github-actions[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/34 chore(deps-dev): bump @types/node from 25.0.3 to 25.2.3 in /.github/actions/core by @dependabot[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/45 chore(deps): bump semver from 7.7.3 to 7.7.4 in /.github/actions/core by @dependabot[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/41 chore(deps): bump @actions/core from 2.0.1 to 2.0.2 in /.github/actions/core by @dependabot[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/36 chore(deps-dev): bump jest from 30.2.0 to 30.3.0 in /.github/actions/core by @dependabot[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/54 chore: Configure Renovate by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/55 chore(deps): bump simple-git from 3.30.0 to 3.31.1 in /.github/actions/core by @dependabot[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/44 chore(deps): update dependency @actions/core to v2.0.3 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/57 chore(deps): update dependency @types/node to v25.6.0 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/60 chore(deps): update dependency ts-jest to v29.4.9 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/59 chore(deps): update dependency node to v24 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/66 chore(deps): bump simple-git from 3.33.0 to 3.36.0 in /.github/actions/core by @dependabot[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/73 chore(deps): update actions/setup-node action to v6 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/65 fix: correct release workflow sequencing to merge changelog PR before tagging by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/40 chore(deps): update s4u/setup-maven-action action to v1.20.0 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/63 chore(deps-dev): bump @types/node from 25.6.0 to 25.6.2 in /.github/actions/core by @dependabot[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/81 chore(deps): bump @actions/exec from 2.0.0 to 3.0.0 in /.github/actions/core by @dependabot[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/42 chore(deps): update dependency jest to v30.4.2 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/83 chore(deps): update actions/checkout action to v6 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/64 chore(deps): update dependency semver to v7.8.0 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/84 chore(deps): update dependency python to 3.14 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/61 chore(deps): update dependency @types/node to v25.7.0 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/79 chore(deps): update mikepenz/release-changelog-builder-action action to v6 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/69 chore(deps): update endbug/add-and-commit action to v10 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/68 chore(deps): update softprops/action-gh-release action to v3 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/70 fix: set all-tests-passed status on changelog PR to unblock auto-merge by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/87 chore: update changelog for v1.0.2 by @github-actions[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/88 docs: align README output name with action output by @ricogu-claw in https://github.com/SAP/pull-request-semver-bumper/pull/49 fix(deps): update dependency @actions/core to v3 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/74 chore(deps): update dependency typescript to v6 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/67 chore: fix REUSE compliance by annotating missing files in REUSE.toml by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/91 chore(deps): update dependency @types/node to v25.8.0 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/93 chore(deps): update dependency @types/node to v25.9.1 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/94 chore(deps): update dependency ts-jest to v29.4.10 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/95 chore(deps): update dependency ts-jest to v29.4.11 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/97 fix: use commit-message input by @Herrtian in https://github.com/SAP/pull-request-semver-bumper/pull/98 ci: switch CodeQL to advanced setup with JS/TS, same-repo and fork PR scanning by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/99 chore(deps): update dependency semver to v7.8.1 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/96 chore(deps): update actions/checkout action to v6 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/100 ci: add REUSE compliance lint as PR status check by @mdanish98 in https://github.com/SAP/pull-request-semver-bumper/pull/103 chore(deps): update actions/checkout action to v6 by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/104 fix: restore MPL-2.0 license file required by bundled dependency by @mdanish98 in https://github.com/SAP/pull-request-semver-bumper/pull/106 ci: harden CI workflows against fork PR privilege abuse by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/107 chore(deps): update github artifact actions (major) by @renovate[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/108 ci: pin third-party action SHAs and add Dependabot cooldown by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/102 ci: skip Build &amp;amp; Test e2e for docs/workflow-only PRs by @ricogu in https://github.com/SAP/pull-request-semver-bumper/pull/101 chore: update changelog for v1.0.3 by @github-actions[bot] in https://github.com/SAP/pull-request-semver-bumper/pull/110 New Contributors @ricogu made their first contribution in https://github.com/SAP/pull-request-semver-bumper/pull/1 @dependabot[bot] made their first contribution in https://github.com/SAP/pull-request-semver-bumper/pull/8 @github-actions[bot] made their first contribution in https://github.com/SAP/pull-request-semver-bumper/pull/19 @mdanish98 made their first contribution in https://github.com/SAP/pull-request-semver-bumper/pull/33 @renovate[bot] made their first contribution in https://github.com/SAP/pull-request-semver-bumper/pull/55 @ricogu-claw made their first contribution in https://github.com/SAP/pull-request-semver-bumper/pull/49 @Herrtian made their first contribution in https://github.com/SAP/pull-request-semver-bumper/pull/98 Full Changelog: https://github.com/SAP/pull-request-semver-bumper/compare/v0.0.0...v1.0.3</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/SAP/pull-request-semver-bumper">https://github.com/SAP/pull-request-semver-bumper</a></strong> to version <strong>v1.0.3</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/pull-request-semver-bumper">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h1 id="changelog">Changelog</h1>
<h2 id="-features">🚀 Features</h2>
<ul>
<li>feat: Add <code>merge_group</code> trigger and refine <code>if</code> conditions for pull request specific steps in build workflow.</li>
<li>feat: Add an <code>all-tests-passed</code> job to aggregate test results and set commit status.</li>
<li>feat: Add changelog configuration file and integrate it into the release workflow.</li>
<li>feat: add GitHub issue templates for bug reports and feature requests.</li>
<li>feat: add release workflow, MPL-2.0 license, and update REUSE.toml.</li>
<li>feat: add workflow concurrency to build-and-test workflow and update core action paths in version bumping actions.</li>
<li>feat: rename core package and action display names to pull-request-semver-bumper</li>
<li>feat: update package name to pull-request-semver-bumper-core and add peer dependencies in package-lock.json</li>
</ul>
<h2 id="-fixes">🐛 Fixes</h2>
<ul>
<li>fix: Add step to copy actions to workspace as a workaround for a GitHub Actions runner limitation.</li>
<li>fix: correct copyright year in README.md</li>
<li>fix: correct core action path in npm version bumping workflow</li>
<li>fix: correctly copy action contents to the workspace instead of the directory itself.</li>
<li>fix: correctly copy action directory contents to workspace (#12)</li>
<li>fix: correctly copy action directory contents to workspace instead of the directory itself.</li>
<li>fix: fix calling branch in documentation (#22)</li>
<li>fix: fixed the core action name (#25)</li>
<li>fix: make &lsquo;build-type&rsquo; input required and update default value in action.yml</li>
<li>fix: remove angle brackets from SPDX fields in REUSE.toml</li>
<li>fix: restore MPL-2.0 license file required by bundled dependency (#106)</li>
<li>fix: update workflow group (#7)</li>
<li>fix: use external invoking for sub-actions (#13)</li>
<li>fix: workaround for invoke local action from external repo (#11)</li>
</ul>
<h2 id="-maintenance">🧰 Maintenance</h2>
<ul>
<li>chore: Add <code>CHANGELOG.md</code> to REUSE ignore list</li>
<li>chore: add build test final status for PR&rsquo;s status check (#14)</li>
<li>chore: Add configuration.json to REUSE ignore list.</li>
<li>chore: add renovate.json to REUSE.toml annotations (#91)</li>
<li>chore: build core action dist (auto)</li>
<li>chore: build core action dist (auto)</li>
<li>chore: remove package-lock.json</li>
<li>chore: Rename action from &ldquo;pull request semver bumper&rdquo; to &ldquo;Version Bumping Action&rdquo;.</li>
<li>chore: rename action from &ldquo;Version Bumping Action&rdquo; to &ldquo;pull request semver bumper&rdquo;</li>
<li>chore: Replace copyright placeholder with actual project name in REUSE.toml.</li>
<li>chore: update action usage examples to use a unified gateway action (#2)</li>
<li>chore: Update action usage paths in READMEs and project metadata in REUSE.toml.</li>
<li>chore: update changelog for v1.0.0 (#26)</li>
<li>chore: Use pull request number for workflow concurrency groups.</li>
<li>chore(deps-dev): bump jest and @types/jest in /.github/actions/core (#8)</li>
<li>chore(deps-dev): bump ts-jest from 29.4.5 to 29.4.6 in /.github/actions/core (#9)</li>
<li>chore(deps): bump simple-git from 3.33.0 to 3.36.0 in /.github/actions/core (#73)</li>
<li>chore(deps): update dependency @actions/core to v2.0.3</li>
<li>chore(deps): update dependency @actions/core to v2.0.3 (#57)</li>
<li>chore(deps): update dependency @types/node to v25.6.0</li>
<li>chore(deps): update dependency @types/node to v25.6.0 (#60)</li>
<li>chore(deps): update dependency ts-jest to v29.4.11 (#97)</li>
<li>chore(deps): update dependency ts-jest to v29.4.9</li>
<li>chore(deps): update dependency ts-jest to v29.4.9 (#59)</li>
<li>chore(deps): update github artifact actions (#108)</li>
<li>ci: change workflow trigger from pull_request_target to pull_request</li>
<li>ci: Configure semver bumper to explicitly use HEAD as the target tag in the release workflow.</li>
<li>ci: Configure semver bumper to explicitly use HEAD as the target tag in the release workflow. (#18)</li>
<li>ci: improved changelog generation (#16)</li>
<li>ci: pin third-party action SHAs and add Dependabot cooldown (#102)</li>
<li>ci: replace pull_request_target with pull_request for CodeQL fork PR analysis (#107)</li>
<li>ci: retrigger workflows</li>
<li>ci: switch GitHub Actions runners from &lsquo;solinas&rsquo; to &lsquo;ubuntu-latest&rsquo;</li>
<li>ci: Update build runner from solinas to ubuntu-latest</li>
<li>ci: verify GitHub Actions recovery</li>
<li>refactor: Remove <code>merge_group</code> trigger and simplify pull request condition checks in build workflow</li>
<li>refactor: Update <code>uses</code> path for core action and rename <code>build-type</code> input to <code>type</code>.</li>
<li>refactor: update action usage examples to use a unified gateway action with a <code>type</code> input and add clarifying documentation</li>
<li>refactor: Update build workflow to use a unified version bumper action with a <code>type</code> input.</li>
<li>refactor: update internal action <code>uses</code> path and rename <code>type</code> input to <code>build-type</code></li>
<li>refactor: update workflow trigger from pull_request to pull_request_target</li>
<li>refactor: validation workflow now test from gateway action (#4)</li>
</ul>
<h2 id="-documentation">📝 Documentation</h2>
<ul>
<li>docs: add &lsquo;Why use this Action?&rsquo; section, enhance project description, and update usage example to <code>@v1</code> in README.</li>
<li>docs: add issue templates and reuse api badege (#21)</li>
<li>docs: add project name into copyright place holder (#5)</li>
<li>docs: add requirements section and update licensing link in README (#10)</li>
<li>docs: add requirements section and update licensing link in README.</li>
<li>docs: add REUSE status badge to README</li>
<li>docs: update Maven README (#3)</li>
<li>docs: update Maven README to remove outdated credential example and add Nexus env vars to main usage.</li>
<li>docs: update project links in README for consistency</li>
<li>docs: Update README examples to use <code>v1</code> tag for the version bumping action.</li>
<li>docs: update readme highlighting USP and update meta information (#23)</li>
</ul>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>chore: Update action usage paths in READMEs and project metadata by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/1">https://github.com/SAP/pull-request-semver-bumper/pull/1</a></li>
<li>chore: update action usage examples to use a unified gateway action by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/2">https://github.com/SAP/pull-request-semver-bumper/pull/2</a></li>
<li>docs: update Maven README by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/3">https://github.com/SAP/pull-request-semver-bumper/pull/3</a></li>
<li>refactor: validation workflow now test from gateway action by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/4">https://github.com/SAP/pull-request-semver-bumper/pull/4</a></li>
<li>docs: add project name into copyright place holder by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/5">https://github.com/SAP/pull-request-semver-bumper/pull/5</a></li>
<li>fix: update workflow group by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/7">https://github.com/SAP/pull-request-semver-bumper/pull/7</a></li>
<li>chore(deps-dev): bump jest and @types/jest in /.github/actions/core by @dependabot[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/8">https://github.com/SAP/pull-request-semver-bumper/pull/8</a></li>
<li>docs: add requirements section and update licensing link in README by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/10">https://github.com/SAP/pull-request-semver-bumper/pull/10</a></li>
<li>fix: workaround for invoke local action from external repo by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/11">https://github.com/SAP/pull-request-semver-bumper/pull/11</a></li>
<li>chore(deps-dev): bump ts-jest from 29.4.5 to 29.4.6 in /.github/actions/core by @dependabot[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/9">https://github.com/SAP/pull-request-semver-bumper/pull/9</a></li>
<li>fix: correctly copy action directory contents to workspace by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/12">https://github.com/SAP/pull-request-semver-bumper/pull/12</a></li>
<li>fix: use external invoking for sub-actions by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/13">https://github.com/SAP/pull-request-semver-bumper/pull/13</a></li>
<li>chore: add build test final status for PR&rsquo;s status check by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/14">https://github.com/SAP/pull-request-semver-bumper/pull/14</a></li>
<li>ci: improved changelog generation by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/16">https://github.com/SAP/pull-request-semver-bumper/pull/16</a></li>
<li>ci: Configure semver bumper to explicitly use HEAD as the target tag in the release workflow by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/18">https://github.com/SAP/pull-request-semver-bumper/pull/18</a></li>
<li>chore: update changelog for v1.0.0 by @github-actions[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/19">https://github.com/SAP/pull-request-semver-bumper/pull/19</a></li>
<li>docs: add issue templates and reuse api badege by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/21">https://github.com/SAP/pull-request-semver-bumper/pull/21</a></li>
<li>fix: fix calling branch in documentation by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/22">https://github.com/SAP/pull-request-semver-bumper/pull/22</a></li>
<li>docs: update readme highlighting USP and update meta information by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/23">https://github.com/SAP/pull-request-semver-bumper/pull/23</a></li>
<li>chore: update changelog for v1.0.0 by @github-actions[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/24">https://github.com/SAP/pull-request-semver-bumper/pull/24</a></li>
<li>fix: fixed the core action name by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/25">https://github.com/SAP/pull-request-semver-bumper/pull/25</a></li>
<li>chore: update changelog for v1.0.0 by @github-actions[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/26">https://github.com/SAP/pull-request-semver-bumper/pull/26</a></li>
<li>chore(deps-dev): bump @types/node from 24.10.1 to 25.0.2 in /.github/actions/core by @dependabot[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/29">https://github.com/SAP/pull-request-semver-bumper/pull/29</a></li>
<li>chore(deps): bump @actions/core from 1.11.1 to 2.0.1 in /.github/actions/core by @dependabot[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/28">https://github.com/SAP/pull-request-semver-bumper/pull/28</a></li>
<li>chore(deps): bump @actions/exec from 1.1.1 to 2.0.0 in /.github/actions/core by @dependabot[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/27">https://github.com/SAP/pull-request-semver-bumper/pull/27</a></li>
<li>chore(deps-dev): bump @types/node from 25.0.2 to 25.0.3 in /.github/actions/core by @dependabot[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/32">https://github.com/SAP/pull-request-semver-bumper/pull/32</a></li>
<li>feat: Expose bump level as output by @mdanish98 in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/33">https://github.com/SAP/pull-request-semver-bumper/pull/33</a></li>
<li>chore: update changelog for v1.0.1 by @github-actions[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/34">https://github.com/SAP/pull-request-semver-bumper/pull/34</a></li>
<li>chore(deps-dev): bump @types/node from 25.0.3 to 25.2.3 in /.github/actions/core by @dependabot[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/45">https://github.com/SAP/pull-request-semver-bumper/pull/45</a></li>
<li>chore(deps): bump semver from 7.7.3 to 7.7.4 in /.github/actions/core by @dependabot[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/41">https://github.com/SAP/pull-request-semver-bumper/pull/41</a></li>
<li>chore(deps): bump @actions/core from 2.0.1 to 2.0.2 in /.github/actions/core by @dependabot[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/36">https://github.com/SAP/pull-request-semver-bumper/pull/36</a></li>
<li>chore(deps-dev): bump jest from 30.2.0 to 30.3.0 in /.github/actions/core by @dependabot[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/54">https://github.com/SAP/pull-request-semver-bumper/pull/54</a></li>
<li>chore: Configure Renovate by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/55">https://github.com/SAP/pull-request-semver-bumper/pull/55</a></li>
<li>chore(deps): bump simple-git from 3.30.0 to 3.31.1 in /.github/actions/core by @dependabot[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/44">https://github.com/SAP/pull-request-semver-bumper/pull/44</a></li>
<li>chore(deps): update dependency @actions/core to v2.0.3 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/57">https://github.com/SAP/pull-request-semver-bumper/pull/57</a></li>
<li>chore(deps): update dependency @types/node to v25.6.0 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/60">https://github.com/SAP/pull-request-semver-bumper/pull/60</a></li>
<li>chore(deps): update dependency ts-jest to v29.4.9 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/59">https://github.com/SAP/pull-request-semver-bumper/pull/59</a></li>
<li>chore(deps): update dependency node to v24 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/66">https://github.com/SAP/pull-request-semver-bumper/pull/66</a></li>
<li>chore(deps): bump simple-git from 3.33.0 to 3.36.0 in /.github/actions/core by @dependabot[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/73">https://github.com/SAP/pull-request-semver-bumper/pull/73</a></li>
<li>chore(deps): update actions/setup-node action to v6 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/65">https://github.com/SAP/pull-request-semver-bumper/pull/65</a></li>
<li>fix: correct release workflow sequencing to merge changelog PR before tagging by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/40">https://github.com/SAP/pull-request-semver-bumper/pull/40</a></li>
<li>chore(deps): update s4u/setup-maven-action action to v1.20.0 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/63">https://github.com/SAP/pull-request-semver-bumper/pull/63</a></li>
<li>chore(deps-dev): bump @types/node from 25.6.0 to 25.6.2 in /.github/actions/core by @dependabot[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/81">https://github.com/SAP/pull-request-semver-bumper/pull/81</a></li>
<li>chore(deps): bump @actions/exec from 2.0.0 to 3.0.0 in /.github/actions/core by @dependabot[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/42">https://github.com/SAP/pull-request-semver-bumper/pull/42</a></li>
<li>chore(deps): update dependency jest to v30.4.2 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/83">https://github.com/SAP/pull-request-semver-bumper/pull/83</a></li>
<li>chore(deps): update actions/checkout action to v6 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/64">https://github.com/SAP/pull-request-semver-bumper/pull/64</a></li>
<li>chore(deps): update dependency semver to v7.8.0 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/84">https://github.com/SAP/pull-request-semver-bumper/pull/84</a></li>
<li>chore(deps): update dependency python to 3.14 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/61">https://github.com/SAP/pull-request-semver-bumper/pull/61</a></li>
<li>chore(deps): update dependency @types/node to v25.7.0 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/79">https://github.com/SAP/pull-request-semver-bumper/pull/79</a></li>
<li>chore(deps): update mikepenz/release-changelog-builder-action action to v6 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/69">https://github.com/SAP/pull-request-semver-bumper/pull/69</a></li>
<li>chore(deps): update endbug/add-and-commit action to v10 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/68">https://github.com/SAP/pull-request-semver-bumper/pull/68</a></li>
<li>chore(deps): update softprops/action-gh-release action to v3 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/70">https://github.com/SAP/pull-request-semver-bumper/pull/70</a></li>
<li>fix: set all-tests-passed status on changelog PR to unblock auto-merge by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/87">https://github.com/SAP/pull-request-semver-bumper/pull/87</a></li>
<li>chore: update changelog for v1.0.2 by @github-actions[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/88">https://github.com/SAP/pull-request-semver-bumper/pull/88</a></li>
<li>docs: align README output name with action output by @ricogu-claw in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/49">https://github.com/SAP/pull-request-semver-bumper/pull/49</a></li>
<li>fix(deps): update dependency @actions/core to v3 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/74">https://github.com/SAP/pull-request-semver-bumper/pull/74</a></li>
<li>chore(deps): update dependency typescript to v6 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/67">https://github.com/SAP/pull-request-semver-bumper/pull/67</a></li>
<li>chore: fix REUSE compliance by annotating missing files in REUSE.toml by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/91">https://github.com/SAP/pull-request-semver-bumper/pull/91</a></li>
<li>chore(deps): update dependency @types/node to v25.8.0 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/93">https://github.com/SAP/pull-request-semver-bumper/pull/93</a></li>
<li>chore(deps): update dependency @types/node to v25.9.1 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/94">https://github.com/SAP/pull-request-semver-bumper/pull/94</a></li>
<li>chore(deps): update dependency ts-jest to v29.4.10 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/95">https://github.com/SAP/pull-request-semver-bumper/pull/95</a></li>
<li>chore(deps): update dependency ts-jest to v29.4.11 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/97">https://github.com/SAP/pull-request-semver-bumper/pull/97</a></li>
<li>fix: use commit-message input by @Herrtian in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/98">https://github.com/SAP/pull-request-semver-bumper/pull/98</a></li>
<li>ci: switch CodeQL to advanced setup with JS/TS, same-repo and fork PR scanning by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/99">https://github.com/SAP/pull-request-semver-bumper/pull/99</a></li>
<li>chore(deps): update dependency semver to v7.8.1 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/96">https://github.com/SAP/pull-request-semver-bumper/pull/96</a></li>
<li>chore(deps): update actions/checkout action to v6 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/100">https://github.com/SAP/pull-request-semver-bumper/pull/100</a></li>
<li>ci: add REUSE compliance lint as PR status check by @mdanish98 in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/103">https://github.com/SAP/pull-request-semver-bumper/pull/103</a></li>
<li>chore(deps): update actions/checkout action to v6 by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/104">https://github.com/SAP/pull-request-semver-bumper/pull/104</a></li>
<li>fix: restore MPL-2.0 license file required by bundled dependency by @mdanish98 in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/106">https://github.com/SAP/pull-request-semver-bumper/pull/106</a></li>
<li>ci: harden CI workflows against fork PR privilege abuse by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/107">https://github.com/SAP/pull-request-semver-bumper/pull/107</a></li>
<li>chore(deps): update github artifact actions (major) by @renovate[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/108">https://github.com/SAP/pull-request-semver-bumper/pull/108</a></li>
<li>ci: pin third-party action SHAs and add Dependabot cooldown by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/102">https://github.com/SAP/pull-request-semver-bumper/pull/102</a></li>
<li>ci: skip Build &amp; Test e2e for docs/workflow-only PRs by @ricogu in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/101">https://github.com/SAP/pull-request-semver-bumper/pull/101</a></li>
<li>chore: update changelog for v1.0.3 by @github-actions[bot] in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/110">https://github.com/SAP/pull-request-semver-bumper/pull/110</a></li>
</ul>
<h2 id="new-contributors">New Contributors</h2>
<ul>
<li>@ricogu made their first contribution in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/1">https://github.com/SAP/pull-request-semver-bumper/pull/1</a></li>
<li>@dependabot[bot] made their first contribution in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/8">https://github.com/SAP/pull-request-semver-bumper/pull/8</a></li>
<li>@github-actions[bot] made their first contribution in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/19">https://github.com/SAP/pull-request-semver-bumper/pull/19</a></li>
<li>@mdanish98 made their first contribution in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/33">https://github.com/SAP/pull-request-semver-bumper/pull/33</a></li>
<li>@renovate[bot] made their first contribution in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/55">https://github.com/SAP/pull-request-semver-bumper/pull/55</a></li>
<li>@ricogu-claw made their first contribution in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/49">https://github.com/SAP/pull-request-semver-bumper/pull/49</a></li>
<li>@Herrtian made their first contribution in <a href="https://github.com/SAP/pull-request-semver-bumper/pull/98">https://github.com/SAP/pull-request-semver-bumper/pull/98</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/SAP/pull-request-semver-bumper/compare/v0.0.0...v1.0.3">https://github.com/SAP/pull-request-semver-bumper/compare/v0.0.0...v1.0.3</a></p>
]]></content:encoded></item><item><title>Docker Compose Cache</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/docker-compose-cache/</link><pubDate>Wed, 03 Jun 2026 15:36:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/docker-compose-cache/</guid><description>Version updated for https://github.com/seijikohara/docker-compose-cache-action to version v1.8.8.
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 What’s Changed ci: migrate GitHub App auth from app-id to client-id by @seijikohara in https://github.com/seijikohara/docker-compose-cache-action/pull/284 chore(deps): lock file maintenance by @renovate[bot] in https://github.com/seijikohara/docker-compose-cache-action/pull/283 Full Changelog: https://github.com/seijikohara/docker-compose-cache-action/compare/v1.8.7...v1.8.8</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/seijikohara/docker-compose-cache-action">https://github.com/seijikohara/docker-compose-cache-action</a></strong> to version <strong>v1.8.8</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/docker-compose-cache">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>ci: migrate GitHub App auth from app-id to client-id by @seijikohara in <a href="https://github.com/seijikohara/docker-compose-cache-action/pull/284">https://github.com/seijikohara/docker-compose-cache-action/pull/284</a></li>
<li>chore(deps): lock file maintenance by @renovate[bot] in <a href="https://github.com/seijikohara/docker-compose-cache-action/pull/283">https://github.com/seijikohara/docker-compose-cache-action/pull/283</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/seijikohara/docker-compose-cache-action/compare/v1.8.7...v1.8.8">https://github.com/seijikohara/docker-compose-cache-action/compare/v1.8.7...v1.8.8</a></p>
]]></content:encoded></item><item><title>Setup DepVault CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/setup-depvault-cli/</link><pubDate>Wed, 03 Jun 2026 15:36:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/setup-depvault-cli/</guid><description>Version updated for https://github.com/suxrobGM/depvault to version cli/v1.8.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.
What’s Changed project create: default the new-project name to the current repo’s directory and auto-fill the repository URL from git remote origin Warn when the active project doesn’t match the current repository, giving an early signal to switch projects</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/suxrobGM/depvault">https://github.com/suxrobGM/depvault</a></strong> to version <strong>cli/v1.8.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-depvault-cli">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li><code>project</code> create: default the new-project name to the current repo&rsquo;s directory and auto-fill the repository URL from <code>git remote origin</code></li>
<li>Warn when the active project doesn&rsquo;t match the current repository, giving an early signal to switch projects</li>
</ul>
]]></content:encoded></item><item><title>Setup Lefthook</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/setup-lefthook/</link><pubDate>Wed, 03 Jun 2026 15:35:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/setup-lefthook/</guid><description>Version updated for https://github.com/threeal/setup-lefthook-action to version v1.0.0.
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 What’s Changed Set up Lefthook on all GitHub-hosted runner platforms: Linux, macOS, and Windows on both x64 and arm64. Install the latest Lefthook version by default, or pin a specific version via the version input. Use the version output to read the exact version of Lefthook that was installed. Cache the downloaded binary using the runner tool cache to avoid redundant downloads across runs. Full Changelog: https://github.com/threeal/setup-lefthook-action/commits/v1.0.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/threeal/setup-lefthook-action">https://github.com/threeal/setup-lefthook-action</a></strong> to version <strong>v1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-lefthook">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Set up Lefthook on all GitHub-hosted runner platforms: Linux, macOS, and Windows on both x64 and arm64.</li>
<li>Install the latest Lefthook version by default, or pin a specific version via the <code>version</code> input.</li>
<li>Use the <code>version</code> output to read the exact version of Lefthook that was installed.</li>
<li>Cache the downloaded binary using the runner tool cache to avoid redundant downloads across runs.</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/threeal/setup-lefthook-action/commits/v1.0.0">https://github.com/threeal/setup-lefthook-action/commits/v1.0.0</a></p>
]]></content:encoded></item><item><title>SR - Semantic Release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/sr-semantic-release/</link><pubDate>Wed, 03 Jun 2026 15:35:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/sr-semantic-release/</guid><description>Version updated for https://github.com/urmzd/sr to version v8.0.9.
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 8.0.9 (2026-06-03) Bug Fixes publishers: publish cargo workspace members in dependency order (#26) (8e81978) Full Changelog</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/urmzd/sr">https://github.com/urmzd/sr</a></strong> to version <strong>v8.0.9</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/sr-semantic-release">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="809-2026-06-03">8.0.9 (2026-06-03)</h2>
<h3 id="bug-fixes">Bug Fixes</h3>
<ul>
<li><strong>publishers</strong>: publish cargo workspace members in dependency order (#26) (<a href="https://github.com/urmzd/sr/commit/8e81978e6f7496d5eefe81119d63ab8eb086fd74">8e81978</a>)</li>
</ul>
<p><a href="https://github.com/urmzd/sr/compare/v8.0.8...v8.0.9">Full Changelog</a></p>
]]></content:encoded></item><item><title>iac-cartographer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/iac-cartographer/</link><pubDate>Wed, 03 Jun 2026 15:34:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/iac-cartographer/</guid><description>Version updated for https://github.com/vakaobr/iac-cartographer to version v1.2.1.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 1.2.1 (2026-06-03) Documentation readme: reflect shipped live-state overlay (#125) (4f99322) What’s Changed docs(readme): reflect shipped live-state overlay by @vakaobr in https://github.com/vakaobr/iac-cartographer/pull/125 chore(main): release 1.2.1 by @vakaobr in https://github.com/vakaobr/iac-cartographer/pull/126 Full Changelog: https://github.com/vakaobr/iac-cartographer/compare/v1.2.0...v1.2.1</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/vakaobr/iac-cartographer">https://github.com/vakaobr/iac-cartographer</a></strong> to version <strong>v1.2.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/iac-cartographer">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="121-2026-06-03"><a href="https://github.com/vakaobr/iac-cartographer/compare/v1.2.0...v1.2.1">1.2.1</a> (2026-06-03)</h2>
<h3 id="documentation">Documentation</h3>
<ul>
<li><strong>readme:</strong> reflect shipped live-state overlay (<a href="https://github.com/vakaobr/iac-cartographer/issues/125">#125</a>) (<a href="https://github.com/vakaobr/iac-cartographer/commit/4f99322cb2310c25d3fe0f845cfaf1f3d34c1673">4f99322</a>)</li>
</ul>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>docs(readme): reflect shipped live-state overlay by @vakaobr in <a href="https://github.com/vakaobr/iac-cartographer/pull/125">https://github.com/vakaobr/iac-cartographer/pull/125</a></li>
<li>chore(main): release 1.2.1 by @vakaobr in <a href="https://github.com/vakaobr/iac-cartographer/pull/126">https://github.com/vakaobr/iac-cartographer/pull/126</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/vakaobr/iac-cartographer/compare/v1.2.0...v1.2.1">https://github.com/vakaobr/iac-cartographer/compare/v1.2.0...v1.2.1</a></p>
]]></content:encoded></item><item><title>Setup containerd (truly open source)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/setup-containerd-truly-open-source/</link><pubDate>Wed, 03 Jun 2026 15:34:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/setup-containerd-truly-open-source/</guid><description>Version updated for https://github.com/wilssola/ghaction-setup-containerd to version v2.
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 chore: update built files (7f26042) chore: new build (21b8001) Update action name to include ’truly open source’ (f86ad8e) Remove validateSubscription function (be235b0) Merge pull request #130 from step-security/yarn-audit-fix (80f302c) fix: apply audit fixes (440fa24) Merge pull request #129 from step-security/dependabot/npm_and_yarn/ip-address-10.2.0 (503e417) Merge branch ‘main’ into dependabot/npm_and_yarn/ip-address-10.2.0 (a3daadd) Merge pull request #128 from step-security/Raj-StepSecurity-patch-7 (9f3390d) build(deps): bump ip-address from 10.1.0 to 10.2.0 (436bc61)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/wilssola/ghaction-setup-containerd">https://github.com/wilssola/ghaction-setup-containerd</a></strong> to version <strong>v2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-containerd-truly-open-source">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>chore: update built files (7f26042)</li>
<li>chore: new build (21b8001)</li>
<li>Update action name to include &rsquo;truly open source&rsquo; (f86ad8e)</li>
<li>Remove validateSubscription function (be235b0)</li>
<li>Merge pull request #130 from step-security/yarn-audit-fix (80f302c)</li>
<li>fix: apply audit fixes (440fa24)</li>
<li>Merge pull request #129 from step-security/dependabot/npm_and_yarn/ip-address-10.2.0 (503e417)</li>
<li>Merge branch &lsquo;main&rsquo; into dependabot/npm_and_yarn/ip-address-10.2.0 (a3daadd)</li>
<li>Merge pull request #128 from step-security/Raj-StepSecurity-patch-7 (9f3390d)</li>
<li>build(deps): bump ip-address from 10.1.0 to 10.2.0 (436bc61)</li>
</ul>
]]></content:encoded></item><item><title>graph-sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/graph-sync/</link><pubDate>Wed, 03 Jun 2026 15:33:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/graph-sync/</guid><description>Version updated for https://github.com/wordlift/graph-sync to version v6.10.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 What’s Changed Embed resource monitor to report peak memory usage on each run by @rpanfili in https://github.com/wordlift/graph-sync/pull/4 Full Changelog: https://github.com/wordlift/graph-sync/compare/v6.9...v6.10.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/wordlift/graph-sync">https://github.com/wordlift/graph-sync</a></strong> to version <strong>v6.10.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/graph-sync">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Embed resource monitor to report peak memory usage on each run by @rpanfili in <a href="https://github.com/wordlift/graph-sync/pull/4">https://github.com/wordlift/graph-sync/pull/4</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/wordlift/graph-sync/compare/v6.9...v6.10.0">https://github.com/wordlift/graph-sync/compare/v6.9...v6.10.0</a></p>
]]></content:encoded></item><item><title>env-kit/node-settings</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/env-kit/node-settings/</link><pubDate>Wed, 03 Jun 2026 07:00:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/env-kit/node-settings/</guid><description>Version updated for https://github.com/Changsik00/node-settings to version v1.1.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 Bug Fixes Deep freeze settings output. Object.freeze() was shallow — nested objects and arrays inside the returned settings were still mutable. The loader now applies a recursive deep freeze so the full settings tree is immutable. (closes #8) Throw on whitespace-only overrideEnvKey env var. When the override env var was set to a whitespace-only string (e.g. &amp;#34; &amp;#34;), the override was silently skipped with no indication anything was wrong. Now raises NodeSettingsError with code OVERRIDE_ENV_EMPTY at boot time. Empty string (&amp;#34;&amp;#34;) continues to be silently skipped. (closes #12)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/Changsik00/node-settings">https://github.com/Changsik00/node-settings</a></strong> to version <strong>v1.1.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/env-kit-node-settings">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h3 id="bug-fixes">Bug Fixes</h3>
<ul>
<li><strong>Deep freeze settings output.</strong> <code>Object.freeze()</code> was shallow — nested objects and arrays inside the returned settings were still mutable. The loader now applies a recursive deep freeze so the full settings tree is immutable. (closes #8)</li>
<li><strong>Throw on whitespace-only <code>overrideEnvKey</code> env var.</strong> When the override env var was set to a whitespace-only string (e.g. <code>&quot;   &quot;</code>), the override was silently skipped with no indication anything was wrong. Now raises <code>NodeSettingsError</code> with code <code>OVERRIDE_ENV_EMPTY</code> at boot time. Empty string (<code>&quot;&quot;</code>) continues to be silently skipped. (closes #12)</li>
</ul>
]]></content:encoded></item><item><title>Aptu Triage</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/aptu-triage/</link><pubDate>Wed, 03 Jun 2026 07:00:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/aptu-triage/</guid><description>Version updated for https://github.com/clouatre-labs/aptu to version v0.8.5.
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 Features Security: Detect leaked GitHub App installation tokens (ghs_) – covers both the current opaque format and the new stateless JWT format rolling out in May 2026 (#1283) Refactor Edition 2024: Remove redundant ref patterns and into_owned residuals across the workspace (#1289) Tests Replace assert!(matches!()) with assert_matches! (stabilized in Rust 1.96); remove two placeholder assert!(true) tests in facade.rs (#1287) Docs Security: Update authority_url description to reflect CWE-1336 for prompt-injection patterns (#1290) Chores Toolchain: Bump Rust to 1.96.0 (#1286) CI: Use ubuntu-24.04-arm runners everywhere (#1277) Deps: Bump aptu-coder-core to 0.15.0 (#1278) Deps: Update octocrab to 0.51 (#1280) Deps: Update non-major dependencies (#1285) Deps: Update GitHub Actions (#1279, #1284) Full changelog: https://github.com/clouatre-labs/aptu/compare/v0.8.4...v0.8.5</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/clouatre-labs/aptu">https://github.com/clouatre-labs/aptu</a></strong> to version <strong>v0.8.5</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/aptu-triage">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<h3 id="features">Features</h3>
<ul>
<li><strong>Security:</strong> Detect leaked GitHub App installation tokens (<code>ghs_</code>) &ndash; covers both the current opaque format and the new stateless JWT format rolling out in May 2026 (#1283)</li>
</ul>
<h3 id="refactor">Refactor</h3>
<ul>
<li><strong>Edition 2024:</strong> Remove redundant <code>ref</code> patterns and <code>into_owned</code> residuals across the workspace (#1289)</li>
</ul>
<h3 id="tests">Tests</h3>
<ul>
<li>Replace <code>assert!(matches!())</code> with <code>assert_matches!</code> (stabilized in Rust 1.96); remove two placeholder <code>assert!(true)</code> tests in <code>facade.rs</code> (#1287)</li>
</ul>
<h3 id="docs">Docs</h3>
<ul>
<li><strong>Security:</strong> Update <code>authority_url</code> description to reflect CWE-1336 for prompt-injection patterns (#1290)</li>
</ul>
<h3 id="chores">Chores</h3>
<ul>
<li><strong>Toolchain:</strong> Bump Rust to 1.96.0 (#1286)</li>
<li><strong>CI:</strong> Use <code>ubuntu-24.04-arm</code> runners everywhere (#1277)</li>
<li><strong>Deps:</strong> Bump <code>aptu-coder-core</code> to 0.15.0 (#1278)</li>
<li><strong>Deps:</strong> Update <code>octocrab</code> to 0.51 (#1280)</li>
<li><strong>Deps:</strong> Update non-major dependencies (#1285)</li>
<li><strong>Deps:</strong> Update GitHub Actions (#1279, #1284)</li>
</ul>
<p><strong>Full changelog:</strong> <a href="https://github.com/clouatre-labs/aptu/compare/v0.8.4...v0.8.5">https://github.com/clouatre-labs/aptu/compare/v0.8.4...v0.8.5</a></p>
]]></content:encoded></item><item><title>Install .NET Tool - Report Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/install-.net-tool-report-generator/</link><pubDate>Wed, 03 Jun 2026 06:59:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/install-.net-tool-report-generator/</guid><description>Version updated for https://github.com/codebeltnet/dotnet-tool-install-reportgenerator to version v1.0.3.
This action is used across all versions by 25 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Bump to 5.5.10 Full Changelog: https://github.com/codebeltnet/dotnet-tool-install-reportgenerator/compare/v1...v1.0.3</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/codebeltnet/dotnet-tool-install-reportgenerator">https://github.com/codebeltnet/dotnet-tool-install-reportgenerator</a></strong> to version <strong>v1.0.3</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>25</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/install-net-tool-report-generator">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>Bump to 5.5.10</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/codebeltnet/dotnet-tool-install-reportgenerator/compare/v1...v1.0.3">https://github.com/codebeltnet/dotnet-tool-install-reportgenerator/compare/v1...v1.0.3</a></p>
]]></content:encoded></item><item><title>Solana Security Standard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/solana-security-standard/</link><pubDate>Wed, 03 Jun 2026 06:58:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/solana-security-standard/</guid><description>Version updated for https://github.com/Copenhagen0x/solana-security-guidance to version v1.3.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 Solana Security Standard — now installable everywhere.
The SOL-0XX rule set (28 Solana/Anchor bug classes drawn from real audits) now runs wherever you work, all from one source of truth:
GitHub Action — scan every PR in CI: uses: Copenhagen0x/solana-security-guidance@v1. Uploads SARIF for inline annotations + an adoption badge. CLI — npx @jelleo/solana-security-standard scan ./programs (human / JSON / SARIF output; non-zero exit gates CI). VS Code extension — inline SOL-0XX squiggles as you type, in VS Code, Cursor, and Windsurf. 100% local, no telemetry. Semgrep ruleset — semgrep --config for any Semgrep pipeline. Claude Code plugin — the original guidance file + patterns. Same 17 deterministic patterns + 28 documented rules, no logic duplicated. SOL-001 is backed by two confirmed bounty wins. Built by Jelleo — the team that finds the bugs.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/Copenhagen0x/solana-security-guidance">https://github.com/Copenhagen0x/solana-security-guidance</a></strong> to version <strong>v1.3.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/solana-security-standard">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Solana Security Standard — now installable everywhere.</strong></p>
<p>The SOL-0XX rule set (28 Solana/Anchor bug classes drawn from real audits) now runs wherever you work, all from one source of truth:</p>
<ul>
<li><strong>GitHub Action</strong> — scan every PR in CI: <code>uses: Copenhagen0x/solana-security-guidance@v1</code>. Uploads SARIF for inline annotations + an adoption badge.</li>
<li><strong>CLI</strong> — <code>npx @jelleo/solana-security-standard scan ./programs</code> (human / JSON / SARIF output; non-zero exit gates CI).</li>
<li><strong>VS Code extension</strong> — inline SOL-0XX squiggles as you type, in VS Code, Cursor, and Windsurf. 100% local, no telemetry.</li>
<li><strong>Semgrep ruleset</strong> — <code>semgrep --config</code> for any Semgrep pipeline.</li>
<li><strong>Claude Code plugin</strong> — the original guidance file + patterns.</li>
</ul>
<p>Same 17 deterministic patterns + 28 documented rules, no logic duplicated. SOL-001 is backed by two confirmed bounty wins. Built by <a href="https://jelleo.com">Jelleo</a> — the team that finds the bugs.</p>
]]></content:encoded></item><item><title>Setup aimock</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/setup-aimock/</link><pubDate>Wed, 03 Jun 2026 06:58:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/setup-aimock/</guid><description>Version updated for https://github.com/CopilotKit/aimock to version v1.28.0.
This action is used across all versions by 151 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s Changed Update competitive matrix and migration pages by @github-actions[bot] in https://github.com/CopilotKit/aimock/pull/237 ci(deps): bump docker/setup-qemu-action from 4.0.0 to 4.1.0 in the minor-and-patch group by @dependabot[bot] in https://github.com/CopilotKit/aimock/pull/243 Record gpt-oss harmony tool calls + stream/recorder hardening by @jpr5 in https://github.com/CopilotKit/aimock/pull/245 Full Changelog: https://github.com/CopilotKit/aimock/compare/v1.27.3...v1.28.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/CopilotKit/aimock">https://github.com/CopilotKit/aimock</a></strong> to version <strong>v1.28.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>151</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-aimock">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Update competitive matrix and migration pages by @github-actions[bot] in <a href="https://github.com/CopilotKit/aimock/pull/237">https://github.com/CopilotKit/aimock/pull/237</a></li>
<li>ci(deps): bump docker/setup-qemu-action from 4.0.0 to 4.1.0 in the minor-and-patch group by @dependabot[bot] in <a href="https://github.com/CopilotKit/aimock/pull/243">https://github.com/CopilotKit/aimock/pull/243</a></li>
<li>Record gpt-oss harmony tool calls + stream/recorder hardening by @jpr5 in <a href="https://github.com/CopilotKit/aimock/pull/245">https://github.com/CopilotKit/aimock/pull/245</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/CopilotKit/aimock/compare/v1.27.3...v1.28.0">https://github.com/CopilotKit/aimock/compare/v1.27.3...v1.28.0</a></p>
]]></content:encoded></item><item><title>CodeForerunner Doc Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/codeforerunner-doc-check/</link><pubDate>Wed, 03 Jun 2026 06:57:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/codeforerunner-doc-check/</guid><description>Version updated for https://github.com/derek-palmer/codeforerunner to version v0.4.8.
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 chore(release): bump to v0.4.8 (#96) (c69e48d) feat(gaps): add forerunner-gaps skill (#95) (da1207a) chore(release): bump to v0.4.7 (1596e4f) fix(installer): fix agent detection, global install, and add interactive agent selection (#93) (7ce30a3) chore(release): bump to v0.4.6 (#92) (980a74f) refactor(prompt-session): own bundle outcome behind resolve() (f9dd50b) chore(npm): declare SPDX license, add author, add SECURITY.md (0542703) refactor(installer): make Install Plan the unit of work (f06b264) chore: purge iCloud sync-conflict files and block future ones (e56432a) refactor(skill-parity): own canonical↔copies body rule in one module (c7ec8dd)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/derek-palmer/codeforerunner">https://github.com/derek-palmer/codeforerunner</a></strong> to version <strong>v0.4.8</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/codeforerunner-doc-check">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>chore(release): bump to v0.4.8 (#96) (c69e48d)</li>
<li>feat(gaps): add forerunner-gaps skill (#95) (da1207a)</li>
<li>chore(release): bump to v0.4.7 (1596e4f)</li>
<li>fix(installer): fix agent detection, global install, and add interactive agent selection (#93) (7ce30a3)</li>
<li>chore(release): bump to v0.4.6 (#92) (980a74f)</li>
<li>refactor(prompt-session): own bundle outcome behind resolve() (f9dd50b)</li>
<li>chore(npm): declare SPDX license, add author, add SECURITY.md (0542703)</li>
<li>refactor(installer): make Install Plan the unit of work (f06b264)</li>
<li>chore: purge iCloud sync-conflict files and block future ones (e56432a)</li>
<li>refactor(skill-parity): own canonical↔copies body rule in one module (c7ec8dd)</li>
</ul>
]]></content:encoded></item><item><title>PR BUILD</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/pr-build/</link><pubDate>Wed, 03 Jun 2026 06:57:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/pr-build/</guid><description>Version updated for https://github.com/exo-actions/pr-action to version 1.0.15.
This action is used across all versions by 67 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Fix show-progress boolean evaluation
Use == ’true’ comparison so the string ‘false’ evaluates to a proper boolean false instead of being truthy in actions/checkout.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/exo-actions/pr-action">https://github.com/exo-actions/pr-action</a></strong> to version <strong>1.0.15</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>67</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/pr-build">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Fix show-progress boolean evaluation</p>
<p>Use == &rsquo;true&rsquo; comparison so the string &lsquo;false&rsquo; evaluates to a proper
boolean false instead of being truthy in actions/checkout.</p>
]]></content:encoded></item><item><title>npm-pkg-lint</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/npm-pkg-lint/</link><pubDate>Wed, 03 Jun 2026 06:56:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/npm-pkg-lint/</guid><description>Version updated for https://github.com/ext/npm-pkg-lint to version v5.1.4.
This action is used across all versions by 35 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 5.1.4 (2026-06-02) Bug Fixes deps: update dependency tar to v7.5.16 (b29e498)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/ext/npm-pkg-lint">https://github.com/ext/npm-pkg-lint</a></strong> to version <strong>v5.1.4</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>35</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/npm-pkg-lint">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="514-2026-06-02">5.1.4 (2026-06-02)</h2>
<h3 id="bug-fixes">Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency tar to v7.5.16 (<a href="https://github.com/ext/npm-pkg-lint/commit/b29e498aca2915f076a7c96abd0866f085cae670">b29e498</a>)</li>
</ul>
]]></content:encoded></item><item><title>forsakringskassan/eslint-config</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/forsakringskassan/eslint-config/</link><pubDate>Wed, 03 Jun 2026 06:56:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/forsakringskassan/eslint-config/</guid><description>Version updated for https://github.com/Forsakringskassan/eslint-config to version v15.0.6.
This action is used across all versions by 22 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 15.0.6 (2026-06-02) Bug Fixes deps: update dependency eslint to v10.4.1 1f484c9</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/Forsakringskassan/eslint-config">https://github.com/Forsakringskassan/eslint-config</a></strong> to version <strong>v15.0.6</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>22</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/forsakringskassan-eslint-config">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="1506-2026-06-02">15.0.6 (2026-06-02)</h2>
<h3 id="bug-fixes">Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency eslint to v10.4.1 1f484c9</li>
</ul>
]]></content:encoded></item><item><title>Kimi Code Reviewer Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/kimi-code-reviewer-action/</link><pubDate>Wed, 03 Jun 2026 06:55:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/kimi-code-reviewer-action/</guid><description>Version updated for https://github.com/hugorolimf/kimi-code-review to version v1.0.1.
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.
What’s Changed Full Changelog: https://github.com/hugorolimf/kimi-code-review/commits/v1.0.1</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/hugorolimf/kimi-code-review">https://github.com/hugorolimf/kimi-code-review</a></strong> to version <strong>v1.0.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/kimi-code-reviewer-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/hugorolimf/kimi-code-review/commits/v1.0.1">https://github.com/hugorolimf/kimi-code-review/commits/v1.0.1</a></p>
]]></content:encoded></item><item><title>human0 AI Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/human0-ai-code-review/</link><pubDate>Wed, 03 Jun 2026 06:55:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/human0-ai-code-review/</guid><description>Version updated for https://github.com/human0-ai/code-review 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 Add the human0 AI code review action (#1) (bb31312) Initial commit (c2f5f0c)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/human0-ai/code-review">https://github.com/human0-ai/code-review</a></strong> to version <strong>v1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/human0-ai-code-review">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>Add the human0 AI code review action (#1) (bb31312)</li>
<li>Initial commit (c2f5f0c)</li>
</ul>
]]></content:encoded></item><item><title>docentic</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/docentic/</link><pubDate>Wed, 03 Jun 2026 06:54:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/docentic/</guid><description>Version updated for https://github.com/intrepideai/docentic to version v0.2.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 Makes the scripts/llm-docs/ generators stack-agnostic across the JS/TS ecosystem — they previously assumed Next.js + Prisma + pnpm and crashed or produced wrong output on anything else.
Added Stack auto-detection (detect-stack.sh): Next.js (monorepo/single), Express, Fastify, Hono; Prisma vs. Drizzle; npm/pnpm/yarn/bun; API-route + schema locations. Express, Fastify, and Hono endpoint extraction in gen-api.sh; Drizzle schema support in gen-data.sh (+ no-ORM fallback). Broader dependency/integration detection and dynamic gen-map.sh sections for single-package repos. A 93-assertion shell suite wired into CI on both the grep-fallback and ripgrep paths. Fixed docentic init now scaffolds detect-stack.sh — without it every generator failed at startup. gen-api.sh no longer truncates API.md (sed delimiter collision, Express field-order, no-match aborts). detect-stack.sh no longer aborts on a Hono repo with no new Hono match. Docs README accuracy fixes (any JS/TS codebase, broken nav anchor, auto-regenerated, valid default model id). Full changelog: https://github.com/intrepideai/docentic/blob/v0.2.2/CHANGELOG.md · Compare: https://github.com/intrepideai/docentic/compare/v0.2.1...v0.2.2</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/intrepideai/docentic">https://github.com/intrepideai/docentic</a></strong> to version <strong>v0.2.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/docentic">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Makes the <code>scripts/llm-docs/</code> generators stack-agnostic across the JS/TS ecosystem — they previously assumed Next.js + Prisma + pnpm and crashed or produced wrong output on anything else.</p>
<h3 id="added">Added</h3>
<ul>
<li><strong>Stack auto-detection</strong> (<code>detect-stack.sh</code>): Next.js (monorepo/single), Express, Fastify, Hono; Prisma vs. Drizzle; npm/pnpm/yarn/bun; API-route + schema locations.</li>
<li><strong>Express, Fastify, and Hono</strong> endpoint extraction in <code>gen-api.sh</code>; <strong>Drizzle</strong> schema support in <code>gen-data.sh</code> (+ no-ORM fallback).</li>
<li>Broader dependency/integration detection and dynamic <code>gen-map.sh</code> sections for single-package repos.</li>
<li>A 93-assertion shell suite wired into CI on both the grep-fallback and ripgrep paths.</li>
</ul>
<h3 id="fixed">Fixed</h3>
<ul>
<li><code>docentic init</code> now scaffolds <code>detect-stack.sh</code> — without it every generator failed at startup.</li>
<li><code>gen-api.sh</code> no longer truncates <code>API.md</code> (sed delimiter collision, Express field-order, no-match aborts).</li>
<li><code>detect-stack.sh</code> no longer aborts on a Hono repo with no <code>new Hono</code> match.</li>
</ul>
<h3 id="docs">Docs</h3>
<ul>
<li>README accuracy fixes (any JS/TS codebase, broken nav anchor, auto-regenerated, valid default model id).</li>
</ul>
<p><strong>Full changelog:</strong> <a href="https://github.com/intrepideai/docentic/blob/v0.2.2/CHANGELOG.md">https://github.com/intrepideai/docentic/blob/v0.2.2/CHANGELOG.md</a> · <strong>Compare:</strong> <a href="https://github.com/intrepideai/docentic/compare/v0.2.1...v0.2.2">https://github.com/intrepideai/docentic/compare/v0.2.1...v0.2.2</a></p>
]]></content:encoded></item><item><title>JFrog Boost</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/jfrog-boost/</link><pubDate>Wed, 03 Jun 2026 06:53:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/jfrog-boost/</guid><description>Version updated for https://github.com/jfrog/boost to version v0.7.9.
This publisher is shown as ‘verified’ by GitHub.
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 What’s Changed Release v0.7.5 by @yahav-ohana in https://github.com/jfrog/boost/pull/32 Full Changelog: https://github.com/jfrog/boost/compare/v0.7.5...v0.7.9</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/jfrog/boost">https://github.com/jfrog/boost</a></strong> to version <strong>v0.7.9</strong>.</p>
<ul>
<li>
<p>This publisher is shown as &lsquo;verified&rsquo; by GitHub.</p>
</li>
<li>
<p>This action is used across all versions by <strong>1</strong> repositories.</p>
</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/jfrog-boost">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Release v0.7.5 by @yahav-ohana in <a href="https://github.com/jfrog/boost/pull/32">https://github.com/jfrog/boost/pull/32</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/jfrog/boost/compare/v0.7.5...v0.7.9">https://github.com/jfrog/boost/compare/v0.7.5...v0.7.9</a></p>
]]></content:encoded></item><item><title>Jellyfin manifest manager</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/jellyfin-manifest-manager/</link><pubDate>Wed, 03 Jun 2026 06:53:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/jellyfin-manifest-manager/</guid><description>Version updated for https://github.com/LizardByte/jellyfin-plugin-repo to version v2026.602.212143.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s Changed fix: variable expansion in action.yml by @ReenigneArcher in #91 chore: update global workflows by @LizardByte-bot in #92 chore(deps): update lizardbyte/actions action to v2026.522.121358 by @renovate[bot] in #93 chore(deps): update lizardbyte/actions action to v2026.524.145234 by @renovate[bot] in #94 fix: Use repository.full_name for SOURCE_REPOSITORY by @ReenigneArcher in #95 Full Changelog: https://github.com/LizardByte/jellyfin-plugin-repo/compare/v2026.417.125702...v2026.602.212143</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/LizardByte/jellyfin-plugin-repo">https://github.com/LizardByte/jellyfin-plugin-repo</a></strong> to version <strong>v2026.602.212143</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>2</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/jellyfin-manifest-manager">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>fix: variable expansion in action.yml by <a href="https://github.com/ReenigneArcher">@ReenigneArcher</a> in <a href="https://github.com/LizardByte/jellyfin-plugin-repo/pull/91">#91</a></li>
<li>chore: update global workflows by <a href="https://github.com/LizardByte-bot">@LizardByte-bot</a> in <a href="https://github.com/LizardByte/jellyfin-plugin-repo/pull/92">#92</a></li>
<li>chore(deps): update lizardbyte/actions action to v2026.522.121358 by <a href="https://github.com/apps/renovate">@renovate[bot]</a> in <a href="https://github.com/LizardByte/jellyfin-plugin-repo/pull/93">#93</a></li>
<li>chore(deps): update lizardbyte/actions action to v2026.524.145234 by <a href="https://github.com/apps/renovate">@renovate[bot]</a> in <a href="https://github.com/LizardByte/jellyfin-plugin-repo/pull/94">#94</a></li>
<li>fix: Use repository.full_name for SOURCE_REPOSITORY by <a href="https://github.com/ReenigneArcher">@ReenigneArcher</a> in <a href="https://github.com/LizardByte/jellyfin-plugin-repo/pull/95">#95</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/LizardByte/jellyfin-plugin-repo/compare/v2026.417.125702...v2026.602.212143">https://github.com/LizardByte/jellyfin-plugin-repo/compare/v2026.417.125702...v2026.602.212143</a></p>
<hr>
<h2 id="contributors">Contributors</h2>
<p><a href="https://github.com/ReenigneArcher" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, ReenigneArcher" ><img src="https://github.com/ReenigneArcher.png?size=40" width="40" height="40" alt="ReenigneArcher" title="ReenigneArcher: 2 merges" ></a><a href="https://github.com/apps/renovate" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, renovate[bot]" ><img src="https://avatars.githubusercontent.com/in/2740?size=40" width="40" height="40" alt="renovate[bot]" title="renovate[bot]: 2 merges" ></a><a href="https://github.com/LizardByte-bot" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, LizardByte-bot" ><img src="https://github.com/LizardByte-bot.png?size=40" width="40" height="40" alt="LizardByte-bot" title="LizardByte-bot: 1 merge" ></a></p>
]]></content:encoded></item><item><title>Falsifying Swarm Orchestrator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/falsifying-swarm-orchestrator/</link><pubDate>Wed, 03 Jun 2026 06:52:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/falsifying-swarm-orchestrator/</guid><description>Version updated for https://github.com/moonrunnerkc/swarm-orchestrator to version v11.1.0-advisory.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Auditor release covering the v11 cycle: a defect-injection oracle that measures cheat-detection recall against ground truth, the judge running as a primary detector for cheats with no structural tell, and an opt-in execution-grounded layer that runs the change instead of only reading it. Findings stay advisory by default; nothing blocks a merge unless you opt into gate mode.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/moonrunnerkc/swarm-orchestrator">https://github.com/moonrunnerkc/swarm-orchestrator</a></strong> to version <strong>v11.1.0-advisory</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/falsifying-swarm-orchestrator">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Auditor release covering the v11 cycle: a defect-injection oracle that measures cheat-detection recall against ground truth, the judge running as a primary detector for cheats with no structural tell, and an opt-in execution-grounded layer that runs the change instead of only reading it. Findings stay advisory by default; nothing blocks a merge unless you opt into gate mode.</p>
<h2 id="measured-results">Measured results</h2>
<ul>
<li><strong>Oracle recall: 253/300 (84%) planted cheats caught</strong>, up 20.5% from the pre-upgrade baseline of 210/300, across twelve categories. Pre/post A/B in <code>benchmarks/results/AB-REPORT.md</code>; per-detector table in <code>benchmarks/oracle-corpus/per-detector-recall.md</code>. Reproduce with <code>npm run benchmarks:full</code>.</li>
<li><strong>Two real merged Cloudflare cheats reproduce offline and are invisible to Semgrep and the ESLint security rules:</strong> <a href="https://github.com/cloudflare/workers-sdk/pull/14063">#14063</a> (fake refactor: a function renamed but two callers still call the old name) and <a href="https://github.com/cloudflare/workers-sdk/pull/14132">#14132</a> (error swallow: a bare empty <code>catch</code> hides every error in the block). Reproduce with <code>swarm audit --diff-file benchmarks/real-prs/diffs/cloudflare-workers-sdk/&lt;pr&gt;.diff</code>. Full cross-repo study in <code>benchmarks/real-prs/v11-BENEFIT-REPORT.md</code>.</li>
<li><strong>Low noise on unbiased PRs:</strong> 0.11 false-alarm findings per PR on an 18-PR pilot, at or below the pre-upgrade auditor, with the recall gain intact (<code>benchmarks/real-prs/REAL-WORLD-REPORT.md</code>).</li>
</ul>
<h2 id="1110--execution-grounded-checks">11.1.0 — execution-grounded checks</h2>
<p>An opt-in, advisory-only layer (<code>executionGrounded.enabled: true</code>) provisions a sandboxed checkout of a PR and runs it, with three checks scoped to the changed lines:</p>
<ul>
<li><strong>Diff-scoped mutation testing</strong> (Stryker): a surviving mutation on a changed line is a line the tests run past without constraining.</li>
<li><strong>Issue-linked repro execution</strong>: a repro from a closed issue that still fails means the fix did not deliver.</li>
<li><strong>Coverage delta</strong> (Istanbul): a changed line no test executes.</li>
</ul>
<p>Verified end to end on <a href="https://github.com/trpc/trpc/pull/6098">trpc/trpc#6098</a>: of the mutants on changed lines, 8 covered survivors fall on the exact lines the later hotfix <a href="https://github.com/trpc/trpc/pull/6140">trpc/trpc#6140</a> changed, a signal no diff-only tool in this repo can emit. Corpus headline M=1, R=0, U=1, F_clean=3.357. Needs no LLM and no external cost; runs under a Node 22 toolchain. Full evaluation in <code>benchmarks/real-prs/v11-EXECUTION-GROUNDED-REPORT.md</code> (<code>npm run execution-grounded:full</code>).</p>
<p>New ledger kinds: <code>pr-audit-mutation-finding</code>, <code>pr-audit-issue-repro-finding</code>, <code>pr-audit-coverage-finding</code>. Dev-only deps (<code>@stryker-mutator/core</code> + runner adapters); no new runtime dependencies.</p>
<h2 id="1100--defect-injection-oracle-and-a-judge-primary-path">11.0.0 — defect-injection oracle and a judge-primary path</h2>
<ul>
<li><strong>Defect-injection oracle</strong> (<code>src/audit/oracle/</code>): splices one labeled cheat into a presumed-clean real PR, so recall is measured against ground truth. <code>npm run oracle:build</code> writes the corpus byte-identically; every injection carries a sha256-pinned label.</li>
<li><strong>Judge as a primary detector</strong> (<code>judge-primary.ts</code>): raises a finding for the two semantic categories (<code>goal-not-fixed</code>, <code>cheat-mock-mutation</code>) that no regex or AST detector keys on, lifting them from 0/50 to 20/50. Advisory by default, opt-out via <code>judgePrimary.enabled: false</code>.</li>
<li><strong>Chunking, not truncation</strong> (<code>diff-chunker.ts</code>): oversized diffs are split into hunk-grouped chunks so a tail defect reaches the judge, and into per-hunk chunks so a verdict localizes to a (file, hunk-index) id.</li>
<li><strong>Eleventh detector</strong>: <code>type-suppression</code> (a <code>@ts-ignore</code> / <code>eslint-disable</code> added over a changed line) ships in the default set, bringing the default set to eight and the full set to eleven.</li>
</ul>
<h2 id="honest-scope">Honest scope</h2>
<p>The structural detectors over-flag normal PRs at scale, which is why findings ship advisory and nothing blocks by default. No detector has yet cleared the 0.90-precision gate to block on its own, and the 205-PR real-corpus baseline is AI-labeled with a &ldquo;pending human review&rdquo; stamp on every entry: human re-labeling is the next milestone. Use this as a cheat and under-constraint signal, not a general bug finder. See the README&rsquo;s &ldquo;Limitations and what&rsquo;s next&rdquo; and <code>benchmarks/real-prs/REDUNDANCY-FINDING.md</code>.</p>
<h2 id="install">Install</h2>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>git clone https://github.com/moonrunnerkc/swarm-orchestrator.git
</span></span><span style="display:flex;"><span>cd swarm-orchestrator
</span></span><span style="display:flex;"><span>npm install
</span></span><span style="display:flex;"><span>npm run build
</span></span><span style="display:flex;"><span>npm link
</span></span><span style="display:flex;"><span>swarm --help
</span></span></code></pre></div><p>Node 20 or later (the execution-grounded layer wants Node 22). Full notes in <code>CHANGELOG.md</code>.</p>
]]></content:encoded></item><item><title>Shoutrrr GitHub Notifications Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/shoutrrr-github-notifications-action/</link><pubDate>Wed, 03 Jun 2026 06:52:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/shoutrrr-github-notifications-action/</guid><description>Version updated for https://github.com/nicholas-fedor/shoutrrr-action to version v1.0.19.
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 (2026-06-02) 1.0.19 (2026-06-02) chore(deps): update docker.io/nickfedor/shoutrrr docker tag to v0.16.0 (#527) (7f600f1), closes #527</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/nicholas-fedor/shoutrrr-action">https://github.com/nicholas-fedor/shoutrrr-action</a></strong> to version <strong>v1.0.19</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/shoutrrr-github-notifications-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="2026-06-02">(2026-06-02)</h2>
<h2 id="1019-2026-06-02"><small>1.0.19 (2026-06-02)</small></h2>
<ul>
<li>chore(deps): update docker.io/nickfedor/shoutrrr docker tag to v0.16.0 (#527) (<a href="https://github.com/nicholas-fedor/shoutrrr-action/commit/7f600f1">7f600f1</a>), closes <a href="https://github.com/nicholas-fedor/shoutrrr-action/issues/527">#527</a></li>
</ul>
]]></content:encoded></item><item><title>BoardReadyOps - Hardware Fabrication Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/boardreadyops-hardware-fabrication-gate/</link><pubDate>Wed, 03 Jun 2026 06:51:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/boardreadyops-hardware-fabrication-gate/</guid><description>Version updated for https://github.com/oaslananka/boardreadyops to version v1.2.2.
This action is used across all versions by 0 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 BoardReadyOps v1.2.2 This release publishes BoardReadyOps as a GitHub Marketplace Action and completes the v1.2.x stabilization pass.
Highlights Publishes the root action.yml metadata for GitHub Marketplace discovery. Stabilizes the v1.2.1/v1.2.2 release path after CI, dist, changelog, and metadata fixes. Restores release integrity by keeping generated bundles, package metadata, and action metadata aligned. Keeps the action suitable for board-ready CI governance, fabrication readiness checks, release evidence, and repository quality workflows. Validation CI passed on main. Release workflows completed. Branch protection was restored on main. Required checks are active and current. Marketplace metadata validation reports: “Everything looks good!” Usage - name: Run BoardReadyOps uses: oaslananka/boardreadyops@v1.2.2</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/oaslananka/boardreadyops">https://github.com/oaslananka/boardreadyops</a></strong> to version <strong>v1.2.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/boardreadyops-hardware-fabrication-gate">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="boardreadyops-v122">BoardReadyOps v1.2.2</h2>
<p>This release publishes BoardReadyOps as a GitHub Marketplace Action and completes the v1.2.x stabilization pass.</p>
<h3 id="highlights">Highlights</h3>
<ul>
<li>Publishes the root <code>action.yml</code> metadata for GitHub Marketplace discovery.</li>
<li>Stabilizes the v1.2.1/v1.2.2 release path after CI, dist, changelog, and metadata fixes.</li>
<li>Restores release integrity by keeping generated bundles, package metadata, and action metadata aligned.</li>
<li>Keeps the action suitable for board-ready CI governance, fabrication readiness checks, release evidence, and repository quality workflows.</li>
</ul>
<h3 id="validation">Validation</h3>
<ul>
<li>CI passed on <code>main</code>.</li>
<li>Release workflows completed.</li>
<li>Branch protection was restored on <code>main</code>.</li>
<li>Required checks are active and current.</li>
<li>Marketplace metadata validation reports: “Everything looks good!”</li>
</ul>
<h3 id="usage">Usage</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-yaml" data-lang="yaml"><span style="display:flex;"><span>- <span style="color:#f92672">name</span>: <span style="color:#ae81ff">Run BoardReadyOps</span>
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">uses</span>: <span style="color:#ae81ff">oaslananka/boardreadyops@v1.2.2</span>
</span></span></code></pre></div>]]></content:encoded></item><item><title>KindLM Test</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/kindlm-test/</link><pubDate>Wed, 03 Jun 2026 06:51:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/kindlm-test/</guid><description>Version updated for https://github.com/petrkindlmann/kindlm to version v2.3.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 Aggregate release for the 2.3.2 line. Both packages published to npm at 2.3.2 (@kindlm/cli, @kindlm/core, and the kindlm alias).
Honesty + safety remediation (audit-driven), no breaking changes. See @kindlm/cli@2.3.2 for the full notes.
Highlights: cost gates fail on unknown cost instead of passing at $0; baseline set→compare works end-to-end; PII enabled:false honored; judge cost counted; compliance report reframed as a draft with disclaimers; engines.node&amp;gt;=20; corrected core dep pin.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/petrkindlmann/kindlm">https://github.com/petrkindlmann/kindlm</a></strong> to version <strong>v2.3.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/kindlm-test">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Aggregate release for the 2.3.2 line. Both packages published to npm at 2.3.2 (<code>@kindlm/cli</code>, <code>@kindlm/core</code>, and the <code>kindlm</code> alias).</p>
<p>Honesty + safety remediation (audit-driven), no breaking changes. See <a href="../../releases/tag/%40kindlm%2Fcli%402.3.2"><code>@kindlm/cli@2.3.2</code></a> for the full notes.</p>
<p>Highlights: cost gates fail on unknown cost instead of passing at $0; baseline set→compare works end-to-end; PII <code>enabled:false</code> honored; judge cost counted; compliance report reframed as a draft with disclaimers; <code>engines.node&gt;=20</code>; corrected core dep pin.</p>
]]></content:encoded></item><item><title>vxcloud Deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/vxcloud-deploy/</link><pubDate>Wed, 03 Jun 2026 06:50:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/vxcloud-deploy/</guid><description>Version updated for https://github.com/prodxcloud/vxcloud-deploy-action to version v1.0.0.
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.
What’s Changed First public release of the vxcloud Deploy GitHub Action.
Deploy, provision, and manage infrastructure on VxCloud directly from your GitHub Actions workflows using vxcli.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/prodxcloud/vxcloud-deploy-action">https://github.com/prodxcloud/vxcloud-deploy-action</a></strong> to version <strong>v1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/vxcloud-deploy">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>First public release of the vxcloud Deploy GitHub Action.</p>
<p>Deploy, provision, and manage infrastructure on VxCloud directly from your GitHub Actions workflows using <code>vxcli</code>.</p>
]]></content:encoded></item><item><title>XLSX Cache Doctor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/xlsx-cache-doctor/</link><pubDate>Wed, 03 Jun 2026 06:50:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/xlsx-cache-doctor/</guid><description>Version updated for https://github.com/proompteng/bilig to version libraries-v0.157.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 Libraries v0.157.0 Release type: minor Previous libraries tag: libraries-v0.155.0 Manual override: no Features feat(agent): emit installable WorkPaper rules (8baf3b7b) Internal runtime changes chore(release): runtime packages v0.156.0 (02d058e1) chore(format): satisfy markdown formatter (1d7c27a4)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/proompteng/bilig">https://github.com/proompteng/bilig</a></strong> to version <strong>libraries-v0.157.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/xlsx-cache-doctor">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h1 id="libraries-v01570">Libraries v0.157.0</h1>
<ul>
<li>Release type: minor</li>
<li>Previous libraries tag: libraries-v0.155.0</li>
<li>Manual override: no</li>
</ul>
<h2 id="features">Features</h2>
<ul>
<li>feat(agent): emit installable WorkPaper rules (8baf3b7b)</li>
</ul>
<h2 id="internal-runtime-changes">Internal runtime changes</h2>
<ul>
<li>chore(release): runtime packages v0.156.0 (02d058e1)</li>
<li>chore(format): satisfy markdown formatter (1d7c27a4)</li>
</ul>
]]></content:encoded></item><item><title>GPG Import</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/gpg-import/</link><pubDate>Wed, 03 Jun 2026 06:49:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/gpg-import/</guid><description>Version updated for https://github.com/purpleclay/gpg-import-action to version v0.1.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 v0.1.0 - June 03, 2026 New Features 53886cf add composite action that installs and executes gpg-import (#2) (@purpleclay) Generated with release-note</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/purpleclay/gpg-import-action">https://github.com/purpleclay/gpg-import-action</a></strong> to version <strong>v0.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/gpg-import">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="v010---june-03-2026">v0.1.0 - June 03, 2026</h2>
<h2 id="new-features">New Features</h2>
<ul>
<li><a href="https://github.com/purpleclay/gpg-import-action/commit/53886cf56a9d2e7209d8bfbad5f6d311c2a6dc8d"><strong><code>53886cf</code></strong></a> add composite action that installs and executes gpg-import (#2) (@purpleclay)</li>
</ul>
<p><em>Generated with <a href="https://github.com/purpleclay/release-note">release-note</a></em></p>
]]></content:encoded></item><item><title>Zenzic Documentation Quality Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/zenzic-documentation-quality-gate/</link><pubDate>Wed, 03 Jun 2026 06:48:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/zenzic-documentation-quality-gate/</guid><description>Version updated for https://github.com/PythonWoods/zenzic-action to version v1.2.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 Zenzic Action v1.2.0 This release aligns the Action with Zenzic Core v0.9.1, adds new pipeline integration inputs/outputs, and hardens the security and compliance gates.
What’s Changed Added guard-scan Input: Run zenzic guard scan before the main quality gate to intercept credentials early. cap-exceeded Output: Exposes suppression-cap failures for downstream workflow/CI logic. Sovereign Job Summary: Produces GitHub Action Job Summary outputs for every critical non-zero exit code. Changed Zenzic Core Pin: Aligned and pinned the default Zenzic core engine version to 0.9.1. Runtime Governance Parity: The wrapper script now executes score governance checks directly after running the checks. ADR-089 Alignment: GitHub Actions dependencies pinned to immutable SHA-40 hashes. ADR-037 Alignment: Unified formatting of release names to a standardized semantic form. Final Guard documentation aligned with the exact sequence of the just verify recipe. Security &amp;amp; Compliance Explicitly documented non-suppressible action boundaries for exit codes 2 and 3. Enforced end-to-end forwarding contracts for security-related runtime flags. Inherited core governance semantics, including additive brand_obsolescence merge behavior. Cleaned up contributing and release files for REUSE licensing compliance. For more details, see the Changelog.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/PythonWoods/zenzic-action">https://github.com/PythonWoods/zenzic-action</a></strong> to version <strong>v1.2.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/zenzic-documentation-quality-gate">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h1 id="zenzic-action-v120">Zenzic Action v1.2.0</h1>
<p>This release aligns the Action with Zenzic Core v0.9.1, adds new pipeline integration inputs/outputs, and hardens the security and compliance gates.</p>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<h3 id="added">Added</h3>
<ul>
<li><strong><code>guard-scan</code> Input:</strong> Run <code>zenzic guard scan</code> before the main quality gate to intercept credentials early.</li>
<li><strong><code>cap-exceeded</code> Output:</strong> Exposes suppression-cap failures for downstream workflow/CI logic.</li>
<li><strong>Sovereign Job Summary:</strong> Produces GitHub Action Job Summary outputs for every critical non-zero exit code.</li>
</ul>
<h3 id="changed">Changed</h3>
<ul>
<li><strong>Zenzic Core Pin:</strong> Aligned and pinned the default Zenzic core engine version to <code>0.9.1</code>.</li>
<li><strong>Runtime Governance Parity:</strong> The wrapper script now executes score governance checks directly after running the checks.</li>
<li><strong>ADR-089 Alignment:</strong> GitHub Actions dependencies pinned to immutable SHA-40 hashes.</li>
<li><strong>ADR-037 Alignment:</strong> Unified formatting of release names to a standardized semantic form.</li>
<li>Final Guard documentation aligned with the exact sequence of the <code>just verify</code> recipe.</li>
</ul>
<h3 id="security--compliance">Security &amp; Compliance</h3>
<ul>
<li>Explicitly documented non-suppressible action boundaries for exit codes <code>2</code> and <code>3</code>.</li>
<li>Enforced end-to-end forwarding contracts for security-related runtime flags.</li>
<li>Inherited core governance semantics, including additive <code>brand_obsolescence</code> merge behavior.</li>
<li>Cleaned up contributing and release files for REUSE licensing compliance.</li>
</ul>
<hr>
<p><em>For more details, see the <a href="https://github.com/PythonWoods/zenzic-action/blob/main/CHANGELOG.md">Changelog</a>.</em></p>
]]></content:encoded></item><item><title>Andy — PR Handoff by Drift</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/andy-pr-handoff-by-drift/</link><pubDate>Wed, 03 Jun 2026 06:48:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/andy-pr-handoff-by-drift/</guid><description>Version updated for https://github.com/refactorlab/drift to version drift-static-profiler-v0.8.1.
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 chore(profiler): bump drift-static-profiler 0.8.0 → 0.8.1; correlate wasm/extension release to the bump (9def8df) feat(action): replace Piper TTS with Kokoro via sherpa-onnx for the PR audio summary (558935f) feat(chrome-extension): client-side TTS + in-browser live scan pipeline (351d2af) feat(chrome-extension): cache spoken-summary audio so it never re-downloads (5ad1f39) feat(action): commit-driven audio on docs-only PRs + drop MP4 sibling (e971d8f) feat(action): honest no-source notice for docs/config-only PRs (854f159) ci(chrome-ext): silence SC2016 on the JS template-literal in the preflight (actionlint clean) (fc01578) ci(chrome-ext): preflight Chrome Web Store auth + package to surface the real 400 (dd38812) feat(chrome-extension): Andy chat assistant + Chrome Web Store publishing prep (b6359cc) feat(profiler): React finding reference links + bump 0.7.1 → 0.8.0 (019eaef)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/refactorlab/drift">https://github.com/refactorlab/drift</a></strong> to version <strong>drift-static-profiler-v0.8.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/andy-pr-handoff-by-drift">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>chore(profiler): bump drift-static-profiler 0.8.0 → 0.8.1; correlate wasm/extension release to the bump (9def8df)</li>
<li>feat(action): replace Piper TTS with Kokoro via sherpa-onnx for the PR audio summary (558935f)</li>
<li>feat(chrome-extension): client-side TTS + in-browser live scan pipeline (351d2af)</li>
<li>feat(chrome-extension): cache spoken-summary audio so it never re-downloads (5ad1f39)</li>
<li>feat(action): commit-driven audio on docs-only PRs + drop MP4 sibling (e971d8f)</li>
<li>feat(action): honest no-source notice for docs/config-only PRs (854f159)</li>
<li>ci(chrome-ext): silence SC2016 on the JS template-literal in the preflight (actionlint clean) (fc01578)</li>
<li>ci(chrome-ext): preflight Chrome Web Store auth + package to surface the real 400 (dd38812)</li>
<li>feat(chrome-extension): Andy chat assistant + Chrome Web Store publishing prep (b6359cc)</li>
<li>feat(profiler): React finding reference links + bump 0.7.1 → 0.8.0 (019eaef)</li>
</ul>
]]></content:encoded></item><item><title>gomarklint</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/gomarklint/</link><pubDate>Wed, 03 Jun 2026 06:47:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/gomarklint/</guid><description>Version updated for https://github.com/shinagawa-web/gomarklint to version v3.2.3.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Changelog Bug Fixes 🐛 4c3dc174546caa08e3a16084d4bf228c3495d2e7: fix: add directory: Formula to goreleaser brews config (#319) (@shinagawa-web) Documentation 📝 159e353d0098ce64042dfbb176221acafb02b464: docs: add npm version and weekly downloads badges to README (#316) (@shinagawa-web) 928965d4894ec6c67bc8138592aa43aa838f466b: docs: sync website homepage with README badges and fix GIF rendering (#314) (@shinagawa-web) Maintenance 🔧 990c1830f0c7302811f380ddbbc296ca1b45567a: chore(deps): update actions/checkout action to v6.0.3 (#318) (@renovate[bot]) 2cf327c85c29c6765f95c10209efe0c0fde83cf1: chore(deps): update github/codeql-action action to v4.36.1 (#317) (@renovate[bot]) e196d1bb6fddff8ea0a8edfc3d2e1a35c735e35a: chore(deps): update shinagawa-web/gomarklint action to v3.2.2 (#313) (@renovate[bot]) 1c60b62d282e4021d86de8ad7b7cd6c96391c5d9: chore(deps): update suzuki-shunsuke/pinact-action action to v3 (#307) (@renovate[bot]) Other Changes 92400ae88f4edcef7213cbfb01d4cbd5d5c105e5: ci: replace go-install-check with scheduled verify-distribution workflow (#312) (@shinagawa-web)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/shinagawa-web/gomarklint">https://github.com/shinagawa-web/gomarklint</a></strong> to version <strong>v3.2.3</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/gomarklint">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="changelog">Changelog</h2>
<h3 id="bug-fixes-">Bug Fixes 🐛</h3>
<ul>
<li>4c3dc174546caa08e3a16084d4bf228c3495d2e7: fix: add directory: Formula to goreleaser brews config (#319) (@shinagawa-web)</li>
</ul>
<h3 id="documentation-">Documentation 📝</h3>
<ul>
<li>159e353d0098ce64042dfbb176221acafb02b464: docs: add npm version and weekly downloads badges to README (#316) (@shinagawa-web)</li>
<li>928965d4894ec6c67bc8138592aa43aa838f466b: docs: sync website homepage with README badges and fix GIF rendering (#314) (@shinagawa-web)</li>
</ul>
<h3 id="maintenance-">Maintenance 🔧</h3>
<ul>
<li>990c1830f0c7302811f380ddbbc296ca1b45567a: chore(deps): update actions/checkout action to v6.0.3 (#318) (@renovate[bot])</li>
<li>2cf327c85c29c6765f95c10209efe0c0fde83cf1: chore(deps): update github/codeql-action action to v4.36.1 (#317) (@renovate[bot])</li>
<li>e196d1bb6fddff8ea0a8edfc3d2e1a35c735e35a: chore(deps): update shinagawa-web/gomarklint action to v3.2.2 (#313) (@renovate[bot])</li>
<li>1c60b62d282e4021d86de8ad7b7cd6c96391c5d9: chore(deps): update suzuki-shunsuke/pinact-action action to v3 (#307) (@renovate[bot])</li>
</ul>
<h3 id="other-changes">Other Changes</h3>
<ul>
<li>92400ae88f4edcef7213cbfb01d4cbd5d5c105e5: ci: replace go-install-check with scheduled verify-distribution workflow (#312) (@shinagawa-web)</li>
</ul>
]]></content:encoded></item><item><title>rekipedia — AI Codebase Wiki</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/rekipedia-ai-codebase-wiki/</link><pubDate>Wed, 03 Jun 2026 06:47:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/rekipedia-ai-codebase-wiki/</guid><description>Version updated for https://github.com/unrealandychan/rekipedia to version py/v0.21.1.
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 🐛 Bug Fixes reki search always returned “No rekipedia DB” — search.py was hardcoded to look for .rekipedia/rekipedia.db but reki scan writes .rekipedia/store.db. Fixed with store.db-first + rekipedia.db fallback for backward compat. reki export --format obsidian/graphml/cypher — same hardcoded old DB path bug in export.py (2 blocks). Fixed. reki search --all-repos — cross_repo_search.py never found any repos for the same reason. Fixed. Wiki CI rebase conflicts — wiki workflow was committing before pulling, causing merge conflicts in docs/wiki/. Fixed to stash → pull → stash pop → commit → push. All three DB path fixes follow the same pattern as hotspots, tour, affected, and impact commands.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/unrealandychan/rekipedia">https://github.com/unrealandychan/rekipedia</a></strong> to version <strong>py/v0.21.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/rekipedia-ai-codebase-wiki">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="-bug-fixes">🐛 Bug Fixes</h2>
<ul>
<li><strong><code>reki search</code> always returned &ldquo;No rekipedia DB&rdquo;</strong> — <code>search.py</code> was hardcoded to look for <code>.rekipedia/rekipedia.db</code> but <code>reki scan</code> writes <code>.rekipedia/store.db</code>. Fixed with <code>store.db</code>-first + <code>rekipedia.db</code> fallback for backward compat.</li>
<li><strong><code>reki export --format obsidian/graphml/cypher</code></strong> — same hardcoded old DB path bug in <code>export.py</code> (2 blocks). Fixed.</li>
<li><strong><code>reki search --all-repos</code></strong> — <code>cross_repo_search.py</code> never found any repos for the same reason. Fixed.</li>
<li><strong>Wiki CI rebase conflicts</strong> — wiki workflow was committing before pulling, causing merge conflicts in <code>docs/wiki/</code>. Fixed to stash → pull → stash pop → commit → push.</li>
</ul>
<p>All three DB path fixes follow the same pattern as <code>hotspots</code>, <code>tour</code>, <code>affected</code>, and <code>impact</code> commands.</p>
]]></content:encoded></item><item><title>iac-cartographer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/iac-cartographer/</link><pubDate>Wed, 03 Jun 2026 06:46:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/03/iac-cartographer/</guid><description>Version updated for https://github.com/vakaobr/iac-cartographer to version v1.1.0.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 1.1.0 (2026-06-02) Added overlays: Terraform Cloud / HCP overlay + stale failed-apply alerts (#98) (#121) (85bb997) What’s Changed feat(overlays): Terraform Cloud / HCP overlay + stale failed-apply alerts (#98) by @vakaobr in https://github.com/vakaobr/iac-cartographer/pull/121 chore(main): release 1.1.0 by @vakaobr in https://github.com/vakaobr/iac-cartographer/pull/122 Full Changelog: https://github.com/vakaobr/iac-cartographer/compare/v1.0.0...v1.1.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/vakaobr/iac-cartographer">https://github.com/vakaobr/iac-cartographer</a></strong> to version <strong>v1.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/iac-cartographer">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="110-2026-06-02"><a href="https://github.com/vakaobr/iac-cartographer/compare/v1.0.0...v1.1.0">1.1.0</a> (2026-06-02)</h2>
<h3 id="added">Added</h3>
<ul>
<li><strong>overlays:</strong> Terraform Cloud / HCP overlay + stale failed-apply alerts (<a href="https://github.com/vakaobr/iac-cartographer/issues/98">#98</a>) (<a href="https://github.com/vakaobr/iac-cartographer/issues/121">#121</a>) (<a href="https://github.com/vakaobr/iac-cartographer/commit/85bb997ca5892f8f5b6b6392c7a12b916cd002a8">85bb997</a>)</li>
</ul>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>feat(overlays): Terraform Cloud / HCP overlay + stale failed-apply alerts (#98) by @vakaobr in <a href="https://github.com/vakaobr/iac-cartographer/pull/121">https://github.com/vakaobr/iac-cartographer/pull/121</a></li>
<li>chore(main): release 1.1.0 by @vakaobr in <a href="https://github.com/vakaobr/iac-cartographer/pull/122">https://github.com/vakaobr/iac-cartographer/pull/122</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/vakaobr/iac-cartographer/compare/v1.0.0...v1.1.0">https://github.com/vakaobr/iac-cartographer/compare/v1.0.0...v1.1.0</a></p>
]]></content:encoded></item><item><title>phi.ag - Setup Binaryen</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/phi.ag-setup-binaryen/</link><pubDate>Tue, 02 Jun 2026 23:46:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/phi.ag-setup-binaryen/</guid><description>Version updated for https://github.com/phi-ag/setup-binaryen to version v1.0.9.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 1.0.9 (2026-06-02) Miscellaneous Chores deps: update dependency binaryen to v127 (c90cb5e) deps: update dependency binaryen to v128 (0e9f542) deps: update dependency binaryen to v129 (1c55583) deps: update dependency binaryen to v130 (e4eb9d7) deps: update dependency macos to v26 (9a50f9a) deps: update googleapis/release-please-action action to v5 (a4b8833) deps: update googleapis/release-please-action digest to 5c625bf (0e9bd6f)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/phi-ag/setup-binaryen">https://github.com/phi-ag/setup-binaryen</a></strong> to version <strong>v1.0.9</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>4</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/phi-ag-setup-binaryen">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="109-2026-06-02"><a href="https://github.com/phi-ag/setup-binaryen/compare/v1.0.8...v1.0.9">1.0.9</a> (2026-06-02)</h2>
<h3 id="miscellaneous-chores">Miscellaneous Chores</h3>
<ul>
<li><strong>deps:</strong> update dependency binaryen to v127 (<a href="https://github.com/phi-ag/setup-binaryen/commit/c90cb5e65772910309ea0fbe6aa224405bda5ab1">c90cb5e</a>)</li>
<li><strong>deps:</strong> update dependency binaryen to v128 (<a href="https://github.com/phi-ag/setup-binaryen/commit/0e9f542a0e6efcdbe09148034ef9583b3c7fe63a">0e9f542</a>)</li>
<li><strong>deps:</strong> update dependency binaryen to v129 (<a href="https://github.com/phi-ag/setup-binaryen/commit/1c55583a8ac444cd5b1b1642093dc2e0dd4587dc">1c55583</a>)</li>
<li><strong>deps:</strong> update dependency binaryen to v130 (<a href="https://github.com/phi-ag/setup-binaryen/commit/e4eb9d7ae203cb9f2968d7862610d314cb53500a">e4eb9d7</a>)</li>
<li><strong>deps:</strong> update dependency macos to v26 (<a href="https://github.com/phi-ag/setup-binaryen/commit/9a50f9a5c3065bedcbe123346719f14ded196cb5">9a50f9a</a>)</li>
<li><strong>deps:</strong> update googleapis/release-please-action action to v5 (<a href="https://github.com/phi-ag/setup-binaryen/commit/a4b8833c6a5a24ef3407ad69d1b515ee8c4773eb">a4b8833</a>)</li>
<li><strong>deps:</strong> update googleapis/release-please-action digest to 5c625bf (<a href="https://github.com/phi-ag/setup-binaryen/commit/0e9bd6f10a58102948127536640e4a925b7eea7c">0e9bd6f</a>)</li>
</ul>
]]></content:encoded></item><item><title>ProdVerdict</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/prodverdict/</link><pubDate>Tue, 02 Jun 2026 23:45:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/prodverdict/</guid><description>Version updated for https://github.com/prodv-dev/prodverdict-action to version v0.3.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.
What’s Changed Marketplace-ready ProdVerdict GitHub Action. See https://prodverdict.com</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/prodv-dev/prodverdict-action">https://github.com/prodv-dev/prodverdict-action</a></strong> to version <strong>v0.3.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/prodverdict">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Marketplace-ready ProdVerdict GitHub Action. See <a href="https://prodverdict.com">https://prodverdict.com</a></p>
]]></content:encoded></item><item><title>XLSX Cache Doctor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/xlsx-cache-doctor/</link><pubDate>Tue, 02 Jun 2026 23:45:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/xlsx-cache-doctor/</guid><description>Version updated for https://github.com/proompteng/bilig to version libraries-v0.154.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 Libraries v0.154.0 Release type: minor Previous libraries tag: libraries-v0.153.0 Manual override: yes Internal runtime changes docs(workpaper): show npm proof output (cf1ae506)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/proompteng/bilig">https://github.com/proompteng/bilig</a></strong> to version <strong>libraries-v0.154.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/xlsx-cache-doctor">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h1 id="libraries-v01540">Libraries v0.154.0</h1>
<ul>
<li>Release type: minor</li>
<li>Previous libraries tag: libraries-v0.153.0</li>
<li>Manual override: yes</li>
</ul>
<h2 id="internal-runtime-changes">Internal runtime changes</h2>
<ul>
<li>docs(workpaper): show npm proof output (cf1ae506)</li>
</ul>
]]></content:encoded></item><item><title>go-install</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/go-install/</link><pubDate>Tue, 02 Jun 2026 23:44:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/go-install/</guid><description>Version updated for https://github.com/reconcilerio/go-install-action to version v1.0.3.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s Changed Use GOTOOLCHAIN for all go commands by @scothis in https://github.com/reconcilerio/go-install-action/pull/14 Full Changelog: https://github.com/reconcilerio/go-install-action/compare/v1...v1.0.3</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/reconcilerio/go-install-action">https://github.com/reconcilerio/go-install-action</a></strong> to version <strong>v1.0.3</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>3</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/go-install">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Use GOTOOLCHAIN for all go commands by @scothis in <a href="https://github.com/reconcilerio/go-install-action/pull/14">https://github.com/reconcilerio/go-install-action/pull/14</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/reconcilerio/go-install-action/compare/v1...v1.0.3">https://github.com/reconcilerio/go-install-action/compare/v1...v1.0.3</a></p>
]]></content:encoded></item><item><title>Andy — PR Handoff by Drift</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/andy-pr-handoff-by-drift/</link><pubDate>Tue, 02 Jun 2026 23:44:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/andy-pr-handoff-by-drift/</guid><description>Version updated for https://github.com/refactorlab/drift to version drift-action-v0.1.24.
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(action): commit-driven audio on docs-only PRs + drop MP4 sibling by @ilyashusterman in https://github.com/refactorlab/drift/pull/74 Full Changelog: https://github.com/refactorlab/drift/compare/drift-action-v0.1.23...drift-action-v0.1.24</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/refactorlab/drift">https://github.com/refactorlab/drift</a></strong> to version <strong>drift-action-v0.1.24</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/andy-pr-handoff-by-drift">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>feat(action): commit-driven audio on docs-only PRs + drop MP4 sibling by @ilyashusterman in <a href="https://github.com/refactorlab/drift/pull/74">https://github.com/refactorlab/drift/pull/74</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/refactorlab/drift/compare/drift-action-v0.1.23...drift-action-v0.1.24">https://github.com/refactorlab/drift/compare/drift-action-v0.1.23...drift-action-v0.1.24</a></p>
]]></content:encoded></item><item><title>cdk-express-pipeline-github-diff</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/cdk-express-pipeline-github-diff/</link><pubDate>Tue, 02 Jun 2026 23:43:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/cdk-express-pipeline-github-diff/</guid><description>Version updated for https://github.com/rehanvdm/cdk-express-pipeline-github-diff to version v0.1.8.
This action is used across all versions by 2 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 chore: bump leftover node from 20 to 24 by @rehanvdm in https://github.com/rehanvdm/cdk-express-pipeline-github-diff/pull/53 Full Changelog: https://github.com/rehanvdm/cdk-express-pipeline-github-diff/compare/v0.1.7...v0.1.8</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/rehanvdm/cdk-express-pipeline-github-diff">https://github.com/rehanvdm/cdk-express-pipeline-github-diff</a></strong> to version <strong>v0.1.8</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>2</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/cdk-express-pipeline-github-diff">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>chore: bump leftover node from 20 to 24 by @rehanvdm in <a href="https://github.com/rehanvdm/cdk-express-pipeline-github-diff/pull/53">https://github.com/rehanvdm/cdk-express-pipeline-github-diff/pull/53</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/rehanvdm/cdk-express-pipeline-github-diff/compare/v0.1.7...v0.1.8">https://github.com/rehanvdm/cdk-express-pipeline-github-diff/compare/v0.1.7...v0.1.8</a></p>
]]></content:encoded></item><item><title>PolinRider Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/polinrider-guard/</link><pubDate>Tue, 02 Jun 2026 23:43:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/polinrider-guard/</guid><description>Version updated for https://github.com/richkazz/Operation-PolinRider to version v0.1.4.
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 What’s Changed Reduce false positives in Unicode scanner for emojis by @richkazz in https://github.com/richkazz/Operation-PolinRider/pull/14 Full Changelog: https://github.com/richkazz/Operation-PolinRider/compare/v0.1.3...v0.1.4</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/richkazz/Operation-PolinRider">https://github.com/richkazz/Operation-PolinRider</a></strong> to version <strong>v0.1.4</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/polinrider-guard">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Reduce false positives in Unicode scanner for emojis by @richkazz in <a href="https://github.com/richkazz/Operation-PolinRider/pull/14">https://github.com/richkazz/Operation-PolinRider/pull/14</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/richkazz/Operation-PolinRider/compare/v0.1.3...v0.1.4">https://github.com/richkazz/Operation-PolinRider/compare/v0.1.3...v0.1.4</a></p>
]]></content:encoded></item><item><title>Droid LLM Hunter</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/droid-llm-hunter/</link><pubDate>Tue, 02 Jun 2026 23:42:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/droid-llm-hunter/</guid><description>Version updated for https://github.com/roomkangali/droid-llm-hunter to version 1.1.8.
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 Droid LLM Hunter — Update v1.1.8 BUGFIX UPDATE: “CLI Stability, JSON Parser Fix &amp;amp; Documentation Restructure”
🐛 Bug Fixes [1] dlh.py — create_profile() destroys settings.yaml 🔴 CRITICAL Problem os.rename() permanently deleted settings.yaml after profile creation, causing the tool to crash on the next run. Fix Safe backup-restore flow: Backup → Run wizard → Copy to profile → Restore original. [2] dlh.py — config model silently fails for anthropic / openrouter 🟠 HIGH Problem Only 4 providers handled (ollama, gemini, groq, openai). Calling config model with anthropic or openrouter did nothing — no error, no save. Fix Replaced if/elif chain with provider_model_key dict. All 6 providers now supported with a clear error message for unknown providers. [3] dlh.py — config wizard missing anthropic / openrouter support 🟠 HIGH Problem Wizard printed “Invalid provider selected.” for anthropic and openrouter. Fix Added branches for both providers with default model prompts. Also fixed a deep merge bug — wizard now only updates the llm key, preserving analysis, rules, and other config sections. [4] dlh.py — list-rules linter error from hidden=True 🟡 MEDIUM Problem @app.command(&amp;#34;list-rules&amp;#34;, hidden=True) caused a VS Code linter error. hidden= is not a valid parameter in most Typer versions. Fix Removed hidden=True. Command is now visible in --help output. [5] dlh.py — scan command returns exit code 0 on failure 🟡 MEDIUM Problem On scan error, process exited with code 0. CI/CD pipelines could not detect scan failures. Fix Added raise typer.Exit(code=1) after the error log. [6] core/engine.py — JSON parse fails on nested LLM responses 🔴 CRITICAL Problem Regex \{.*?\} (non-greedy) stopped at the first } found. Nested JSON from gemini-2.5-flash was truncated and discarded silently (is_vulnerable: false). Fix Changed capture group to [\s\S]*? — captures all content between markdown fences. _extract_json_str() (brace-counting) handles the actual JSON boundary correctly. 📄 Documentation Restructure README.md was too long (619 lines) and hard to navigate on GitHub. Restructured into focused files with backlinks.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/roomkangali/droid-llm-hunter">https://github.com/roomkangali/droid-llm-hunter</a></strong> to version <strong>1.1.8</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/droid-llm-hunter">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h1 id="droid-llm-hunter--update-v118">Droid LLM Hunter — Update v1.1.8</h1>
<blockquote>
<p><strong>BUGFIX UPDATE:</strong> <em>&ldquo;CLI Stability, JSON Parser Fix &amp; Documentation Restructure&rdquo;</em></p>
</blockquote>
<hr>
<h2 id="-bug-fixes">🐛 Bug Fixes</h2>
<h3 id="1-dlhpy--create_profile-destroys-settingsyaml--critical">[1] <code>dlh.py</code> — <code>create_profile()</code> destroys <code>settings.yaml</code> 🔴 <code>CRITICAL</code></h3>
<table>
  <thead>
      <tr>
          <th></th>
          <th></th>
      </tr>
  </thead>
  <tbody>
      <tr>
          <td><strong>Problem</strong></td>
          <td><code>os.rename()</code> permanently deleted <code>settings.yaml</code> after profile creation, causing the tool to crash on the next run.</td>
      </tr>
      <tr>
          <td><strong>Fix</strong></td>
          <td>Safe backup-restore flow: Backup → Run wizard → Copy to profile → Restore original.</td>
      </tr>
  </tbody>
</table>
<hr>
<h3 id="2-dlhpy--config-model-silently-fails-for-anthropic--openrouter--high">[2] <code>dlh.py</code> — <code>config model</code> silently fails for <code>anthropic</code> / <code>openrouter</code> 🟠 <code>HIGH</code></h3>
<table>
  <thead>
      <tr>
          <th></th>
          <th></th>
      </tr>
  </thead>
  <tbody>
      <tr>
          <td><strong>Problem</strong></td>
          <td>Only 4 providers handled (<code>ollama</code>, <code>gemini</code>, <code>groq</code>, <code>openai</code>). Calling <code>config model</code> with <code>anthropic</code> or <code>openrouter</code> did nothing — no error, no save.</td>
      </tr>
      <tr>
          <td><strong>Fix</strong></td>
          <td>Replaced <code>if/elif</code> chain with <code>provider_model_key</code> dict. All 6 providers now supported with a clear error message for unknown providers.</td>
      </tr>
  </tbody>
</table>
<hr>
<h3 id="3-dlhpy--config-wizard-missing-anthropic--openrouter-support--high">[3] <code>dlh.py</code> — <code>config wizard</code> missing <code>anthropic</code> / <code>openrouter</code> support 🟠 <code>HIGH</code></h3>
<table>
  <thead>
      <tr>
          <th></th>
          <th></th>
      </tr>
  </thead>
  <tbody>
      <tr>
          <td><strong>Problem</strong></td>
          <td>Wizard printed <em>&ldquo;Invalid provider selected.&rdquo;</em> for <code>anthropic</code> and <code>openrouter</code>.</td>
      </tr>
      <tr>
          <td><strong>Fix</strong></td>
          <td>Added branches for both providers with default model prompts. Also fixed a deep merge bug — wizard now only updates the <code>llm</code> key, preserving <code>analysis</code>, <code>rules</code>, and other config sections.</td>
      </tr>
  </tbody>
</table>
<hr>
<h3 id="4-dlhpy--list-rules-linter-error-from-hiddentrue--medium">[4] <code>dlh.py</code> — <code>list-rules</code> linter error from <code>hidden=True</code> 🟡 <code>MEDIUM</code></h3>
<table>
  <thead>
      <tr>
          <th></th>
          <th></th>
      </tr>
  </thead>
  <tbody>
      <tr>
          <td><strong>Problem</strong></td>
          <td><code>@app.command(&quot;list-rules&quot;, hidden=True)</code> caused a VS Code linter error. <code>hidden=</code> is not a valid parameter in most Typer versions.</td>
      </tr>
      <tr>
          <td><strong>Fix</strong></td>
          <td>Removed <code>hidden=True</code>. Command is now visible in <code>--help</code> output.</td>
      </tr>
  </tbody>
</table>
<hr>
<h3 id="5-dlhpy--scan-command-returns-exit-code-0-on-failure--medium">[5] <code>dlh.py</code> — <code>scan</code> command returns exit code <code>0</code> on failure 🟡 <code>MEDIUM</code></h3>
<table>
  <thead>
      <tr>
          <th></th>
          <th></th>
      </tr>
  </thead>
  <tbody>
      <tr>
          <td><strong>Problem</strong></td>
          <td>On scan error, process exited with code <code>0</code>. CI/CD pipelines could not detect scan failures.</td>
      </tr>
      <tr>
          <td><strong>Fix</strong></td>
          <td>Added <code>raise typer.Exit(code=1)</code> after the error log.</td>
      </tr>
  </tbody>
</table>
<hr>
<h3 id="6-coreenginepy--json-parse-fails-on-nested-llm-responses--critical">[6] <code>core/engine.py</code> — JSON parse fails on nested LLM responses 🔴 <code>CRITICAL</code></h3>
<table>
  <thead>
      <tr>
          <th></th>
          <th></th>
      </tr>
  </thead>
  <tbody>
      <tr>
          <td><strong>Problem</strong></td>
          <td>Regex <code>\{.*?\}</code> (non-greedy) stopped at the <strong>first <code>}</code> found</strong>. Nested JSON from <code>gemini-2.5-flash</code> was truncated and discarded silently (<code>is_vulnerable: false</code>).</td>
      </tr>
      <tr>
          <td><strong>Fix</strong></td>
          <td>Changed capture group to <code>[\s\S]*?</code> — captures all content between markdown fences. <code>_extract_json_str()</code> (brace-counting) handles the actual JSON boundary correctly.</td>
      </tr>
  </tbody>
</table>
<hr>
<h2 id="-documentation-restructure">📄 Documentation Restructure</h2>
<p><code>README.md</code> was too long (619 lines) and hard to navigate on GitHub. Restructured into focused files with backlinks.</p>
<table>
  <thead>
      <tr>
          <th>File</th>
          <th>Description</th>
      </tr>
  </thead>
  <tbody>
      <tr>
          <td><code>README.md</code></td>
          <td>Main entry point — reduced from <strong>619 → 196 lines</strong></td>
      </tr>
      <tr>
          <td><code>FEATURES.md</code></td>
          <td>Full feature list with descriptions</td>
      </tr>
      <tr>
          <td><code>SCAN-WORKFLOW.md</code></td>
          <td>5-phase pipeline diagram and step-by-step explanation</td>
      </tr>
      <tr>
          <td><code>RULES.md</code></td>
          <td>All 24 vulnerability rules with MASVS mapping and CLI usage</td>
      </tr>
      <tr>
          <td><code>CONFIGURATION.md</code></td>
          <td>Filter mode and decompiler mode guide with pros/cons table</td>
      </tr>
      <tr>
          <td><code>INSTALLATION.md</code></td>
          <td>Standard install + Docker setup guide</td>
      </tr>
      <tr>
          <td><code>USAGE.md</code></td>
          <td>Command examples, flags table, and full command reference</td>
      </tr>
      <tr>
          <td><code>CICD.md</code></td>
          <td>GitHub Actions / GitLab CI integration guide</td>
      </tr>
      <tr>
          <td><code>FAQ.md</code></td>
          <td>6 common questions with detailed answers</td>
      </tr>
      <tr>
          <td><code>ROADMAP-V2.md</code></td>
          <td>v2.0 Dynamic Analysis planning (Frida, ADB, Taint Engine) — translated to English</td>
      </tr>
  </tbody>
</table>
<hr>
<h2 id="-summary">✅ Summary</h2>
<ul>
<li><code>settings.yaml</code> is never destroyed during profile creation</li>
<li>All 6 LLM providers work correctly in <code>config model</code> and <code>config wizard</code></li>
<li>JSON nested responses from <code>gemini-2.5-flash</code> are now parsed correctly — no more silent missed findings</li>
<li>Scan failures now return exit code <code>1</code> (CI/CD compatible)</li>
<li>README split into <strong>10 focused <code>.md</code> files</strong> for easier reading and maintenance</li>
</ul>
<hr>
<p><em>Droid LLM Hunter v1.1.8 — Stable CLI, Accurate Parser &amp; Documentation Restructure. 🛡️🔍✅</em></p>
]]></content:encoded></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/rumdl-action/</link><pubDate>Tue, 02 Jun 2026 23:42:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.2.5.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Added lsp: resolve buffer-file links and extend hover previews (94e088a) Fixed md034: don’t flag URLs in JSX component attributes (MDX) (5ed2c5d) md013: avoid byte-slice underflow on all-emphasis lines (ad5647a) fix-utils: reject non-char-boundary ranges in validate_fix_range too (9d07c16) md072: span quoted keys fully in unsorted-key diagnostics (8aa9140) config: don’t create phantom rule entries for unconvertible values (4b21cb0) md004: guard empty marker in count_marker_prevalence too (5584c23) config: keep pyproject [tool.rumdl] with only cache=true set (774a1b3) wasm: cover AzureDevOps and MyST flavors in round-trip test (58f8d0d) config: tighten pyproject rumdl-section detection (b8a5966) config: keep pyproject [tool.rumdl] with only scalar globals (7da87d7) md078,md079: declare Unfixable to match fix() returning Err (d1d838a) config: skip unconvertible markdownlint values instead of exiting (9bfc296) md004: guard against empty list marker instead of unwrapping (a73d0bf) check: emit cross-file diagnostics in a stable path order (8eb5027) md063: preserve URLs with nested parens and image alt text (ba68a84) md057: only treat bare .com domains as external, not relative paths (a0f8a86) md046: no trailing spaces on blank lines and tighter list detection (eceb1d6) md072: preserve trailing newline and sort quoted keys by content (73f80cf) fix-utils: reject fix ranges that split UTF-8 codepoints (1ded124) md033: avoid non-char-boundary panic on multi-byte whitespace in tags (5dfbec7) Performance md037: use cached HTML-comment lookup in the warning filter (e5dcf91) lint-context: cache math byte ranges for is_in_math_context (33ff165) md057: index lines via raw_lines() instead of lines().nth() (251e8ff) md032: compare blockquote prefixes as &amp;amp;str without allocating (c4f37d6) lint-context: skip kramdown masking when there are no extension lines (29378b2) rules: use LazyLock regexes instead of the mutex-backed cache (f757bae) workspace: clear reverse deps via the file’s own links (f28a27d) lint-context: precompute math-block closer lookahead (be6796a) lint-context: make is_in_list_block/is_in_table_block O(1) (9dc96a4) reflow: scan is_horizontal_rule without allocating a Vec (9664d22) reflow: hoist char collection out of is_sentence_boundary (457cbad) Downloads File Platform Checksum rumdl-v0.2.5-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum rumdl-v0.2.5-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum rumdl-v0.2.5-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum rumdl-v0.2.5-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum rumdl-v0.2.5-x86_64-apple-darwin.tar.gz macOS x86_64 checksum rumdl-v0.2.5-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum rumdl-v0.2.5-x86_64-pc-windows-msvc.zip Windows x86_64 checksum Installation Using uv (Recommended) uv tool install rumdl Using pip pip install rumdl Using pipx pipx install rumdl Direct Download Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/rvben/rumdl">https://github.com/rvben/rumdl</a></strong> to version <strong>v0.2.5</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>3</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/rumdl-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h3 id="added">Added</h3>
<ul>
<li><strong>lsp</strong>: resolve buffer-file links and extend hover previews (<a href="https://github.com/rvben/rumdl/commit/94e088a10b662ad611f2c0e2c80f32efce1e99af">94e088a</a>)</li>
</ul>
<h3 id="fixed">Fixed</h3>
<ul>
<li><strong>md034</strong>: don&rsquo;t flag URLs in JSX component attributes (MDX) (<a href="https://github.com/rvben/rumdl/commit/5ed2c5d030eb88ef406a0647fde8da5d0e5451f8">5ed2c5d</a>)</li>
<li><strong>md013</strong>: avoid byte-slice underflow on all-emphasis lines (<a href="https://github.com/rvben/rumdl/commit/ad5647a3d90a74ce269c89a0fdae4dcb2420febe">ad5647a</a>)</li>
<li><strong>fix-utils</strong>: reject non-char-boundary ranges in validate_fix_range too (<a href="https://github.com/rvben/rumdl/commit/9d07c16ea47f9be78c6e542107bbb064e10464fe">9d07c16</a>)</li>
<li><strong>md072</strong>: span quoted keys fully in unsorted-key diagnostics (<a href="https://github.com/rvben/rumdl/commit/8aa9140f3672433633577a07bf31d0a80875e0ec">8aa9140</a>)</li>
<li><strong>config</strong>: don&rsquo;t create phantom rule entries for unconvertible values (<a href="https://github.com/rvben/rumdl/commit/4b21cb00a6f3310886d72a8aa8380664326ca3db">4b21cb0</a>)</li>
<li><strong>md004</strong>: guard empty marker in count_marker_prevalence too (<a href="https://github.com/rvben/rumdl/commit/5584c23c54c218e5c8b3ae9f72f6baf0067f656d">5584c23</a>)</li>
<li><strong>config</strong>: keep pyproject [tool.rumdl] with only cache=true set (<a href="https://github.com/rvben/rumdl/commit/774a1b3d1d507cbcc1f9c0e4d18e8e2dec845bd8">774a1b3</a>)</li>
<li><strong>wasm</strong>: cover AzureDevOps and MyST flavors in round-trip test (<a href="https://github.com/rvben/rumdl/commit/58f8d0dda6dabd00e09915fbe0e3ce7c428bf9e6">58f8d0d</a>)</li>
<li><strong>config</strong>: tighten pyproject rumdl-section detection (<a href="https://github.com/rvben/rumdl/commit/b8a59669ad8efe3c396c48e8501646b8cae0931f">b8a5966</a>)</li>
<li><strong>config</strong>: keep pyproject [tool.rumdl] with only scalar globals (<a href="https://github.com/rvben/rumdl/commit/7da87d7f0052d2c44468c9ab54346add1c6037e6">7da87d7</a>)</li>
<li><strong>md078,md079</strong>: declare Unfixable to match fix() returning Err (<a href="https://github.com/rvben/rumdl/commit/d1d838ac7697acc733ed35710b20dc0d8adfc07b">d1d838a</a>)</li>
<li><strong>config</strong>: skip unconvertible markdownlint values instead of exiting (<a href="https://github.com/rvben/rumdl/commit/9bfc2960b7accd4e20d684f7da6d5f330449fd33">9bfc296</a>)</li>
<li><strong>md004</strong>: guard against empty list marker instead of unwrapping (<a href="https://github.com/rvben/rumdl/commit/a73d0bf2935df20d7f99bcf977a2a4d3f40acd57">a73d0bf</a>)</li>
<li><strong>check</strong>: emit cross-file diagnostics in a stable path order (<a href="https://github.com/rvben/rumdl/commit/8eb5027e6c38922a2db6e838eda0caf996600bf0">8eb5027</a>)</li>
<li><strong>md063</strong>: preserve URLs with nested parens and image alt text (<a href="https://github.com/rvben/rumdl/commit/ba68a848f81ffe34fbf48d935cd91956bc9e6917">ba68a84</a>)</li>
<li><strong>md057</strong>: only treat bare .com domains as external, not relative paths (<a href="https://github.com/rvben/rumdl/commit/a0f8a86f6211235dd18dc65b0dbd6d2ade6c6b61">a0f8a86</a>)</li>
<li><strong>md046</strong>: no trailing spaces on blank lines and tighter list detection (<a href="https://github.com/rvben/rumdl/commit/eceb1d674ce08562b074ecaf7f98a32d2bfa4838">eceb1d6</a>)</li>
<li><strong>md072</strong>: preserve trailing newline and sort quoted keys by content (<a href="https://github.com/rvben/rumdl/commit/73f80cf111d5741c9f6b3623c04f6215a79b267a">73f80cf</a>)</li>
<li><strong>fix-utils</strong>: reject fix ranges that split UTF-8 codepoints (<a href="https://github.com/rvben/rumdl/commit/1ded1242c4b3696375a00602a0aab4ed024ae717">1ded124</a>)</li>
<li><strong>md033</strong>: avoid non-char-boundary panic on multi-byte whitespace in tags (<a href="https://github.com/rvben/rumdl/commit/5dfbec778592aeeb35ef6a881a185cd16adfe8eb">5dfbec7</a>)</li>
</ul>
<h3 id="performance">Performance</h3>
<ul>
<li><strong>md037</strong>: use cached HTML-comment lookup in the warning filter (<a href="https://github.com/rvben/rumdl/commit/e5dcf91f320c0819f250ef740aca35237dfad478">e5dcf91</a>)</li>
<li><strong>lint-context</strong>: cache math byte ranges for is_in_math_context (<a href="https://github.com/rvben/rumdl/commit/33ff165fdfd91271bcce574c589af2ca826fc4f2">33ff165</a>)</li>
<li><strong>md057</strong>: index lines via raw_lines() instead of lines().nth() (<a href="https://github.com/rvben/rumdl/commit/251e8ff4751e38146ac6f79ea46f2c15ac2850c1">251e8ff</a>)</li>
<li><strong>md032</strong>: compare blockquote prefixes as &amp;str without allocating (<a href="https://github.com/rvben/rumdl/commit/c4f37d6f31f911fd9243bcc226932834a15f7ad3">c4f37d6</a>)</li>
<li><strong>lint-context</strong>: skip kramdown masking when there are no extension lines (<a href="https://github.com/rvben/rumdl/commit/29378b29df3f48453202d16ea3f3621d22601151">29378b2</a>)</li>
<li><strong>rules</strong>: use LazyLock regexes instead of the mutex-backed cache (<a href="https://github.com/rvben/rumdl/commit/f757bae2cdc8a38c4d42bd1571417060fe5055ab">f757bae</a>)</li>
<li><strong>workspace</strong>: clear reverse deps via the file&rsquo;s own links (<a href="https://github.com/rvben/rumdl/commit/f28a27d39f89c39ff720a8cc6f47d4085fd8183b">f28a27d</a>)</li>
<li><strong>lint-context</strong>: precompute math-block closer lookahead (<a href="https://github.com/rvben/rumdl/commit/be6796a083e7f019fe5b7326f146ddf58d873501">be6796a</a>)</li>
<li><strong>lint-context</strong>: make is_in_list_block/is_in_table_block O(1) (<a href="https://github.com/rvben/rumdl/commit/9dc96a400b008a771934c87c366626e860821c77">9dc96a4</a>)</li>
<li><strong>reflow</strong>: scan is_horizontal_rule without allocating a Vec<char> (<a href="https://github.com/rvben/rumdl/commit/9664d220165cd142368707549c7d24b73e393ce5">9664d22</a>)</li>
<li><strong>reflow</strong>: hoist char collection out of is_sentence_boundary (<a href="https://github.com/rvben/rumdl/commit/457cbad169e84747d1d66089ab66d1c04ae5626d">457cbad</a>)</li>
</ul>
<h2 id="downloads">Downloads</h2>
<table>
  <thead>
      <tr>
          <th>File</th>
          <th>Platform</th>
          <th>Checksum</th>
      </tr>
  </thead>
  <tbody>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.5/rumdl-v0.2.5-x86_64-unknown-linux-gnu.tar.gz">rumdl-v0.2.5-x86_64-unknown-linux-gnu.tar.gz</a></td>
          <td>Linux x86_64</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.5/rumdl-v0.2.5-x86_64-unknown-linux-gnu.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.5/rumdl-v0.2.5-x86_64-unknown-linux-musl.tar.gz">rumdl-v0.2.5-x86_64-unknown-linux-musl.tar.gz</a></td>
          <td>Linux x86_64 (musl)</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.5/rumdl-v0.2.5-x86_64-unknown-linux-musl.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.5/rumdl-v0.2.5-aarch64-unknown-linux-gnu.tar.gz">rumdl-v0.2.5-aarch64-unknown-linux-gnu.tar.gz</a></td>
          <td>Linux ARM64</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.5/rumdl-v0.2.5-aarch64-unknown-linux-gnu.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.5/rumdl-v0.2.5-aarch64-unknown-linux-musl.tar.gz">rumdl-v0.2.5-aarch64-unknown-linux-musl.tar.gz</a></td>
          <td>Linux ARM64 (musl)</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.5/rumdl-v0.2.5-aarch64-unknown-linux-musl.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.5/rumdl-v0.2.5-x86_64-apple-darwin.tar.gz">rumdl-v0.2.5-x86_64-apple-darwin.tar.gz</a></td>
          <td>macOS x86_64</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.5/rumdl-v0.2.5-x86_64-apple-darwin.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.5/rumdl-v0.2.5-aarch64-apple-darwin.tar.gz">rumdl-v0.2.5-aarch64-apple-darwin.tar.gz</a></td>
          <td>macOS ARM64 (Apple Silicon)</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.5/rumdl-v0.2.5-aarch64-apple-darwin.tar.gz.sha256">checksum</a></td>
      </tr>
      <tr>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.5/rumdl-v0.2.5-x86_64-pc-windows-msvc.zip">rumdl-v0.2.5-x86_64-pc-windows-msvc.zip</a></td>
          <td>Windows x86_64</td>
          <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.5/rumdl-v0.2.5-x86_64-pc-windows-msvc.zip.sha256">checksum</a></td>
      </tr>
  </tbody>
</table>
<h2 id="installation">Installation</h2>
<h3 id="using-uv-recommended">Using uv (Recommended)</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>uv tool install rumdl
</span></span></code></pre></div><h3 id="using-pip">Using pip</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>pip install rumdl
</span></span></code></pre></div><h3 id="using-pipx">Using pipx</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>pipx install rumdl
</span></span></code></pre></div><h3 id="direct-download">Direct Download</h3>
<p>Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.</p>
]]></content:encoded></item><item><title>Create Robots.txt</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/create-robots.txt/</link><pubDate>Tue, 02 Jun 2026 23:41:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/create-robots.txt/</guid><description>Version updated for https://github.com/s-thom/create-robots-txt-action to version v2.0.0.
This action is used across all versions by 5 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 v2.0.0 - 2026-06-02 Updated This action now requires Node 24 Updated dependencies</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/s-thom/create-robots-txt-action">https://github.com/s-thom/create-robots-txt-action</a></strong> to version <strong>v2.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>5</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/create-robots-txt">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="v200---2026-06-02">v2.0.0 - 2026-06-02</h2>
<h3 id="updated">Updated</h3>
<ul>
<li>This action now requires Node 24</li>
<li>Updated dependencies</li>
</ul>
]]></content:encoded></item><item><title>aislop Quality Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/aislop-quality-gate/</link><pubDate>Tue, 02 Jun 2026 23:41:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/aislop-quality-gate/</guid><description>Version updated for https://github.com/scanaislop/aislop to version v0.10.2.
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.
What’s Changed A patch release: safer release/CI plumbing and sharper scan consistency.
Added Suppression directives — silence an intentional finding inline: // aislop-ignore-next-line [rule...], // aislop-ignore-line [rule...], or // aislop-ignore-file [rule...]. Scope to named rules or omit to silence every rule on the line, and add a reason after --. Works in any comment syntax. Suppressed findings are dropped before scoring and reported as a count. .aislopignore — a root-level ignore file (same glob semantics as the exclude config) to keep whole paths out of every scan. aislop fix --safe — an opt-in mode restricted to behaviour-preserving fixes (unused-import removal, import merging, narrative-comment removal, formatting). Anything that deletes code or rewrites behaviour is skipped. The default fix is unchanged. Action smoke coverage across default/explicit latest, pinned npm-version, JSON, human, and node-version-override modes. Changed Coverage gate — the numeric score is now withheld when only a negligible fraction of a repo is analysable: no files in a supported language, or unsupported-language code (C, C++, C#, Swift, Kotlin, etc.) outnumbering supported files by more than three to one. --json returns score: null with scoreable: false and a coverage breakdown, and ci does not gate on a withheld score. Fixed No-downgrade guard on aislop fix -f: a dependency override that would pin a package below the installed version is skipped and reported, not applied. CVE root-cause collapse: a transitive vulnerability is attributed to the package that carries the advisory instead of emitting a near-duplicate finding for every intermediate package. Python comma imports: import os, sys is now handled per-module instead of deleting the whole line when one module is unused. Hook telemetry: aislop hook &amp;lt;agent&amp;gt; flushes its event before the process exits (bounded to 1.5s) instead of dropping it. GitHub Action exact-version pins: pins such as version: &amp;#34;0.10.1&amp;#34; run from an isolated temp directory so npm resolves the published package, not a checked-out local one. Rule catalog consistency across aislop rules, rule labels, and docs/rules.md. Empty-function detection: ai-slop/empty-function recognises normal function declarations, not only arrow stubs. Tests 1029 passing; self-scan 100/100 with zero diagnostics.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/scanaislop/aislop">https://github.com/scanaislop/aislop</a></strong> to version <strong>v0.10.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/aislop-quality-gate">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>A patch release: safer release/CI plumbing and sharper scan consistency.</p>
<h2 id="added">Added</h2>
<ul>
<li><strong>Suppression directives</strong> — silence an intentional finding inline: <code>// aislop-ignore-next-line [rule...]</code>, <code>// aislop-ignore-line [rule...]</code>, or <code>// aislop-ignore-file [rule...]</code>. Scope to named rules or omit to silence every rule on the line, and add a reason after <code>--</code>. Works in any comment syntax. Suppressed findings are dropped before scoring and reported as a count.</li>
<li><strong><code>.aislopignore</code></strong> — a root-level ignore file (same glob semantics as the <code>exclude</code> config) to keep whole paths out of every scan.</li>
<li><strong><code>aislop fix --safe</code></strong> — an opt-in mode restricted to behaviour-preserving fixes (unused-import removal, import merging, narrative-comment removal, formatting). Anything that deletes code or rewrites behaviour is skipped. The default <code>fix</code> is unchanged.</li>
<li>Action smoke coverage across default/explicit <code>latest</code>, pinned npm-version, JSON, human, and node-version-override modes.</li>
</ul>
<h2 id="changed">Changed</h2>
<ul>
<li><strong>Coverage gate</strong> — the numeric score is now withheld when only a negligible fraction of a repo is analysable: no files in a supported language, or unsupported-language code (C, C++, C#, Swift, Kotlin, etc.) outnumbering supported files by more than three to one. <code>--json</code> returns <code>score: null</code> with <code>scoreable: false</code> and a <code>coverage</code> breakdown, and <code>ci</code> does not gate on a withheld score.</li>
</ul>
<h2 id="fixed">Fixed</h2>
<ul>
<li><strong>No-downgrade guard</strong> on <code>aislop fix -f</code>: a dependency override that would pin a package below the installed version is skipped and reported, not applied.</li>
<li><strong>CVE root-cause collapse</strong>: a transitive vulnerability is attributed to the package that carries the advisory instead of emitting a near-duplicate finding for every intermediate package.</li>
<li><strong>Python comma imports</strong>: <code>import os, sys</code> is now handled per-module instead of deleting the whole line when one module is unused.</li>
<li><strong>Hook telemetry</strong>: <code>aislop hook &lt;agent&gt;</code> flushes its event before the process exits (bounded to 1.5s) instead of dropping it.</li>
<li><strong>GitHub Action exact-version pins</strong>: pins such as <code>version: &quot;0.10.1&quot;</code> run from an isolated temp directory so npm resolves the published package, not a checked-out local one.</li>
<li><strong>Rule catalog consistency</strong> across <code>aislop rules</code>, rule labels, and <code>docs/rules.md</code>.</li>
<li><strong>Empty-function detection</strong>: <code>ai-slop/empty-function</code> recognises normal function declarations, not only arrow stubs.</li>
</ul>
<h2 id="tests">Tests</h2>
<p>1029 passing; self-scan 100/100 with zero diagnostics.</p>
<hr>
<p>Install: <code>npx aislop@0.10.2 scan</code> · <code>npm i -g aislop@0.10.2</code></p>
]]></content:encoded></item><item><title>pi GitHub Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/pi-github-action/</link><pubDate>Tue, 02 Jun 2026 23:40:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/pi-github-action/</guid><description>Version updated for https://github.com/shaftoe/pi-coding-agent-action to version v2.19.0.
This action is used across all versions by 5 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 2.19.0 - 2026-06-02 Added add loaded_tools input for selective tool loading (#218) add CI/CD awareness tools (get_ci_status / get_workflow_run_logs) (#216) add optional auto-compaction and JSONL session export (#227) add separate Cost column in comment footer (#248) Changed add auto-compaction and JSONL session export to README (#231) add PR review with existing context example to README (#234) cleanup AGENTS.md consolidate ESLint config to reduce duplication (#220) eliminate env-var coupling in library code (#242) eliminate module-level singletons and @actions/* fallbacks (#238) implement reusable Pi orchestrator library (#233) (#236) README.md: fix | char escape (#246) replace build-time constants with runtime version resolution (#244) Update AGENTS.md deps: update dependencies (#217) deps: update dependencies (#223) Fixed ensure custom models/providers are imported before Agent setup ensure newline char before debug log ensure packages are loaded correctly in the build ensure versions strings are ok stop tracking dist/ in git, prevent PRs from sneaking in dist changes update dependencies and simplify loaded_tools with SDK native tools option (#222) use correct path for packageDir use list for loaded_tools inputs</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/shaftoe/pi-coding-agent-action">https://github.com/shaftoe/pi-coding-agent-action</a></strong> to version <strong>v2.19.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>5</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/pi-github-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="2190---2026-06-02"><a href="https://github.com/shaftoe/pi-coding-agent-action/compare/v2.18.0...v2.19.0">2.19.0</a> - 2026-06-02</h2>
<h3 id="added">Added</h3>
<ul>
<li>add <code>loaded_tools</code> input for selective tool loading (#218)</li>
<li>add CI/CD awareness tools (get_ci_status / get_workflow_run_logs) (#216)</li>
<li>add optional auto-compaction and JSONL session export (#227)</li>
<li>add separate Cost column in comment footer (#248)</li>
</ul>
<h3 id="changed">Changed</h3>
<ul>
<li>add auto-compaction and JSONL session export to README (#231)</li>
<li>add PR review with existing context example to README (#234)</li>
<li>cleanup AGENTS.md</li>
<li>consolidate ESLint config to reduce duplication (#220)</li>
<li>eliminate env-var coupling in library code (#242)</li>
<li>eliminate module-level singletons and @actions/* fallbacks (#238)</li>
<li>implement reusable Pi orchestrator library (#233) (#236)</li>
<li>README.md: fix <code>|</code> char escape (#246)</li>
<li>replace build-time constants with runtime version resolution (#244)</li>
<li>Update AGENTS.md</li>
<li><strong>deps</strong>: update dependencies (#217)</li>
<li><strong>deps</strong>: update dependencies (#223)</li>
</ul>
<h3 id="fixed">Fixed</h3>
<ul>
<li>ensure custom models/providers are imported before Agent setup</li>
<li>ensure newline char before debug log</li>
<li>ensure packages are loaded correctly in the build</li>
<li>ensure versions strings are ok</li>
<li>stop tracking dist/ in git, prevent PRs from sneaking in dist changes</li>
<li>update dependencies and simplify loaded_tools with SDK native tools option (#222)</li>
<li>use correct path for packageDir</li>
<li>use list for loaded_tools inputs</li>
</ul>
]]></content:encoded></item><item><title>Setup UniRTM</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/setup-unirtm/</link><pubDate>Tue, 02 Jun 2026 23:39:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/setup-unirtm/</guid><description>Version updated for https://github.com/snowdreamtech/setup-unirtm to version v0.3.0.
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 0.3.0 (2026-06-02) Features rename version input to unirtm-version to avoid collisions (3f7d925)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/snowdreamtech/setup-unirtm">https://github.com/snowdreamtech/setup-unirtm</a></strong> to version <strong>v0.3.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-unirtm">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="030-2026-06-02"><a href="https://github.com/snowdreamtech/setup-unirtm/compare/v0.2.4...v0.3.0">0.3.0</a> (2026-06-02)</h2>
<h3 id="features">Features</h3>
<ul>
<li>rename version input to unirtm-version to avoid collisions (<a href="https://github.com/snowdreamtech/setup-unirtm/commit/3f7d92577c2da1c2b2f4739a69b0d8a369226834">3f7d925</a>)</li>
</ul>
]]></content:encoded></item><item><title>InfraScan Security &amp; Cost Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/infrascan-security-cost-scanner/</link><pubDate>Tue, 02 Jun 2026 23:39:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/infrascan-security-cost-scanner/</guid><description>Version updated for https://github.com/SolDevelo/InfraScan to version v1.0.7.
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.
What’s Changed What’s Changed feat(seo): implement SEO-friendly report URLs, SSR, and dynamic sitemap by @igor-soldev in https://github.com/SolDevelo/InfraScan/pull/77 feat: implement report sharing functionality and clean up sitemap configuration by @igor-soldev in https://github.com/SolDevelo/InfraScan/pull/79 Revise README to enhance project clarity by @igor-soldev in https://github.com/SolDevelo/InfraScan/pull/82 Implemented the requested logging improvements. by @Natan-gal in https://github.com/SolDevelo/InfraScan/pull/75 Update grade report card rendering logic by @Natan-gal in https://github.com/SolDevelo/InfraScan/pull/70 feat: improve Docker Scout vulnerability descriptions in reports by @igor-soldev in https://github.com/SolDevelo/InfraScan/pull/86 feat: add Ansible support and smart multi-framework detection by @igor-soldev in https://github.com/SolDevelo/InfraScan/pull/85 feat: update to version 1.0.7, enhance release notes, and improve documentation references by @igor-soldev in https://github.com/SolDevelo/InfraScan/pull/87 Full Changelog: https://github.com/SolDevelo/InfraScan/compare/v1.0.6...v1.0.7</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/SolDevelo/InfraScan">https://github.com/SolDevelo/InfraScan</a></strong> to version <strong>v1.0.7</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/infrascan-security-cost-scanner">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>feat(seo): implement SEO-friendly report URLs, SSR, and dynamic sitemap by @igor-soldev in <a href="https://github.com/SolDevelo/InfraScan/pull/77">https://github.com/SolDevelo/InfraScan/pull/77</a></li>
<li>feat: implement report sharing functionality and clean up sitemap configuration by @igor-soldev in <a href="https://github.com/SolDevelo/InfraScan/pull/79">https://github.com/SolDevelo/InfraScan/pull/79</a></li>
<li>Revise README to enhance project clarity by @igor-soldev in <a href="https://github.com/SolDevelo/InfraScan/pull/82">https://github.com/SolDevelo/InfraScan/pull/82</a></li>
<li>Implemented the requested logging improvements. by @Natan-gal in <a href="https://github.com/SolDevelo/InfraScan/pull/75">https://github.com/SolDevelo/InfraScan/pull/75</a></li>
<li>Update grade report card rendering logic by @Natan-gal in <a href="https://github.com/SolDevelo/InfraScan/pull/70">https://github.com/SolDevelo/InfraScan/pull/70</a></li>
<li>feat: improve Docker Scout vulnerability descriptions in reports by @igor-soldev in <a href="https://github.com/SolDevelo/InfraScan/pull/86">https://github.com/SolDevelo/InfraScan/pull/86</a></li>
<li>feat: add Ansible support and smart multi-framework detection by @igor-soldev in <a href="https://github.com/SolDevelo/InfraScan/pull/85">https://github.com/SolDevelo/InfraScan/pull/85</a></li>
<li>feat: update to version 1.0.7, enhance release notes, and improve documentation references by @igor-soldev in <a href="https://github.com/SolDevelo/InfraScan/pull/87">https://github.com/SolDevelo/InfraScan/pull/87</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/SolDevelo/InfraScan/compare/v1.0.6...v1.0.7">https://github.com/SolDevelo/InfraScan/compare/v1.0.6...v1.0.7</a></p>
]]></content:encoded></item><item><title>Helm Chart Release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/helm-chart-release/</link><pubDate>Tue, 02 Jun 2026 23:38:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/helm-chart-release/</guid><description>Version updated for https://github.com/somaz94/helm-chart-release-action to version v1.0.4.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Bug Fixes Harden gh-pages staging dir cleanup and dotfile copy (c4c3ff6) CI/CD Add concurrency guards to recurring workflows (fc789aa) Documentation Update changelog (0cd2a90) Full Changelog: https://github.com/somaz94/helm-chart-release-action/compare/v1.0.3...v1.0.4</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/somaz94/helm-chart-release-action">https://github.com/somaz94/helm-chart-release-action</a></strong> to version <strong>v1.0.4</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>2</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/helm-chart-release">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h3 id="bug-fixes">Bug Fixes</h3>
<ul>
<li>Harden gh-pages staging dir cleanup and dotfile copy (c4c3ff6)</li>
</ul>
<h3 id="cicd">CI/CD</h3>
<ul>
<li>Add concurrency guards to recurring workflows (fc789aa)</li>
</ul>
<h3 id="documentation">Documentation</h3>
<ul>
<li>Update changelog (0cd2a90)</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/somaz94/helm-chart-release-action/compare/v1.0.3...v1.0.4">https://github.com/somaz94/helm-chart-release-action/compare/v1.0.3...v1.0.4</a></p>
]]></content:encoded></item><item><title>Helm Kustomize Lint Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/helm-kustomize-lint-action/</link><pubDate>Tue, 02 Jun 2026 23:38:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/helm-kustomize-lint-action/</guid><description>Version updated for https://github.com/somaz94/helm-kustomize-lint-action to version v1.1.1.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Bug Fixes Re-enable pipefail in kubeconform loop to unmask helm errors (d6def8a) CI/CD Add concurrency guards to recurring workflows (c1926ac) Documentation Update changelog (4700ceb) Full Changelog: https://github.com/somaz94/helm-kustomize-lint-action/compare/v1.1.0...v1.1.1</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/somaz94/helm-kustomize-lint-action">https://github.com/somaz94/helm-kustomize-lint-action</a></strong> to version <strong>v1.1.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>3</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/helm-kustomize-lint-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h3 id="bug-fixes">Bug Fixes</h3>
<ul>
<li>Re-enable pipefail in kubeconform loop to unmask helm errors (d6def8a)</li>
</ul>
<h3 id="cicd">CI/CD</h3>
<ul>
<li>Add concurrency guards to recurring workflows (c1926ac)</li>
</ul>
<h3 id="documentation">Documentation</h3>
<ul>
<li>Update changelog (4700ceb)</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/somaz94/helm-kustomize-lint-action/compare/v1.1.0...v1.1.1">https://github.com/somaz94/helm-kustomize-lint-action/compare/v1.1.0...v1.1.1</a></p>
]]></content:encoded></item><item><title>Sudden Agent</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/sudden-agent/</link><pubDate>Tue, 02 Jun 2026 23:37:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/sudden-agent/</guid><description>Version updated for https://github.com/sudden-network/agent to version v1.13.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.
What’s Changed What’s Changed Support Codex 5.5 fast mode by @etienne-martin in https://github.com/sudden-network/agent/pull/110 Bump release and fail blocked agents by @etienne-martin in https://github.com/sudden-network/agent/pull/111 Full Changelog: https://github.com/sudden-network/agent/compare/v1.12.0...v1.13.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/sudden-network/agent">https://github.com/sudden-network/agent</a></strong> to version <strong>v1.13.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/sudden-agent">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Support Codex 5.5 fast mode by @etienne-martin in <a href="https://github.com/sudden-network/agent/pull/110">https://github.com/sudden-network/agent/pull/110</a></li>
<li>Bump release and fail blocked agents by @etienne-martin in <a href="https://github.com/sudden-network/agent/pull/111">https://github.com/sudden-network/agent/pull/111</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/sudden-network/agent/compare/v1.12.0...v1.13.0">https://github.com/sudden-network/agent/compare/v1.12.0...v1.13.0</a></p>
]]></content:encoded></item><item><title>API Dependency Monitor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/api-dependency-monitor/</link><pubDate>Tue, 02 Jun 2026 23:37:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/api-dependency-monitor/</guid><description>Version updated for https://github.com/talK951/API-Dependency-Monitor to version v0.0.1-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 What’s Changed (mvp) create an script to verify http request by @talK951 in https://github.com/talK951/API-Dependency-Monitor/pull/6 New Contributors @talK951 made their first contribution in https://github.com/talK951/API-Dependency-Monitor/pull/6 Full Changelog: https://github.com/talK951/API-Dependency-Monitor/commits/v0.0.1-experimental</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/talK951/API-Dependency-Monitor">https://github.com/talK951/API-Dependency-Monitor</a></strong> to version <strong>v0.0.1-experimental</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/api-dependency-monitor">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>(mvp) create an script to verify http request by @talK951 in <a href="https://github.com/talK951/API-Dependency-Monitor/pull/6">https://github.com/talK951/API-Dependency-Monitor/pull/6</a></li>
</ul>
<h2 id="new-contributors">New Contributors</h2>
<ul>
<li>@talK951 made their first contribution in <a href="https://github.com/talK951/API-Dependency-Monitor/pull/6">https://github.com/talK951/API-Dependency-Monitor/pull/6</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/talK951/API-Dependency-Monitor/commits/v0.0.1-experimental">https://github.com/talK951/API-Dependency-Monitor/commits/v0.0.1-experimental</a></p>
]]></content:encoded></item><item><title>Crosspost Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/crosspost-action/</link><pubDate>Tue, 02 Jun 2026 23:36:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/crosspost-action/</guid><description>Version updated for https://github.com/tgagor/action-crosspost to version v1.6.4.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 1.6.4 (2026-06-02)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/tgagor/action-crosspost">https://github.com/tgagor/action-crosspost</a></strong> to version <strong>v1.6.4</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>3</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/crosspost-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h3 id="164-2026-06-02"><a href="https://github.com/tgagor/action-crosspost/compare/v1.6.3...v1.6.4">1.6.4</a> (2026-06-02)</h3>
]]></content:encoded></item><item><title>Setup shp</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/setup-shp/</link><pubDate>Tue, 02 Jun 2026 23:36:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/setup-shp/</guid><description>Version updated for https://github.com/timbrinded/shapelang to version v0.4.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 What’s Changed feat: add AST Shape generation by @snowmead in https://github.com/timbrinded/shapelang/pull/52 test: behavioural test suite for Shape (epic #53) by @timbrinded in https://github.com/timbrinded/shapelang/pull/67 Memory Guard semantics: property-level guards, traits, freshness, policy, syntax (#1) by @timbrinded in https://github.com/timbrinded/shapelang/pull/66 fix(editor): resolve definitions inside change entries by @timbrinded in https://github.com/timbrinded/shapelang/pull/69 Full Changelog: https://github.com/timbrinded/shapelang/compare/v0.3.0...v0.4.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/timbrinded/shapelang">https://github.com/timbrinded/shapelang</a></strong> to version <strong>v0.4.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-shp">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>feat: add AST Shape generation by @snowmead in <a href="https://github.com/timbrinded/shapelang/pull/52">https://github.com/timbrinded/shapelang/pull/52</a></li>
<li>test: behavioural test suite for Shape (epic #53) by @timbrinded in <a href="https://github.com/timbrinded/shapelang/pull/67">https://github.com/timbrinded/shapelang/pull/67</a></li>
<li>Memory Guard semantics: property-level guards, traits, freshness, policy, syntax (#1) by @timbrinded in <a href="https://github.com/timbrinded/shapelang/pull/66">https://github.com/timbrinded/shapelang/pull/66</a></li>
<li>fix(editor): resolve definitions inside change entries by @timbrinded in <a href="https://github.com/timbrinded/shapelang/pull/69">https://github.com/timbrinded/shapelang/pull/69</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/timbrinded/shapelang/compare/v0.3.0...v0.4.0">https://github.com/timbrinded/shapelang/compare/v0.3.0...v0.4.0</a></p>
]]></content:encoded></item><item><title>Flare PR Security Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/flare-pr-security-check/</link><pubDate>Tue, 02 Jun 2026 23:35:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/flare-pr-security-check/</guid><description>Version updated for https://github.com/tryflare-ai/pr-security-check 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 Catch IAM misconfigurations, overly broad permissions, and privilege escalation paths before they reach production.
What it does Reviews Terraform, CloudFormation, and IAM policy changes on every pull request. Posts findings as a PR comment with severity scores, plain-English explanations, and specific fix suggestions.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/tryflare-ai/pr-security-check">https://github.com/tryflare-ai/pr-security-check</a></strong> to version <strong>v1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/flare-pr-security-check">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Catch IAM misconfigurations, overly broad permissions, and privilege escalation paths before they reach production.</p>
<h2 id="what-it-does">What it does</h2>
<p>Reviews Terraform, CloudFormation, and IAM policy changes on every pull request.                                                                                                                                  Posts findings as a PR comment with severity scores, plain-English explanations, and specific fix suggestions.</p>
<p>Features</p>
<ul>
<li>10 security categories  - broad IAM roles, public access, privilege escalation, hardcoded secrets, network exposure, missing encryption, and more</li>
<li>Configurable threshold - fail on critical, high, medium, low, or never</li>
<li>Smart prioritization -  IAM files reviewed first when diffs are large</li>
<li>Updates in place - re-runs update the existing comment, no duplicates</li>
<li>No connector required - works with any GitHub repo that has IaC files</li>
</ul>
<p>Setup</p>
<ol>
<li>Create an API key at tryflare.ai/settings</li>
<li>Add it as a repo secret (FLARE_API_KEY)</li>
<li>Add the workflow to .github/workflows/flare.yml</li>
</ol>
<p>Full docs: docs.tryflare.ai/pr-security-check</p>
<p>Quick start</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-yaml" data-lang="yaml"><span style="display:flex;"><span><span style="color:#f92672">uses</span>: <span style="color:#ae81ff">tryflare-ai/pr-security-check@v1</span>
</span></span><span style="display:flex;"><span><span style="color:#f92672">with: token</span>: <span style="color:#ae81ff">${{ secrets.FLARE_API_KEY }}</span>
</span></span></code></pre></div>]]></content:encoded></item><item><title>iac-cartographer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/iac-cartographer/</link><pubDate>Tue, 02 Jun 2026 23:34:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/iac-cartographer/</guid><description>Version updated for https://github.com/vakaobr/iac-cartographer to version v0.1.16.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 0.1.16 (2026-06-02) Added state-backend: parse and surface terraform { backend “…” {} } posture (#113) (1f1ec45) What’s Changed feat(state-backend): parse and surface terraform { backend … } posture (#94) by @vakaobr in https://github.com/vakaobr/iac-cartographer/pull/113 chore(main): release 0.1.16 by @vakaobr in https://github.com/vakaobr/iac-cartographer/pull/114 Full Changelog: https://github.com/vakaobr/iac-cartographer/compare/v0.1.15...v0.1.16</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/vakaobr/iac-cartographer">https://github.com/vakaobr/iac-cartographer</a></strong> to version <strong>v0.1.16</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/iac-cartographer">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="0116-2026-06-02"><a href="https://github.com/vakaobr/iac-cartographer/compare/v0.1.15...v0.1.16">0.1.16</a> (2026-06-02)</h2>
<h3 id="added">Added</h3>
<ul>
<li><strong>state-backend:</strong> parse and surface terraform { backend &ldquo;&hellip;&rdquo; {} } posture (<a href="https://github.com/vakaobr/iac-cartographer/issues/113">#113</a>) (<a href="https://github.com/vakaobr/iac-cartographer/commit/1f1ec45c512b6e25df8be64456c4fc5a58627498">1f1ec45</a>)</li>
</ul>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>feat(state-backend): parse and surface terraform { backend &hellip; } posture (#94) by @vakaobr in <a href="https://github.com/vakaobr/iac-cartographer/pull/113">https://github.com/vakaobr/iac-cartographer/pull/113</a></li>
<li>chore(main): release 0.1.16 by @vakaobr in <a href="https://github.com/vakaobr/iac-cartographer/pull/114">https://github.com/vakaobr/iac-cartographer/pull/114</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/vakaobr/iac-cartographer/compare/v0.1.15...v0.1.16">https://github.com/vakaobr/iac-cartographer/compare/v0.1.15...v0.1.16</a></p>
]]></content:encoded></item><item><title>App Store Connect Next Version</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/app-store-connect-next-version/</link><pubDate>Tue, 02 Jun 2026 23:34:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/app-store-connect-next-version/</guid><description>Version updated for https://github.com/yorifuji/asc-next-version to version v1.0.1.
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 What’s Changed chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/yorifuji/asc-next-version/pull/50 axios依存を削除してfetchへ移行 by @yorifuji in https://github.com/yorifuji/asc-next-version/pull/53 chore: Node 24 対応と依存関係を整理 by @yorifuji in https://github.com/yorifuji/asc-next-version/pull/54 New Contributors @dependabot[bot] made their first contribution in https://github.com/yorifuji/asc-next-version/pull/50 @yorifuji made their first contribution in https://github.com/yorifuji/asc-next-version/pull/53 Full Changelog: https://github.com/yorifuji/asc-next-version/compare/v1.0.0...v1.0.1</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/yorifuji/asc-next-version">https://github.com/yorifuji/asc-next-version</a></strong> to version <strong>v1.0.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/app-store-connect-next-version">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in <a href="https://github.com/yorifuji/asc-next-version/pull/50">https://github.com/yorifuji/asc-next-version/pull/50</a></li>
<li>axios依存を削除してfetchへ移行 by @yorifuji in <a href="https://github.com/yorifuji/asc-next-version/pull/53">https://github.com/yorifuji/asc-next-version/pull/53</a></li>
<li>chore: Node 24 対応と依存関係を整理 by @yorifuji in <a href="https://github.com/yorifuji/asc-next-version/pull/54">https://github.com/yorifuji/asc-next-version/pull/54</a></li>
</ul>
<h2 id="new-contributors">New Contributors</h2>
<ul>
<li>@dependabot[bot] made their first contribution in <a href="https://github.com/yorifuji/asc-next-version/pull/50">https://github.com/yorifuji/asc-next-version/pull/50</a></li>
<li>@yorifuji made their first contribution in <a href="https://github.com/yorifuji/asc-next-version/pull/53">https://github.com/yorifuji/asc-next-version/pull/53</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/yorifuji/asc-next-version/compare/v1.0.0...v1.0.1">https://github.com/yorifuji/asc-next-version/compare/v1.0.0...v1.0.1</a></p>
]]></content:encoded></item><item><title>App Store Connect Build Wait</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/app-store-connect-build-wait/</link><pubDate>Tue, 02 Jun 2026 23:33:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/app-store-connect-build-wait/</guid><description>Version updated for https://github.com/yorifuji/asc-wait 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.
What’s Changed What’s Changed Update GitHub Action to Node.js 24 and simplify dependencies by @yorifuji in https://github.com/yorifuji/asc-wait/pull/17 New Contributors @yorifuji made their first contribution in https://github.com/yorifuji/asc-wait/pull/17 Full Changelog: https://github.com/yorifuji/asc-wait/compare/v1.0.3...v1.0.4</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/yorifuji/asc-wait">https://github.com/yorifuji/asc-wait</a></strong> to version <strong>v1.0.4</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/app-store-connect-build-wait">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Update GitHub Action to Node.js 24 and simplify dependencies by @yorifuji in <a href="https://github.com/yorifuji/asc-wait/pull/17">https://github.com/yorifuji/asc-wait/pull/17</a></li>
</ul>
<h2 id="new-contributors">New Contributors</h2>
<ul>
<li>@yorifuji made their first contribution in <a href="https://github.com/yorifuji/asc-wait/pull/17">https://github.com/yorifuji/asc-wait/pull/17</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/yorifuji/asc-wait/compare/v1.0.3...v1.0.4">https://github.com/yorifuji/asc-wait/compare/v1.0.3...v1.0.4</a></p>
]]></content:encoded></item><item><title>supported-pythons</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/supported-pythons/</link><pubDate>Tue, 02 Jun 2026 23:33:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/supported-pythons/</guid><description>Version updated for https://github.com/zacharyburnett/supported-pythons to version 2.0.4.
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.
What’s Changed What’s Changed fix bash turning version strings into floats because of nested quotation marks by @zacharyburnett in https://github.com/zacharyburnett/supported-pythons/pull/7 Full Changelog: https://github.com/zacharyburnett/supported-pythons/compare/2.0.3...2.0.4</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/zacharyburnett/supported-pythons">https://github.com/zacharyburnett/supported-pythons</a></strong> to version <strong>2.0.4</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/supported-pythons">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>fix bash turning version strings into floats because of nested quotation marks by @zacharyburnett in <a href="https://github.com/zacharyburnett/supported-pythons/pull/7">https://github.com/zacharyburnett/supported-pythons/pull/7</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/zacharyburnett/supported-pythons/compare/2.0.3...2.0.4">https://github.com/zacharyburnett/supported-pythons/compare/2.0.3...2.0.4</a></p>
]]></content:encoded></item><item><title>Build ZeroPress Pages</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/build-zeropress-pages/</link><pubDate>Tue, 02 Jun 2026 23:32:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/build-zeropress-pages/</guid><description>Version updated for https://github.com/zeropress-app/zeropress-build-pages to version v0.6.6.
This action is used across all versions by 0 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 0.6.6 (26bfa6b) feat: new bundled theme docs2 (c779f34) docs: revise product info. (876ffff) chore: github action - npm publish (c30e3ab) feat: markdown.updated_at, page.updated_at (d716afb) chore: add homepage url. (for npm site) (0b8b696) 0.6.4 (b188e98) feat(config): optional markdown.last_updated - latest Git commit date (ae18cd7) bump up (265c383) feat(config): collections defines group-level reading order (b177ca1)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/zeropress-app/zeropress-build-pages">https://github.com/zeropress-app/zeropress-build-pages</a></strong> to version <strong>v0.6.6</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/build-zeropress-pages">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>0.6.6 (26bfa6b)</li>
<li>feat: new bundled theme <code>docs2</code> (c779f34)</li>
<li>docs: revise product info. (876ffff)</li>
<li>chore: github action - npm publish (c30e3ab)</li>
<li>feat: markdown.updated_at, page.updated_at (d716afb)</li>
<li>chore: add homepage url. (for npm site) (0b8b696)</li>
<li>0.6.4 (b188e98)</li>
<li>feat(config): optional markdown.last_updated - latest Git commit date (ae18cd7)</li>
<li>bump up (265c383)</li>
<li>feat(config): <code>collections</code> defines group-level reading order (b177ca1)</li>
</ul>
]]></content:encoded></item><item><title>OSS Security Checklist</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/oss-security-checklist/</link><pubDate>Tue, 02 Jun 2026 07:00:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/oss-security-checklist/</guid><description>Version updated for https://github.com/Fakira2610/oss-security-checklist-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 OSS Security Checklist Action v0.1.0 Initial public release of OSS Security Checklist Action, a lightweight GitHub Action and CLI for checking essential security hygiene in open-source repositories.
This release provides a deterministic baseline scanner designed to help maintainers identify common repository and GitHub Actions security issues early.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/Fakira2610/oss-security-checklist-action">https://github.com/Fakira2610/oss-security-checklist-action</a></strong> to version <strong>v0.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/oss-security-checklist">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="oss-security-checklist-action-v010">OSS Security Checklist Action v0.1.0</h2>
<p>Initial public release of <strong>OSS Security Checklist Action</strong>, a lightweight GitHub Action and CLI for checking essential security hygiene in open-source repositories.</p>
<p>This release provides a deterministic baseline scanner designed to help maintainers identify common repository and GitHub Actions security issues early.</p>
<h3 id="included-checks">Included checks</h3>
<h4 id="repository-hygiene">Repository hygiene</h4>
<ul>
<li>Detect missing <code>SECURITY.md</code></li>
<li>Detect missing <code>LICENSE</code></li>
<li>Detect missing <code>CONTRIBUTING.md</code></li>
<li>Detect missing Dependabot configuration</li>
</ul>
<h4 id="github-actions-security">GitHub Actions security</h4>
<ul>
<li>Detect third-party actions that are not pinned to a full commit SHA</li>
<li>Detect workflows without explicit permissions</li>
<li>Detect workflows using <code>permissions: write-all</code></li>
<li>Detect risky <code>pull_request_target</code> usage combined with checkout</li>
<li>Detect usage of self-hosted runners</li>
</ul>
<h4 id="script-injection-risks">Script injection risks</h4>
<ul>
<li>Detect direct interpolation of pull request titles into shell commands</li>
<li>Detect direct interpolation of issue-controlled input into shell commands</li>
<li>Detect direct interpolation of branch-controlled input into shell commands</li>
</ul>
<h3 id="cli-usage">CLI usage</h3>
<p>Run a scan locally:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>node bin/oss-security-checklist.js scan .
</span></span></code></pre></div><p>Generate a Markdown report:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>node bin/oss-security-checklist.js scan . --format markdown
</span></span></code></pre></div><p>Generate a JSON report:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>node bin/oss-security-checklist.js scan . --format json
</span></span></code></pre></div><p>List available rules:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>node bin/oss-security-checklist.js rules
</span></span></code></pre></div><h3 id="github-action-usage">GitHub Action usage</h3>
<p>Add the following workflow to your repository:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-yaml" data-lang="yaml"><span style="display:flex;"><span><span style="color:#f92672">name</span>: <span style="color:#ae81ff">OSS Security Checklist</span>
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span><span style="color:#f92672">on</span>:
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">pull_request</span>:
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">push</span>:
</span></span><span style="display:flex;"><span>    <span style="color:#f92672">branches</span>: [<span style="color:#ae81ff">main]</span>
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">workflow_dispatch</span>:
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span><span style="color:#f92672">permissions</span>:
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">contents</span>: <span style="color:#ae81ff">read</span>
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span><span style="color:#f92672">jobs</span>:
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">scan</span>:
</span></span><span style="display:flex;"><span>    <span style="color:#f92672">runs-on</span>: <span style="color:#ae81ff">ubuntu-latest</span>
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span>    <span style="color:#f92672">steps</span>:
</span></span><span style="display:flex;"><span>      - <span style="color:#f92672">uses</span>: <span style="color:#ae81ff">actions/checkout@FULL_COMMIT_SHA</span>
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span>      - <span style="color:#f92672">uses</span>: <span style="color:#ae81ff">Fakira2610/oss-security-checklist-action@v0.1.0</span>
</span></span><span style="display:flex;"><span>        <span style="color:#f92672">with</span>:
</span></span><span style="display:flex;"><span>          <span style="color:#f92672">fail-on-severity</span>: <span style="color:#ae81ff">high</span>
</span></span><span style="display:flex;"><span>          <span style="color:#f92672">output-format</span>: <span style="color:#ae81ff">markdown</span>
</span></span></code></pre></div><p>Replace <code>FULL_COMMIT_SHA</code> with a reviewed full commit SHA for <code>actions/checkout</code>.</p>
<h3 id="testing">Testing</h3>
<p>This release includes automated tests for:</p>
<ul>
<li>A repository with a clean security baseline</li>
<li>A repository fixture containing intentionally risky configurations</li>
</ul>
<h3 id="scope">Scope</h3>
<p>This tool performs baseline checks only. A passing score does not guarantee that a repository is free from vulnerabilities.</p>
<p>Use it alongside code review, dependency scanning, secret scanning, CodeQL, and other security tools.</p>
<h3 id="next-steps">Next steps</h3>
<p>Planned improvements include:</p>
<ul>
<li>SARIF report output</li>
<li>Configurable ignored rules</li>
<li>File and line-number annotations</li>
<li>Additional repository health checks</li>
<li>Improved GitHub Actions supply-chain checks</li>
</ul>
]]></content:encoded></item><item><title>tfdocs-extras</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/tfdocs-extras/</link><pubDate>Tue, 02 Jun 2026 07:00:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/tfdocs-extras/</guid><description>Version updated for https://github.com/FriendsOfTerraform/tfdocs-extras to version v0.0.0.
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.
What’s Changed Welcome to the first stable release of tfdocs-extras!
Features A Go library distributed under the tfdocsextras name A CLI tool for processing README files A GitHub Action for processing READMEs for quick and easy processing</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/FriendsOfTerraform/tfdocs-extras">https://github.com/FriendsOfTerraform/tfdocs-extras</a></strong> to version <strong>v0.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/tfdocs-extras">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Welcome to the first stable release of tfdocs-extras!</p>
<h2 id="features">Features</h2>
<ul>
<li>A Go library distributed under the <code>tfdocsextras</code> name</li>
<li>A CLI tool for processing README files</li>
<li>A GitHub Action for processing READMEs for quick and easy processing</li>
</ul>
]]></content:encoded></item><item><title>Aguara Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/aguara-security-scanner/</link><pubDate>Tue, 02 Jun 2026 06:59:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/aguara-security-scanner/</guid><description>Version updated for https://github.com/garagon/aguara to version v0.22.1.
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.
What’s Changed Aguara v0.22.1 adds offline detection for the Red Hat / Miasma npm compromise reported on 2026-06-01. The new advisory, AIKIDO-2026-06-01-redhat-miasma, flags the affected @redhat-cloud-services/* packages by exact package and version.
Coverage works across:
node_modules package-lock.json pnpm-lock.yaml yarn.lock (classic) No package execution and no registry lookup during the scan. This is a focused incident-response patch; the broader npm lifecycle rule work stays separate.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/garagon/aguara">https://github.com/garagon/aguara</a></strong> to version <strong>v0.22.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/aguara-security-scanner">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Aguara v0.22.1 adds offline detection for the Red Hat / Miasma npm compromise reported on 2026-06-01. The new advisory, <code>AIKIDO-2026-06-01-redhat-miasma</code>, flags the affected <code>@redhat-cloud-services/*</code> packages by exact package and version.</p>
<p>Coverage works across:</p>
<ul>
<li><code>node_modules</code></li>
<li><code>package-lock.json</code></li>
<li><code>pnpm-lock.yaml</code></li>
<li><code>yarn.lock</code> (classic)</li>
</ul>
<p>No package execution and no registry lookup during the scan. This is a focused incident-response patch; the broader npm lifecycle rule work stays separate.</p>
<h2 id="highlights">Highlights</h2>
<h3 id="red-hat--miasma-npm-compromise">Red Hat / Miasma npm compromise</h3>
<p>The affected <code>@redhat-cloud-services/*</code> releases declared a <code>preinstall</code> hook that ran <code>node index.js</code>, an obfuscated install-time payload that harvested CI/OIDC tokens, npm/PyPI publish tokens, cloud credentials, Vault tokens, kubeconfig, SSH/GPG keys, Docker registry credentials, and <code>.env</code> files, published through GitHub Actions OIDC trusted-publishing abuse. <code>aguara check</code> and <code>aguara audit</code> now flag the compromised package versions offline, before install.</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-sh" data-lang="sh"><span style="display:flex;"><span><span style="color:#75715e"># fresh clone or installed tree</span>
</span></span><span style="display:flex;"><span>aguara check . --ecosystem npm
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span><span style="color:#75715e"># CI gate (non-zero exit on a hit)</span>
</span></span><span style="display:flex;"><span>aguara audit . --ci
</span></span></code></pre></div><p>Matching is exact by (ecosystem, package, version), so neighbouring clean releases stay clean.</p>
<h2 id="provenance">Provenance</h2>
<ul>
<li>Release archives are signed with Cosign keyless via Sigstore; <code>checksums.txt</code> ships with a <code>checksums.txt.bundle</code>. SPDX SBOM per archive; <code>-trimpath</code> builds.</li>
<li>The Docker image is multi-arch (<code>linux/amd64</code> + <code>linux/arm64</code>), signed at digest with Cosign, with SBOM + SLSA provenance attestations.</li>
<li>Image digest: <code>ghcr.io/garagon/aguara:0.22.1@sha256:68ea6e84dba9b151d8c34cc7d0db8cb29ba8bf2c24f95ae85f9bfca3731272d0</code></li>
</ul>
<h2 id="install--upgrade">Install / upgrade</h2>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-sh" data-lang="sh"><span style="display:flex;"><span>curl -fsSL https://raw.githubusercontent.com/garagon/aguara/main/install.sh | VERSION<span style="color:#f92672">=</span>v0.22.1 sh
</span></span><span style="display:flex;"><span>brew install garagon/tap/aguara
</span></span><span style="display:flex;"><span>docker pull ghcr.io/garagon/aguara:0.22.1
</span></span></code></pre></div><h2 id="compatibility">Compatibility</h2>
<ul>
<li>Additive intel only: one new advisory (<code>AIKIDO-2026-06-01-redhat-miasma</code>) in the embedded known-compromised list. No advisory removals; the intel schema is unchanged.</li>
<li>Rule IDs, severities, exit codes, and existing flags are unchanged.</li>
<li>Offline-by-default behavior is unchanged: no package execution and no registry lookup during a scan.</li>
</ul>
<h2 id="verify">Verify</h2>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-sh" data-lang="sh"><span style="display:flex;"><span>cosign verify-blob <span style="color:#ae81ff">\
</span></span></span><span style="display:flex;"><span>  --bundle checksums.txt.bundle <span style="color:#ae81ff">\
</span></span></span><span style="display:flex;"><span>  --certificate-identity-regexp <span style="color:#e6db74">&#39;https://github.com/garagon/aguara/.github/workflows/release.yml@.*&#39;</span> <span style="color:#ae81ff">\
</span></span></span><span style="display:flex;"><span>  --certificate-oidc-issuer <span style="color:#e6db74">&#39;https://token.actions.githubusercontent.com&#39;</span> <span style="color:#ae81ff">\
</span></span></span><span style="display:flex;"><span>  checksums.txt
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span>cosign verify <span style="color:#ae81ff">\
</span></span></span><span style="display:flex;"><span>  --certificate-identity-regexp <span style="color:#e6db74">&#39;https://github.com/garagon/aguara/.github/workflows/docker.yml@.*&#39;</span> <span style="color:#ae81ff">\
</span></span></span><span style="display:flex;"><span>  --certificate-oidc-issuer <span style="color:#e6db74">&#39;https://token.actions.githubusercontent.com&#39;</span> <span style="color:#ae81ff">\
</span></span></span><span style="display:flex;"><span>  ghcr.io/garagon/aguara:0.22.1
</span></span></code></pre></div><details>
<summary>CHANGELOG</summary>
<p>See <a href="https://github.com/garagon/aguara/blob/v0.22.1/CHANGELOG.md#0221---2026-06-01">CHANGELOG.md</a> for the full entry.</p>
</details>
]]></content:encoded></item><item><title>plc-st-review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/plc-st-review/</link><pubDate>Tue, 02 Jun 2026 06:59:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/plc-st-review/</guid><description>Version updated for https://github.com/HeytalePazguato/plc-st-review to version v1.0.0.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s Changed chore(release): 1.0.0 by @HeytalePazguato in https://github.com/HeytalePazguato/plc-st-review/pull/44 Full Changelog: https://github.com/HeytalePazguato/plc-st-review/compare/v0...v1.0.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/HeytalePazguato/plc-st-review">https://github.com/HeytalePazguato/plc-st-review</a></strong> to version <strong>v1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/plc-st-review">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>chore(release): 1.0.0 by @HeytalePazguato in <a href="https://github.com/HeytalePazguato/plc-st-review/pull/44">https://github.com/HeytalePazguato/plc-st-review/pull/44</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/HeytalePazguato/plc-st-review/compare/v0...v1.0.0">https://github.com/HeytalePazguato/plc-st-review/compare/v0...v1.0.0</a></p>
]]></content:encoded></item><item><title>Hyperlocalise CI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/hyperlocalise-ci/</link><pubDate>Tue, 02 Jun 2026 06:58:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/hyperlocalise-ci/</guid><description>Version updated for https://github.com/hyperlocalise/hyperlocalise to version v1.8.11.
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 fix(mcp): enforce team-scoped access on MCP tools by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/832 fix(crowdin): improve Translations API parity for labels and soft match by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/833 🎨 Palette: Add tooltips to message branch navigation by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/836 fix(web): close team isolation and RBAC bypasses by @cursor[bot] in https://github.com/hyperlocalise/hyperlocalise/pull/835 feat(hl-458): persist workspace automation definitions by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/837 fix(deps): update web dependencies by @renovate[bot] in https://github.com/hyperlocalise/hyperlocalise/pull/838 feat(hl-459): Add org-scoped Automations API routes by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/839 🛡️ Sentinel: [HIGH] Fix DNS-based SSRF in AI agent fetch tool by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/840 feat(web): add automations UI with dispatch and notifications by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/841 chore(deps): update dependency vite-plus to v0.1.23 by @renovate[bot] in https://github.com/hyperlocalise/hyperlocalise/pull/842 feat(web): expand automation templates gallery and editor by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/843 feat(cli): ignore duplicate packed ids by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/845 feat(web): add native TM and glossary management by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/844 Minhc/fix i18n setup 1 by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/847 ⚡ Bolt: optimize ARB parser by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/846 fix: fix various ui by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/848 fix(web): rename My Work to My Jobs by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/849 feat(web): marketing templates and automation tool picker by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/850 test(web): cover i18n setup GitHub workflow steps by @cursor[bot] in https://github.com/hyperlocalise/hyperlocalise/pull/851 ⚡ Bolt: optimize Fluent parsing and marshaling by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/852 🧪 Scout: support namespaced tags in HTML tag parity check by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/853 feat(web): support multi-intent Slack agent routing by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/854 Full Changelog: https://github.com/hyperlocalise/hyperlocalise/compare/v1...v1.8.11</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/hyperlocalise/hyperlocalise">https://github.com/hyperlocalise/hyperlocalise</a></strong> to version <strong>v1.8.11</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/hyperlocalise-ci">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>fix(mcp): enforce team-scoped access on MCP tools by @cungminh2710 in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/832">https://github.com/hyperlocalise/hyperlocalise/pull/832</a></li>
<li>fix(crowdin): improve Translations API parity for labels and soft match by @cungminh2710 in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/833">https://github.com/hyperlocalise/hyperlocalise/pull/833</a></li>
<li>🎨 Palette: Add tooltips to message branch navigation by @cungminh2710 in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/836">https://github.com/hyperlocalise/hyperlocalise/pull/836</a></li>
<li>fix(web): close team isolation and RBAC bypasses by @cursor[bot] in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/835">https://github.com/hyperlocalise/hyperlocalise/pull/835</a></li>
<li>feat(hl-458): persist workspace automation definitions by @cungminh2710 in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/837">https://github.com/hyperlocalise/hyperlocalise/pull/837</a></li>
<li>fix(deps): update web dependencies by @renovate[bot] in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/838">https://github.com/hyperlocalise/hyperlocalise/pull/838</a></li>
<li>feat(hl-459): Add org-scoped Automations API routes by @cungminh2710 in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/839">https://github.com/hyperlocalise/hyperlocalise/pull/839</a></li>
<li>🛡️ Sentinel: [HIGH] Fix DNS-based SSRF in AI agent fetch tool by @cungminh2710 in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/840">https://github.com/hyperlocalise/hyperlocalise/pull/840</a></li>
<li>feat(web): add automations UI with dispatch and notifications by @cungminh2710 in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/841">https://github.com/hyperlocalise/hyperlocalise/pull/841</a></li>
<li>chore(deps): update dependency vite-plus to v0.1.23 by @renovate[bot] in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/842">https://github.com/hyperlocalise/hyperlocalise/pull/842</a></li>
<li>feat(web): expand automation templates gallery and editor by @cungminh2710 in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/843">https://github.com/hyperlocalise/hyperlocalise/pull/843</a></li>
<li>feat(cli): ignore duplicate packed ids by @cungminh2710 in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/845">https://github.com/hyperlocalise/hyperlocalise/pull/845</a></li>
<li>feat(web): add native TM and glossary management by @cungminh2710 in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/844">https://github.com/hyperlocalise/hyperlocalise/pull/844</a></li>
<li>Minhc/fix i18n setup 1 by @cungminh2710 in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/847">https://github.com/hyperlocalise/hyperlocalise/pull/847</a></li>
<li>⚡ Bolt: optimize ARB parser by @cungminh2710 in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/846">https://github.com/hyperlocalise/hyperlocalise/pull/846</a></li>
<li>fix: fix various ui by @cungminh2710 in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/848">https://github.com/hyperlocalise/hyperlocalise/pull/848</a></li>
<li>fix(web): rename My Work to My Jobs by @cungminh2710 in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/849">https://github.com/hyperlocalise/hyperlocalise/pull/849</a></li>
<li>feat(web): marketing templates and automation tool picker by @cungminh2710 in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/850">https://github.com/hyperlocalise/hyperlocalise/pull/850</a></li>
<li>test(web): cover i18n setup GitHub workflow steps by @cursor[bot] in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/851">https://github.com/hyperlocalise/hyperlocalise/pull/851</a></li>
<li>⚡ Bolt: optimize Fluent parsing and marshaling by @cungminh2710 in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/852">https://github.com/hyperlocalise/hyperlocalise/pull/852</a></li>
<li>🧪 Scout: support namespaced tags in HTML tag parity check by @cungminh2710 in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/853">https://github.com/hyperlocalise/hyperlocalise/pull/853</a></li>
<li>feat(web): support multi-intent Slack agent routing by @cungminh2710 in <a href="https://github.com/hyperlocalise/hyperlocalise/pull/854">https://github.com/hyperlocalise/hyperlocalise/pull/854</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/hyperlocalise/hyperlocalise/compare/v1...v1.8.11">https://github.com/hyperlocalise/hyperlocalise/compare/v1...v1.8.11</a></p>
]]></content:encoded></item><item><title>check-version-change</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/check-version-change/</link><pubDate>Tue, 02 Jun 2026 06:57:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/check-version-change/</guid><description>Version updated for https://github.com/jfrz38/check-version-change to version v1.1.1.
This action is used across all versions by 5 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Automated release for v1.1.1 from commit 339c26bb8c2a66bdecc47c8b119c5ecb69d81a18.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/jfrz38/check-version-change">https://github.com/jfrz38/check-version-change</a></strong> to version <strong>v1.1.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>5</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/check-version-change">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Automated release for v1.1.1 from commit 339c26bb8c2a66bdecc47c8b119c5ecb69d81a18.</p>
]]></content:encoded></item><item><title>Homebrew Bump Formula (LanikSJ)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/homebrew-bump-formula-laniksj/</link><pubDate>Tue, 02 Jun 2026 06:57:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/homebrew-bump-formula-laniksj/</guid><description>Version updated for https://github.com/LanikSJ/homebrew-bump-formula to version 1.0.5.
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.
What’s Changed What’s Changed ci(deps): bump github/codeql-action from 4.35.2 to 4.35.3 in the github-actions group by @dependabot[bot] in https://github.com/LanikSJ/homebrew-bump-formula/pull/99 ci(deps): bump github/codeql-action from 4.35.3 to 4.35.4 in the github-actions group by @dependabot[bot] in https://github.com/LanikSJ/homebrew-bump-formula/pull/110 ci(deps): bump github/codeql-action from 4.35.4 to 4.35.5 in the github-actions group by @dependabot[bot] in https://github.com/LanikSJ/homebrew-bump-formula/pull/121 ci(deps): bump the github-actions group with 2 updates by @dependabot[bot] in https://github.com/LanikSJ/homebrew-bump-formula/pull/132 ci(deps): bump github/codeql-action from 4.35.5 to 4.36.0 in the github-actions group by @dependabot[bot] in https://github.com/LanikSJ/homebrew-bump-formula/pull/143 ci(deps): bump dessant/lock-threads from 6.0.1 to 6.0.2 in the github-actions group by @dependabot[bot] in https://github.com/LanikSJ/homebrew-bump-formula/pull/154 feat(ci): add homebrew variables to trust taps by @LanikSJ in https://github.com/LanikSJ/homebrew-bump-formula/pull/165 Full Changelog: https://github.com/LanikSJ/homebrew-bump-formula/compare/1.0.4...1.0.5</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/LanikSJ/homebrew-bump-formula">https://github.com/LanikSJ/homebrew-bump-formula</a></strong> to version <strong>1.0.5</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/homebrew-bump-formula-laniksj">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>ci(deps): bump github/codeql-action from 4.35.2 to 4.35.3 in the github-actions group by @dependabot[bot] in <a href="https://github.com/LanikSJ/homebrew-bump-formula/pull/99">https://github.com/LanikSJ/homebrew-bump-formula/pull/99</a></li>
<li>ci(deps): bump github/codeql-action from 4.35.3 to 4.35.4 in the github-actions group by @dependabot[bot] in <a href="https://github.com/LanikSJ/homebrew-bump-formula/pull/110">https://github.com/LanikSJ/homebrew-bump-formula/pull/110</a></li>
<li>ci(deps): bump github/codeql-action from 4.35.4 to 4.35.5 in the github-actions group by @dependabot[bot] in <a href="https://github.com/LanikSJ/homebrew-bump-formula/pull/121">https://github.com/LanikSJ/homebrew-bump-formula/pull/121</a></li>
<li>ci(deps): bump the github-actions group with 2 updates by @dependabot[bot] in <a href="https://github.com/LanikSJ/homebrew-bump-formula/pull/132">https://github.com/LanikSJ/homebrew-bump-formula/pull/132</a></li>
<li>ci(deps): bump github/codeql-action from 4.35.5 to 4.36.0 in the github-actions group by @dependabot[bot] in <a href="https://github.com/LanikSJ/homebrew-bump-formula/pull/143">https://github.com/LanikSJ/homebrew-bump-formula/pull/143</a></li>
<li>ci(deps): bump dessant/lock-threads from 6.0.1 to 6.0.2 in the github-actions group by @dependabot[bot] in <a href="https://github.com/LanikSJ/homebrew-bump-formula/pull/154">https://github.com/LanikSJ/homebrew-bump-formula/pull/154</a></li>
<li>feat(ci): add homebrew variables to trust taps by @LanikSJ in <a href="https://github.com/LanikSJ/homebrew-bump-formula/pull/165">https://github.com/LanikSJ/homebrew-bump-formula/pull/165</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/LanikSJ/homebrew-bump-formula/compare/1.0.4...1.0.5">https://github.com/LanikSJ/homebrew-bump-formula/compare/1.0.4...1.0.5</a></p>
]]></content:encoded></item><item><title>SecondBrainAction</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/secondbrainaction/</link><pubDate>Tue, 02 Jun 2026 06:56:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/secondbrainaction/</guid><description>Version updated for https://github.com/mcasperson/SecondBrain to version +run3004-attempt1.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mcasperson/SecondBrain">https://github.com/mcasperson/SecondBrain</a></strong> to version <strong>+run3004-attempt1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/secondbrainaction">GitHub Marketplace</a> to find the latest changes.</p>
]]></content:encoded></item><item><title>FHIR Validator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/fhir-validator/</link><pubDate>Tue, 02 Jun 2026 06:56:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/fhir-validator/</guid><description>Version updated for https://github.com/medvertical/records-fhir-validator to version validator-v0.1.11.
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 npm tarball release for @records-fhir/validator@0.1.11. Synced from medvertical/records monorepo.
Install npm install @records-fhir/validator@0.1.11 What’s new in 0.1.11 Patch release for the standalone OSS validator package after the latest Firely and public-server validation runs. Released with @records-fhir/validation-types 0.1.4.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/medvertical/records-fhir-validator">https://github.com/medvertical/records-fhir-validator</a></strong> to version <strong>validator-v0.1.11</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/fhir-validator">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>npm tarball release for <code>@records-fhir/validator@0.1.11</code>. Synced from medvertical/records monorepo.</p>
<h2 id="install">Install</h2>
<pre tabindex="0"><code>npm install @records-fhir/validator@0.1.11
</code></pre><h2 id="whats-new-in-0111">What&rsquo;s new in 0.1.11</h2>
<p>Patch release for the standalone OSS validator package after the latest Firely
and public-server validation runs. Released with
<code>@records-fhir/validation-types</code> 0.1.4.</p>
<h3 id="fixes">Fixes</h3>
<ul>
<li>Closed the remaining HL7/HAPI validator-CLI capability gaps around profile
fallback, bundle-entry validation, and multi-aspect strictness handling.</li>
<li>Preserved code-aware display equivalence checks by passing the full code
context into display normalization.</li>
<li>Kept the EHDS EPS package selection stable while retaining the pinned
transitive reference closure.</li>
</ul>
<h3 id="maintenance">Maintenance</h3>
<ul>
<li>Refreshed direct runtime dependencies: <code>axios</code>, <code>date-fns</code>, <code>fhirpath</code>, and
<code>tar</code>.</li>
<li>Verified the package boundary, TypeScript build, and OSS smoke checks before
publishing.</li>
</ul>
<h2 id="matched-npm-tarballs">Matched npm tarballs</h2>
<ul>
<li><code>@records-fhir/validator@0.1.11</code> — also tagged <code>validator-v0.1.11</code></li>
<li><code>@records-fhir/validation-types@0.1.4</code></li>
</ul>
<p>The matching GitHub Action release (if any) is published separately under tag <code>v0.1.11</code> and is not auto-synced; this release covers the npm package only.</p>
]]></content:encoded></item><item><title>MigraDiff Schema Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/migradiff-schema-check/</link><pubDate>Tue, 02 Jun 2026 06:55:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/migradiff-schema-check/</guid><description>Version updated for https://github.com/migradiff/migra to version v1.5.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.
What’s Changed MigraDiff now diffs COMMENT ON metadata across all major PostgreSQL object types — tables, columns, views, materialized views, functions, sequences, types, indexes, constraints, and schemas.
Why this matters If you store schema documentation, AI context, or compliance metadata in COMMENT ON blocks, MigraDiff no longer silently drops it during migrations. Added, changed, and removed comments all generate the correct COMMENT ON (or COMMENT ON ... IS NULL) SQL.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/migradiff/migra">https://github.com/migradiff/migra</a></strong> to version <strong>v1.5.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/migradiff-schema-check">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>MigraDiff now diffs <code>COMMENT ON</code> metadata across all major PostgreSQL object types — tables, columns, views, materialized views, functions, sequences, types, indexes, constraints, and schemas.</p>
<h3 id="why-this-matters">Why this matters</h3>
<p>If you store schema documentation, AI context, or compliance metadata in <code>COMMENT ON</code> blocks, MigraDiff no longer silently drops it during migrations. Added, changed, and removed comments all generate the correct <code>COMMENT ON</code> (or <code>COMMENT ON ... IS NULL</code>) SQL.</p>
<h3 id="ai-integration">AI integration</h3>
<p><code>--explain</code> and <code>--generate</code> now read your <code>COMMENT ON</code> metadata as schema context. The AI knows not just that a column is <code>text</code>, but what it&rsquo;s <em>for</em> — richer explanations, more accurate generated migrations.</p>
<h3 id="works-everywhere">Works everywhere</h3>
<ul>
<li><strong>Live connections:</strong> queries <code>pg_catalog.pg_description</code> directly</li>
<li><strong><code>--from-file</code> mode:</strong> works automatically with pg_dump output</li>
<li><strong><code>--output json</code>:</strong> all comment changes classified as <code>safe</code> risk</li>
</ul>
<p>190 tests passing. No new dependencies.</p>
<pre tabindex="0"><code>pip install --upgrade migradiff
</code></pre>]]></content:encoded></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/totem-shield/</link><pubDate>Tue, 02 Jun 2026 06:55:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/pack-rust-architecture@1.53.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 Cohort-link bump (no direct package changes). See .changeset/config.json for the fixed-cohort definition.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mmnto-ai/totem">https://github.com/mmnto-ai/totem</a></strong> to version <strong>@mmnto/pack-rust-architecture@1.53.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/totem-shield">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><em>Cohort-link bump (no direct package changes). See <code>.changeset/config.json</code> for the fixed-cohort definition.</em></p>
]]></content:encoded></item><item><title>Upload to Nexus Mods</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/upload-to-nexus-mods/</link><pubDate>Tue, 02 Jun 2026 06:54:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/upload-to-nexus-mods/</guid><description>Version updated for https://github.com/Nexus-Mods/upload-action to version v1.0.0-beta.7.
This action is used across all versions by 50 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 action runtime from Node 20 to Node 24 by @skint007 in https://github.com/Nexus-Mods/upload-action/pull/26 New Contributors @skint007 made their first contribution in https://github.com/Nexus-Mods/upload-action/pull/26 Full Changelog: https://github.com/Nexus-Mods/upload-action/compare/v1.0.0-beta.6...v1.0.0-beta.7</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/Nexus-Mods/upload-action">https://github.com/Nexus-Mods/upload-action</a></strong> to version <strong>v1.0.0-beta.7</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>50</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/upload-to-nexus-mods">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Bump action runtime from Node 20 to Node 24 by @skint007 in <a href="https://github.com/Nexus-Mods/upload-action/pull/26">https://github.com/Nexus-Mods/upload-action/pull/26</a></li>
</ul>
<h2 id="new-contributors">New Contributors</h2>
<ul>
<li>@skint007 made their first contribution in <a href="https://github.com/Nexus-Mods/upload-action/pull/26">https://github.com/Nexus-Mods/upload-action/pull/26</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Nexus-Mods/upload-action/compare/v1.0.0-beta.6...v1.0.0-beta.7">https://github.com/Nexus-Mods/upload-action/compare/v1.0.0-beta.6...v1.0.0-beta.7</a></p>
]]></content:encoded></item><item><title>lacuna-cli</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/lacuna-cli/</link><pubDate>Tue, 02 Jun 2026 06:54:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/lacuna-cli/</guid><description>Version updated for https://github.com/Octagon-simon/lacuna to version v0.1.5.
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/Octagon-simon/lacuna/compare/v1...v0.1.5</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/Octagon-simon/lacuna">https://github.com/Octagon-simon/lacuna</a></strong> to version <strong>v0.1.5</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/lacuna-cli">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Octagon-simon/lacuna/compare/v1...v0.1.5">https://github.com/Octagon-simon/lacuna/compare/v1...v0.1.5</a></p>
]]></content:encoded></item><item><title>Carbon-Aware Dispatcher</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/carbon-aware-dispatcher/</link><pubDate>Tue, 02 Jun 2026 06:53:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/carbon-aware-dispatcher/</guid><description>Version updated for https://github.com/peterklingelhofer/carbon-aware-dispatcher to version v1.2.2.
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.
What’s Changed v1.2.2 — Cleaner routing chart Minor refinement to the routing comparison panel from v1.2.1: removed the in-chart “avoided (dirtiest)” label. The chart is sorted by intensity, so the dirtiest zone is already obvious, and the chosen zone is still clearly marked.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/peterklingelhofer/carbon-aware-dispatcher">https://github.com/peterklingelhofer/carbon-aware-dispatcher</a></strong> to version <strong>v1.2.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/carbon-aware-dispatcher">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>v1.2.2 — Cleaner routing chart
Minor refinement to the routing comparison panel from v1.2.1: removed the in-chart &ldquo;avoided (dirtiest)&rdquo; label. The chart is sorted by intensity, so the dirtiest zone is already obvious, and the chosen zone is still clearly marked.</p>
<pre tabindex="0"><code>Carbon-aware routing
--------------------------------------
  BR-NE   #.........    26 gCO2eq/kWh  &lt;- routed here (cleanest)
  GB      ####......   175 gCO2eq/kWh
  AU-NSW  ##########   485 gCO2eq/kWh
--------------------------------------
Avoided up to 459 gCO2eq/kWh vs the dirtiest candidate (AU-NSW), ~95% lower
Routed zone is ~94% below the 450 gCO2eq/kWh global average
</code></pre><hr>
<p>Full changelog: <a href="https://github.com/peterklingelhofer/carbon-aware-dispatcher/compare/v1.2.1...v1.2.2">https://github.com/peterklingelhofer/carbon-aware-dispatcher/compare/v1.2.1...v1.2.2</a></p>
]]></content:encoded></item><item><title>pgrls — Postgres RLS linter</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/pgrls-postgres-rls-linter/</link><pubDate>Tue, 02 Jun 2026 06:52:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/pgrls-postgres-rls-linter/</guid><description>Version updated for https://github.com/pgrls/pgrls-action to version v1.0.3.
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 Marketplace copy refresh for pgrls 0.16.0 — rule count 47 → 51 rules (17 with mechanical auto-fixes).
Highlight — SEC038 (semantic anonymous-read, Z3-backed). The semantic sibling of SEC004: it uses the Z3 SMT solver to prove a read-capable policy’s USING clause is unconditionally true for an unauthenticated session, catching inverted-auth variants (e.g. NOT (auth.uid() IS NOT NULL) OR …) that pattern-matching misses. Activates with the optional pgrls[diff-z3] extra; the always-on syntactic SEC004 guards inverted-auth out of the box.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/pgrls/pgrls-action">https://github.com/pgrls/pgrls-action</a></strong> to version <strong>v1.0.3</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/pgrls-postgres-rls-linter">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Marketplace copy refresh for <strong>pgrls 0.16.0</strong> — rule count 47 → <strong>51 rules</strong> (17 with mechanical auto-fixes).</p>
<p><strong>Highlight — <code>SEC038</code> (semantic anonymous-read, Z3-backed).</strong> The semantic sibling of <code>SEC004</code>: it uses the Z3 SMT solver to <em>prove</em> a read-capable policy&rsquo;s <code>USING</code> clause is unconditionally true for an unauthenticated session, catching inverted-auth variants (e.g. <code>NOT (auth.uid() IS NOT NULL) OR …</code>) that pattern-matching misses. Activates with the optional <code>pgrls[diff-z3]</code> extra; the always-on syntactic <code>SEC004</code> guards inverted-auth out of the box.</p>
<p>No action behavior change: the action installs current pgrls from PyPI at run time, so <code>@v1</code> users already run 0.16.0&rsquo;s default rule set. This release refreshes the listing copy (<code>action.yml</code>, README, repo description) and advances the <code>v1</code> tag.</p>
]]></content:encoded></item><item><title>OSS Readiness Checker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/oss-readiness-checker/</link><pubDate>Tue, 02 Jun 2026 06:52:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/oss-readiness-checker/</guid><description>Version updated for https://github.com/plainloop-jp/oss-readiness-checker-action to version v0.3.1.
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.
What’s Changed Fixes running the action in a repository with the same name as the npm package.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/plainloop-jp/oss-readiness-checker-action">https://github.com/plainloop-jp/oss-readiness-checker-action</a></strong> to version <strong>v0.3.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/oss-readiness-checker">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Fixes running the action in a repository with the same name as the npm package.</p>
]]></content:encoded></item><item><title>XLSX Cache Doctor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/xlsx-cache-doctor/</link><pubDate>Tue, 02 Jun 2026 06:51:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/xlsx-cache-doctor/</guid><description>Version updated for https://github.com/proompteng/bilig to version libraries-v0.145.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 Libraries v0.145.0 Release type: minor Previous libraries tag: libraries-v0.144.0 Manual override: no Features feat(workpaper): add provider-backed agent evaluator (78ba66f9)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/proompteng/bilig">https://github.com/proompteng/bilig</a></strong> to version <strong>libraries-v0.145.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/xlsx-cache-doctor">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h1 id="libraries-v01450">Libraries v0.145.0</h1>
<ul>
<li>Release type: minor</li>
<li>Previous libraries tag: libraries-v0.144.0</li>
<li>Manual override: no</li>
</ul>
<h2 id="features">Features</h2>
<ul>
<li>feat(workpaper): add provider-backed agent evaluator (78ba66f9)</li>
</ul>
]]></content:encoded></item><item><title>Andy — PR Handoff by Drift</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/andy-pr-handoff-by-drift/</link><pubDate>Tue, 02 Jun 2026 06:51:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/andy-pr-handoff-by-drift/</guid><description>Version updated for https://github.com/refactorlab/drift to version drift-static-profiler-v0.8.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 feat(chrome-extension): Andy chat assistant + Chrome Web Store publishing prep (b6359cc) feat(profiler): React finding reference links + bump 0.7.1 → 0.8.0 (019eaef) feat(profiler): React framework detector + dedicated TSX language module (33522cd) feat(profiler): import-aware resolution + changed-root priority — React flow in the graph (892210a) feat(profiler): parse .tsx with the JSX grammar + capture JSX composition edges (50cb0cb) feat(chrome-extension): add Drift Chrome extension (dff6a5d) fix(profiler): connect unrendered changed files to a hub so they render (5e1a674) feat(profiler): multi-language PR scan — show every changed file in the diff graph (15d66e9) fix(profiler): guarantee every changed file appears in the diff graph (5607e8a) chore(profiler): bump drift-static-profiler 0.7.0 → 0.7.1 (af383c5)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/refactorlab/drift">https://github.com/refactorlab/drift</a></strong> to version <strong>drift-static-profiler-v0.8.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/andy-pr-handoff-by-drift">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>feat(chrome-extension): Andy chat assistant + Chrome Web Store publishing prep (b6359cc)</li>
<li>feat(profiler): React finding reference links + bump 0.7.1 → 0.8.0 (019eaef)</li>
<li>feat(profiler): React framework detector + dedicated TSX language module (33522cd)</li>
<li>feat(profiler): import-aware resolution + changed-root priority — React flow in the graph (892210a)</li>
<li>feat(profiler): parse .tsx with the JSX grammar + capture JSX composition edges (50cb0cb)</li>
<li>feat(chrome-extension): add Drift Chrome extension (dff6a5d)</li>
<li>fix(profiler): connect unrendered changed files to a hub so they render (5e1a674)</li>
<li>feat(profiler): multi-language PR scan — show every changed file in the diff graph (15d66e9)</li>
<li>fix(profiler): guarantee every changed file appears in the diff graph (5607e8a)</li>
<li>chore(profiler): bump drift-static-profiler 0.7.0 → 0.7.1 (af383c5)</li>
</ul>
]]></content:encoded></item><item><title>Remyx Outrider</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/remyx-outrider/</link><pubDate>Tue, 02 Jun 2026 06:50:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/remyx-outrider/</guid><description>Version updated for https://github.com/remyxai/outrider to version v1.2.0.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Outrider is now on the GitHub Marketplace 🎉 Marketplace listing →
One-click install from the listing. uses: path is unchanged — existing customers on @v1 get this release with no workflow edits required.
- uses: remyxai/outrider@v1 with: interest-id: ${{ vars.REMYX_INTEREST_ID }} What’s new since v1.1.3 New inputs claude-timeout (default 900). Wall-clock budget for the Claude Code implementation pass. Default raised from 600s after large repos hit the ceiling. Bump for very large codebases, lower to cap cost. pin-arxiv. Force-select a specific arxiv_id from the candidate pool and skip the LLM selection pass. Use it for reproducible eval re-runs. Empty = normal selection (default). Robustness Brand-new interests auto-refresh. An empty recommendation pool now triggers POST /papers/recommended/refresh and polls until picks appear (up to ~150s) instead of failing the run. Day-zero interests work without a manual nudge. master-default repos supported. PR base + the commit-time sanity check now read the repo’s actual default branch via git symbolic-ref rather than hardcoding main. unvalidated pytest classification. A pytest run that can’t collect (missing repo deps on the CI runner, exit 5, ImportError during collection) is no longer reported as failed. PR body labels it ℹ️ Tests could not run in CI and points reviewers at local validation. Issues-disabled repos. When the target repo has Issues turned off (HTTP 410 on POST /issues), the orchestrator enables them via PATCH and retries once. Branch-ref safety in commit cleanup. Build-artifact prune excludes .git/ from traversal, eliminating a class of orphan-root-commit failures on branches whose names contain /. Shallow-clone-friendly pushes. Branch push is now delete-then-plain-push instead of --force, which was confusing GitHub’s PR validator into rejecting --depth 20 clones as “no history in common with main.” LFS smudge skip. GIT_LFS_SKIP_SMUDGE=1 on clone, so repos with exhausted LFS bandwidth don’t fail at checkout. The orchestrator only reads code structure and writes small text edits; pointer files are sufficient. --untracked-files=all in change detection. Files inside a brand-new directory (first-ever tests/, first-ever docs/) are now seen per-file instead of collapsed to the directory entry. Visibility Non-zero exit on claude_failed and error. Workflow step fails visibly instead of going green with no PR or Issue. Enriched selection log. $GITHUB_STEP_SUMMARY lists rejected candidates as clickable arxiv links with reasons. selection_rejected in $GITHUB_OUTPUT carries {arxiv_id, title, reason} triples. Per-run cost accumulation across all Claude passes. Pre-flight + selection + implementation + self-review token and dollar costs sum into a single line in the step summary and the cost_usd / input_tokens / output_tokens outputs. Customer signal Outrider Validate waitlist linked from the PR body. Eval-on-every-PR (paid tier, coming soon); design-partner pilot open at discussions/19. Backward compatibility All existing workflows continue to work without changes. The uses: path, every existing with: input, and every output are unchanged from v1.1.3. The two new inputs (claude-timeout, pin-arxiv) are optional with safe defaults.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/remyxai/outrider">https://github.com/remyxai/outrider</a></strong> to version <strong>v1.2.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>2</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/remyx-outrider">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="outrider-is-now-on-the-github-marketplace-">Outrider is now on the GitHub Marketplace 🎉</h2>
<p><a href="https://github.com/marketplace/actions/remyx-outrider">Marketplace listing →</a></p>
<p>One-click install from the listing. <code>uses:</code> path is unchanged — existing customers on <code>@v1</code> get this release with no workflow edits required.</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-yaml" data-lang="yaml"><span style="display:flex;"><span>- <span style="color:#f92672">uses</span>: <span style="color:#ae81ff">remyxai/outrider@v1</span>
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">with</span>:
</span></span><span style="display:flex;"><span>    <span style="color:#f92672">interest-id</span>: <span style="color:#ae81ff">${{ vars.REMYX_INTEREST_ID }}</span>
</span></span></code></pre></div><h2 id="whats-new-since-v113">What&rsquo;s new since v1.1.3</h2>
<h3 id="new-inputs">New inputs</h3>
<ul>
<li><strong><code>claude-timeout</code></strong> (default <code>900</code>). Wall-clock budget for the Claude Code implementation pass. Default raised from 600s after large repos hit the ceiling. Bump for very large codebases, lower to cap cost.</li>
<li><strong><code>pin-arxiv</code></strong>. Force-select a specific <code>arxiv_id</code> from the candidate pool and skip the LLM selection pass. Use it for reproducible eval re-runs. Empty = normal selection (default).</li>
</ul>
<h3 id="robustness">Robustness</h3>
<ul>
<li><strong>Brand-new interests auto-refresh.</strong> An empty recommendation pool now triggers <code>POST /papers/recommended/refresh</code> and polls until picks appear (up to ~150s) instead of failing the run. Day-zero interests work without a manual nudge.</li>
<li><strong><code>master</code>-default repos supported.</strong> PR base + the commit-time sanity check now read the repo&rsquo;s actual default branch via <code>git symbolic-ref</code> rather than hardcoding <code>main</code>.</li>
<li><strong><code>unvalidated</code> pytest classification.</strong> A pytest run that can&rsquo;t collect (missing repo deps on the CI runner, exit 5, ImportError during collection) is no longer reported as <code>failed</code>. PR body labels it <code>ℹ️ Tests could not run in CI</code> and points reviewers at local validation.</li>
<li><strong>Issues-disabled repos.</strong> When the target repo has Issues turned off (HTTP 410 on POST <code>/issues</code>), the orchestrator enables them via PATCH and retries once.</li>
<li><strong>Branch-ref safety in commit cleanup.</strong> Build-artifact prune excludes <code>.git/</code> from traversal, eliminating a class of orphan-root-commit failures on branches whose names contain <code>/</code>.</li>
<li><strong>Shallow-clone-friendly pushes.</strong> Branch push is now delete-then-plain-push instead of <code>--force</code>, which was confusing GitHub&rsquo;s PR validator into rejecting <code>--depth 20</code> clones as &ldquo;no history in common with main.&rdquo;</li>
<li><strong>LFS smudge skip.</strong> <code>GIT_LFS_SKIP_SMUDGE=1</code> on clone, so repos with exhausted LFS bandwidth don&rsquo;t fail at checkout. The orchestrator only reads code structure and writes small text edits; pointer files are sufficient.</li>
<li><strong><code>--untracked-files=all</code> in change detection.</strong> Files inside a brand-new directory (first-ever <code>tests/</code>, first-ever <code>docs/</code>) are now seen per-file instead of collapsed to the directory entry.</li>
</ul>
<h3 id="visibility">Visibility</h3>
<ul>
<li><strong>Non-zero exit on <code>claude_failed</code> and <code>error</code>.</strong> Workflow step fails visibly instead of going green with no PR or Issue.</li>
<li><strong>Enriched selection log.</strong> <code>$GITHUB_STEP_SUMMARY</code> lists rejected candidates as clickable arxiv links with reasons. <code>selection_rejected</code> in <code>$GITHUB_OUTPUT</code> carries <code>{arxiv_id, title, reason}</code> triples.</li>
<li><strong>Per-run cost accumulation across all Claude passes.</strong> Pre-flight + selection + implementation + self-review token and dollar costs sum into a single line in the step summary and the <code>cost_usd</code> / <code>input_tokens</code> / <code>output_tokens</code> outputs.</li>
</ul>
<h3 id="customer-signal">Customer signal</h3>
<ul>
<li><strong>Outrider Validate waitlist</strong> linked from the PR body. Eval-on-every-PR (paid tier, coming soon); design-partner pilot open at <a href="https://github.com/remyxai/outrider/discussions/19">discussions/19</a>.</li>
</ul>
<h2 id="backward-compatibility">Backward compatibility</h2>
<p>All existing workflows continue to work without changes. The <code>uses:</code> path, every existing <code>with:</code> input, and every output are unchanged from v1.1.3. The two new inputs (<code>claude-timeout</code>, <code>pin-arxiv</code>) are optional with safe defaults.</p>
<h2 id="what-is-outrider">What is Outrider</h2>
<p>A composite GitHub Action that scouts the arXiv frontier for your repo. Outrider opens a draft PR wiring the next paper into an existing call site, or starts a discussion Issue when a PR would be premature. Powered by the Remyx engine + Claude Code.</p>
<p>See the <a href="https://github.com/remyxai/outrider#readme">README</a> for the 5-minute setup walkthrough.</p>
<h2 id="costs">Costs</h2>
<ul>
<li><strong>Claude Code</strong>: ~$2-3 per PR-track run. You bring your own <code>ANTHROPIC_API_KEY</code>.</li>
<li><strong>Remyx API</strong>: included in your <a href="https://engine.remyx.ai/account">remyx.ai</a> account.</li>
<li><strong>GitHub Actions</strong>: ~6-8 min on <code>ubuntu-latest</code> per run.</li>
</ul>
<p>At weekly cadence (default <code>rate-limit-days: 7</code>), expect ~$2-4/mo Claude.</p>
<p><strong>Full changelog</strong>: <a href="https://github.com/remyxai/outrider/compare/v1.1.3...v1.2.0">https://github.com/remyxai/outrider/compare/v1.1.3...v1.2.0</a></p>
]]></content:encoded></item><item><title>Microsoft Teams Workflows Webhook Notification</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/microsoft-teams-workflows-webhook-notification/</link><pubDate>Tue, 02 Jun 2026 06:50:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/microsoft-teams-workflows-webhook-notification/</guid><description>Version updated for https://github.com/sideokyou/microsoft-teams-workflows-webhook-notification to version v1.0.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.
What’s Changed Changelog All notable changes to this project will be documented in this file. Format follows Keep a Changelog.
[1.0.0] - 2026-06-01 Added Initial release of MS Teams Workflow Webhook Notification action. Adaptive Card support (new Power Automate Workflow webhook format). Legacy Message Card support as fallback (card-type: message). Automatic GitHub context facts (repo, ref, actor, workflow, run number). Optional action button with HTTPS-only URL validation. SSRF prevention via Azure domain allowlist. Webhook URL masking via core.setSecret(). Input sanitization and length limits for all text fields. dry-run mode for payload verification without sending. Request timeout (10 seconds) to prevent hanging workflows.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/sideokyou/microsoft-teams-workflows-webhook-notification">https://github.com/sideokyou/microsoft-teams-workflows-webhook-notification</a></strong> to version <strong>v1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/microsoft-teams-workflows-webhook-notification">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h1 id="changelog">Changelog</h1>
<p>All notable changes to this project will be documented in this file.
Format follows <a href="https://keepachangelog.com/en/1.1.0/">Keep a Changelog</a>.</p>
<h2 id="100---2026-06-01">[1.0.0] - 2026-06-01</h2>
<h3 id="added">Added</h3>
<ul>
<li>Initial release of MS Teams Workflow Webhook Notification action.</li>
<li>Adaptive Card support (new Power Automate Workflow webhook format).</li>
<li>Legacy Message Card support as fallback (<code>card-type: message</code>).</li>
<li>Automatic GitHub context facts (repo, ref, actor, workflow, run number).</li>
<li>Optional action button with HTTPS-only URL validation.</li>
<li>SSRF prevention via Azure domain allowlist.</li>
<li>Webhook URL masking via <code>core.setSecret()</code>.</li>
<li>Input sanitization and length limits for all text fields.</li>
<li><code>dry-run</code> mode for payload verification without sending.</li>
<li>Request timeout (10 seconds) to prevent hanging workflows.</li>
</ul>
]]></content:encoded></item><item><title>Go Changelog Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/go-changelog-generator/</link><pubDate>Tue, 02 Jun 2026 06:49:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/go-changelog-generator/</guid><description>Version updated for https://github.com/somaz94/go-changelog-action to version v1.0.8.
This action is used across all versions by 10 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Build bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] bump actions/github-script from 8 to 9 by @dependabot[bot] bump dependabot/fetch-metadata from 2 to 3 by @dependabot[bot] CI/CD use go-docker-action-ci-action@v1 (replace inline prelude) by @somaz94 add concurrency guards to recurring workflows by @somaz94 Chore add git config protection to CLAUDE.md by @somaz94 remove duplicate rules from CLAUDE.md (moved to global) by @somaz94 Documentation remove duplicate rules covered by global CLAUDE.md by @somaz94 Refactoring harden path containment, output close, and git stderr by @somaz94 Full Changelog: https://github.com/somaz94/go-changelog-action/compare/v1.0.7...v1.0.8</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/somaz94/go-changelog-action">https://github.com/somaz94/go-changelog-action</a></strong> to version <strong>v1.0.8</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>10</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/go-changelog-generator">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h3 id="build">Build</h3>
<ul>
<li>bump softprops/action-gh-release from 2 to 3 by @dependabot[bot]</li>
<li>bump actions/github-script from 8 to 9 by @dependabot[bot]</li>
<li>bump dependabot/fetch-metadata from 2 to 3 by @dependabot[bot]</li>
</ul>
<h3 id="cicd">CI/CD</h3>
<ul>
<li>use go-docker-action-ci-action@v1 (replace inline prelude) by @somaz94</li>
<li>add concurrency guards to recurring workflows by @somaz94</li>
</ul>
<h3 id="chore">Chore</h3>
<ul>
<li>add git config protection to CLAUDE.md by @somaz94</li>
<li>remove duplicate rules from CLAUDE.md (moved to global) by @somaz94</li>
</ul>
<h3 id="documentation">Documentation</h3>
<ul>
<li>remove duplicate rules covered by global CLAUDE.md by @somaz94</li>
</ul>
<h3 id="refactoring">Refactoring</h3>
<ul>
<li>harden path containment, output close, and git stderr by @somaz94</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/somaz94/go-changelog-action/compare/v1.0.7...v1.0.8">https://github.com/somaz94/go-changelog-action/compare/v1.0.7...v1.0.8</a></p>
]]></content:encoded></item><item><title>Go Docker CI Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/go-docker-ci-action/</link><pubDate>Tue, 02 Jun 2026 06:49:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/go-docker-ci-action/</guid><description>Version updated for https://github.com/somaz94/go-docker-action-ci-action to version v1.0.2.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed CI/CD Add concurrency guards to recurring workflows (947ebd6) Documentation Update changelog (aac531a) Miscellaneous Bump alpine (#1) (f0df729) Refactoring Harden action.yml input validation and inline shell (0175af8) Full Changelog: https://github.com/somaz94/go-docker-action-ci-action/compare/v1.0.1...v1.0.2</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/somaz94/go-docker-action-ci-action">https://github.com/somaz94/go-docker-action-ci-action</a></strong> to version <strong>v1.0.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>2</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/go-docker-ci-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h3 id="cicd">CI/CD</h3>
<ul>
<li>Add concurrency guards to recurring workflows (947ebd6)</li>
</ul>
<h3 id="documentation">Documentation</h3>
<ul>
<li>Update changelog (aac531a)</li>
</ul>
<h3 id="miscellaneous">Miscellaneous</h3>
<ul>
<li>Bump alpine (#1) (f0df729)</li>
</ul>
<h3 id="refactoring">Refactoring</h3>
<ul>
<li>Harden action.yml input validation and inline shell (0175af8)</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/somaz94/go-docker-action-ci-action/compare/v1.0.1...v1.0.2">https://github.com/somaz94/go-docker-action-ci-action/compare/v1.0.1...v1.0.2</a></p>
]]></content:encoded></item><item><title>Go Git Commit Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/go-git-commit-action/</link><pubDate>Tue, 02 Jun 2026 06:48:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/go-git-commit-action/</guid><description>Version updated for https://github.com/somaz94/go-git-commit-action to version v1.7.5.
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.
What’s Changed Bug Fixes propagate cancellable ctx and capture GITHUB_OUTPUT close error by @somaz94 Build bump dependabot/fetch-metadata from 2 to 3 by @dependabot[bot] bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] bump actions/github-script from 8 to 9 by @dependabot[bot] CI/CD use go-docker-action-ci-action@v1 (replace inline prelude) by @somaz94 add concurrency guards to recurring workflows by @somaz94 Full Changelog: https://github.com/somaz94/go-git-commit-action/compare/v1.7.4...v1.7.5</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/somaz94/go-git-commit-action">https://github.com/somaz94/go-git-commit-action</a></strong> to version <strong>v1.7.5</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>18</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/go-git-commit-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h3 id="bug-fixes">Bug Fixes</h3>
<ul>
<li>propagate cancellable ctx and capture GITHUB_OUTPUT close error by @somaz94</li>
</ul>
<h3 id="build">Build</h3>
<ul>
<li>bump dependabot/fetch-metadata from 2 to 3 by @dependabot[bot]</li>
<li>bump softprops/action-gh-release from 2 to 3 by @dependabot[bot]</li>
<li>bump actions/github-script from 8 to 9 by @dependabot[bot]</li>
</ul>
<h3 id="cicd">CI/CD</h3>
<ul>
<li>use go-docker-action-ci-action@v1 (replace inline prelude) by @somaz94</li>
<li>add concurrency guards to recurring workflows by @somaz94</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/somaz94/go-git-commit-action/compare/v1.7.4...v1.7.5">https://github.com/somaz94/go-git-commit-action/compare/v1.7.4...v1.7.5</a></p>
]]></content:encoded></item><item><title>supported-pythons</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/supported-pythons/</link><pubDate>Tue, 02 Jun 2026 06:47:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/supported-pythons/</guid><description>Version updated for https://github.com/zacharyburnett/supported-pythons to version 2.0.3.
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.
What’s Changed changed variable name to be clearer when looking at workflow console Full Changelog: https://github.com/zacharyburnett/supported-pythons/compare/2.0.2...2.0.3</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/zacharyburnett/supported-pythons">https://github.com/zacharyburnett/supported-pythons</a></strong> to version <strong>2.0.3</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/supported-pythons">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>changed variable name to be clearer when looking at workflow console</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/zacharyburnett/supported-pythons/compare/2.0.2...2.0.3">https://github.com/zacharyburnett/supported-pythons/compare/2.0.2...2.0.3</a></p>
]]></content:encoded></item><item><title>TerraLens Plan Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/terralens-plan-analysis/</link><pubDate>Tue, 02 Jun 2026 06:46:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/02/terralens-plan-analysis/</guid><description>Version updated for https://github.com/zain1022/terralens-action to version v1.0.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.
What’s Changed First stable release of the TerraLens GitHub Action.
Analyze every terraform plan on each pull request and post a single PR comment with risk detection, cost estimates, and a pre-apply checklist. The comment updates in place as the PR evolves — no duplicates across pushes.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/zain1022/terralens-action">https://github.com/zain1022/terralens-action</a></strong> to version <strong>v1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/terralens-plan-analysis">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>First stable release of the TerraLens GitHub Action.</p>
<p>Analyze every <code>terraform plan</code> on each pull request and post a single PR comment with risk detection, cost estimates, and a pre-apply checklist. The comment updates in place as the PR evolves — no duplicates across pushes.</p>
<p><strong>Features</strong></p>
<ul>
<li>Risk detection (critical / high / medium / low) with line references back into your plan</li>
<li>Per-resource and aggregate monthly cost estimates</li>
<li>Plain-English explanations of each change</li>
<li>Pre-apply checklist of items to verify before <code>terraform apply</code></li>
<li>Idempotent PR comments via a marker so each PR has exactly one TerraLens comment</li>
</ul>
<p><strong>Tiers</strong></p>
<ul>
<li><strong>Free</strong> — 5 PR analyses per repository per calendar month, no setup beyond adding the workflow.</li>
<li><strong>Pro</strong> — unlimited analyses, powered by Claude Opus for higher-quality reasoning. Generate an API key at <a href="https://terralens.io/account">terralens.io/account</a>.</li>
</ul>
<p><strong>Quick start</strong></p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-yaml" data-lang="yaml"><span style="display:flex;"><span>- <span style="color:#f92672">uses</span>: <span style="color:#ae81ff">zain1022/terralens-action@v1</span>
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">with</span>:
</span></span><span style="display:flex;"><span>    <span style="color:#f92672">plan-file</span>: <span style="color:#ae81ff">plan.txt</span>
</span></span><span style="display:flex;"><span>    <span style="color:#f92672">api-key</span>: <span style="color:#ae81ff">${{ secrets.TERRALENS_API_KEY }} </span> <span style="color:#75715e"># optional, Pro only</span>
</span></span></code></pre></div><p>See the <a href="https://github.com/zain1022/terralens-action#readme">README</a> for full setup, including how to generate <code>plan.txt</code> from <code>terraform plan</code> in your workflow.</p>
]]></content:encoded></item><item><title>Setup Liquibase</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/setup-liquibase/</link><pubDate>Mon, 01 Jun 2026 23:54:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/setup-liquibase/</guid><description>Version updated for https://github.com/liquibase/setup-liquibase to version v3.0.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 10 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 v3.0.0 — Node.js 24 runtime ⚠️ Breaking change — Node.js runtime upgraded from Node 20 to Node 24 action.yml now declares using: node24 (previously node20). GitHub-hosted runners support this automatically. Self-hosted runners must be on actions/runner@v2.327.0 or newer (released 2025-07-22), otherwise the action fails with Unsupported runtime: node24. Check with ./run.sh --version from the runner directory.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/liquibase/setup-liquibase">https://github.com/liquibase/setup-liquibase</a></strong> to version <strong>v3.0.0</strong>.</p>
<ul>
<li>
<p>This publisher is shown as &lsquo;verified&rsquo; by GitHub.</p>
</li>
<li>
<p>This action is used across all versions by <strong>10</strong> repositories.</p>
</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-liquibase">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="v300--nodejs-24-runtime">v3.0.0 — Node.js 24 runtime</h2>
<h3 id="-breaking-change--nodejs-runtime-upgraded-from-node-20-to-node-24">⚠️ Breaking change — Node.js runtime upgraded from Node 20 to Node 24</h3>
<p><code>action.yml</code> now declares <code>using: node24</code> (previously <code>node20</code>). GitHub-hosted runners support this automatically. <strong>Self-hosted runners must be on <code>actions/runner@v2.327.0</code> or newer</strong> (released 2025-07-22), otherwise the action fails with <code>Unsupported runtime: node24</code>. Check with <code>./run.sh --version</code> from the runner directory.</p>
<p>If your runner application can&rsquo;t be upgraded yet, stay on the <code>v2</code> line (<code>liquibase/setup-liquibase@v2</code>) — it remains on Node.js 20. Node.js 20 reaches end of support on GitHub-hosted runners on <strong>2026-06-16</strong> (default flip to node24) and is removed in <strong>fall 2026</strong>, so plan the migration.</p>
<h3 id="whats-in-v300">What&rsquo;s in v3.0.0</h3>
<ul>
<li>Update Node.js runtime from 20 to 24 in <code>action.yml</code> and CI (#141) — <strong>breaking for self-hosted runners on actions/runner &lt; v2.327.0</strong></li>
<li>Add RC / pre-release build support via the <code>download-url-base</code> input (#158)</li>
<li>Pin all GitHub Actions usages to immutable commit SHAs (#154)</li>
<li>License migrated to FSL-1.1-ALv2</li>
</ul>
<h3 id="maintenance">Maintenance</h3>
<ul>
<li>Remove RC tests from full/schedule UAT scope — opt-in only (#167)</li>
<li>Bump actions/create-github-app-token 3.0.0 → 3.1.1 (#160)</li>
<li>Bump release-drafter/release-drafter 7.1.1 → 7.2.0 (#159)</li>
<li>Bump aws-actions/aws-secretsmanager-get-secrets 3.0.0 → 3.0.1 (#156)</li>
<li>Bump picomatch (#150)</li>
<li>Bump handlebars 4.7.8 → 4.7.9 (#151)</li>
<li>Bump development-dependencies group (#140)</li>
<li>Bump undici and @actions/http-client (#139)</li>
<li>Bump actions/download-artifact 7 → 8 (#134)</li>
<li>Bump actions/upload-artifact 6 → 7 (#133)</li>
<li>Bump minimatch 3.1.2 → 3.1.5 (#132)</li>
<li>Bump semver 7.7.3 → 7.7.4 (#129)</li>
<li>Bump aws-actions/configure-aws-credentials 5 → 6 (#128)</li>
<li>Skip bot PRs in Claude Code review workflow (#135)</li>
</ul>
<h3 id="docs">Docs</h3>
<ul>
<li>Add <code>lpm add</code> idempotency workarounds to README (#122)</li>
</ul>
<h3 id="migrating-from-v2">Migrating from v2</h3>
<ol>
<li>Verify self-hosted runner version (if applicable): <code>./run.sh --version</code> must be ≥ 2.327.0.</li>
<li>Pin to <code>@v3.0.0</code> (or <code>@v3</code> once the floating major tag is created).</li>
<li>Validate your workflow end-to-end.</li>
</ol>
<h3 id="usage">Usage</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-yaml" data-lang="yaml"><span style="display:flex;"><span>- <span style="color:#f92672">uses</span>: <span style="color:#ae81ff">liquibase/setup-liquibase@v3.0.0</span>
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">with</span>:
</span></span><span style="display:flex;"><span>    <span style="color:#f92672">version</span>: <span style="color:#e6db74">&#39;5.1.1&#39;</span>
</span></span><span style="display:flex;"><span>    <span style="color:#f92672">edition</span>: <span style="color:#e6db74">&#39;secure&#39;</span>
</span></span></code></pre></div><p><strong>Full Changelog</strong>: <a href="https://github.com/liquibase/setup-liquibase/compare/v2.1.1...v3.0.0">https://github.com/liquibase/setup-liquibase/compare/v2.1.1...v3.0.0</a></p>
]]></content:encoded></item><item><title>Available Runner Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/available-runner-action/</link><pubDate>Mon, 01 Jun 2026 23:53:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/available-runner-action/</guid><description>Version updated for https://github.com/lod-softworks/available-runner-action to version 1.0.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.
What’s Changed What’s Changed feat: implement available-runner-action by @linkofdarkness in https://github.com/lod-softworks/available-runner-action/pull/1 docs: updates actions.yml for marketplace publish by @linkofdarkness in https://github.com/lod-softworks/available-runner-action/pull/2 New Contributors @linkofdarkness made their first contribution in https://github.com/lod-softworks/available-runner-action/pull/1 Full Changelog: https://github.com/lod-softworks/available-runner-action/commits/1.0.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/lod-softworks/available-runner-action">https://github.com/lod-softworks/available-runner-action</a></strong> to version <strong>1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/available-runner-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>feat: implement available-runner-action by @linkofdarkness in <a href="https://github.com/lod-softworks/available-runner-action/pull/1">https://github.com/lod-softworks/available-runner-action/pull/1</a></li>
<li>docs: updates actions.yml for marketplace publish by @linkofdarkness in <a href="https://github.com/lod-softworks/available-runner-action/pull/2">https://github.com/lod-softworks/available-runner-action/pull/2</a></li>
</ul>
<h2 id="new-contributors">New Contributors</h2>
<ul>
<li>@linkofdarkness made their first contribution in <a href="https://github.com/lod-softworks/available-runner-action/pull/1">https://github.com/lod-softworks/available-runner-action/pull/1</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/lod-softworks/available-runner-action/commits/1.0.0">https://github.com/lod-softworks/available-runner-action/commits/1.0.0</a></p>
]]></content:encoded></item><item><title>Setup kam</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/setup-kam/</link><pubDate>Mon, 01 Jun 2026 23:53:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/setup-kam/</guid><description>Version updated for https://github.com/MemDeco-WG/setup-kam to version v3.
This action is used across all versions by 6 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/MemDeco-WG/setup-kam/compare/v2...v3</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/MemDeco-WG/setup-kam">https://github.com/MemDeco-WG/setup-kam</a></strong> to version <strong>v3</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>6</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-kam">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/MemDeco-WG/setup-kam/compare/v2...v3">https://github.com/MemDeco-WG/setup-kam/compare/v2...v3</a></p>
]]></content:encoded></item><item><title>MigraDiff Schema Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/migradiff-schema-check/</link><pubDate>Mon, 01 Jun 2026 23:52:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/migradiff-schema-check/</guid><description>Version updated for https://github.com/migradiff/migra to version v1.4.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.
What’s Changed MigraDiff v1.4.0 turns the PostgreSQL schema-diff tool into a complete AI-powered migration assistant. Four schema-aware AI flags, all optional — the core diff engine stays dependency-free.
Added --explain — plain-English explanation of any migration --rollback — generates a reversal migration for a given diff --advise — deterministic + AI risk assessment of a migration --generate — writes a migration from a plain-English description, using your real table names and column types from a live connection or schema file Safety --generate hard-refuses bulk-destructive requests (“drop all”, “wipe”, etc.) before any API call is made Soft-warns and flags individual destructive operations All AI output is marked as AI-generated; temperature 0 for determinism --generate is combinable with --advise for immediate risk feedback 175 tests passing. AI features require an Anthropic API key:</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/migradiff/migra">https://github.com/migradiff/migra</a></strong> to version <strong>v1.4.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/migradiff-schema-check">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>MigraDiff v1.4.0 turns the PostgreSQL schema-diff tool into a complete
AI-powered migration assistant. Four schema-aware AI flags, all optional —
the core diff engine stays dependency-free.</p>
<h3 id="added">Added</h3>
<ul>
<li><code>--explain</code>  — plain-English explanation of any migration</li>
<li><code>--rollback</code> — generates a reversal migration for a given diff</li>
<li><code>--advise</code>   — deterministic + AI risk assessment of a migration</li>
<li><code>--generate</code> — writes a migration from a plain-English description,
using your <em>real</em> table names and column types from a
live connection or schema file</li>
</ul>
<h3 id="safety">Safety</h3>
<ul>
<li><code>--generate</code> hard-refuses bulk-destructive requests (&ldquo;drop all&rdquo;,
&ldquo;wipe&rdquo;, etc.) before any API call is made</li>
<li>Soft-warns and flags individual destructive operations</li>
<li>All AI output is marked as AI-generated; temperature 0 for determinism</li>
<li><code>--generate</code> is combinable with <code>--advise</code> for immediate risk feedback</li>
</ul>
<p>175 tests passing. AI features require an Anthropic API key:</p>
<pre><code>pip install migradiff[ai]
</code></pre>
]]></content:encoded></item><item><title>Compliance Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/compliance-gate/</link><pubDate>Mon, 01 Jun 2026 23:52:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/compliance-gate/</guid><description>Version updated for https://github.com/monch1962/compliance-platform to version v0.3.3.1.
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 CI/CD Gate checks Kubernetes, Docker, and IaC against Australian ISM and Essential Eight compliance policies — directly from your CI pipeline.
What&amp;#39;s included - 55 Rego policy rules across 13 files - Socratic mode with framework IDs, tier labels, and remediation hints - Australian ISM and Essential Eight compliance mappings from ASD OSCAL catalog - GitHub Action with baked-in policies - Docker image on ghcr.io Install yaml uses: monch1962/compliance-platform@v0.3.3</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/monch1962/compliance-platform">https://github.com/monch1962/compliance-platform</a></strong> to version <strong>v0.3.3.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/compliance-gate">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>CI/CD Gate checks Kubernetes, Docker, and IaC against Australian ISM and Essential Eight compliance policies — directly from your CI pipeline.</p>
<pre><code>What's included
- 55 Rego policy rules across 13 files
- Socratic mode with framework IDs, tier labels, and remediation hints
- Australian ISM and Essential Eight compliance mappings from ASD OSCAL catalog
- GitHub Action with baked-in policies
- Docker image on ghcr.io

Install
yaml
uses: monch1962/compliance-platform@v0.3.3
</code></pre>
]]></content:encoded></item><item><title>CSDA Version</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/csda-version/</link><pubDate>Mon, 01 Jun 2026 23:51:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/csda-version/</guid><description>Version updated for https://github.com/NASA-IMPACT/csda-version to version v0.3.0.
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.
What’s Changed 0.3.0 (2026-06-01) Features docs: add commit message convention documentation (#63) (8f821cc) Chores bump version to 26.3.5 (#66) (dec7f93)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/NASA-IMPACT/csda-version">https://github.com/NASA-IMPACT/csda-version</a></strong> to version <strong>v0.3.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/csda-version">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="030-2026-06-01"><a href="https://github.com/NASA-IMPACT/csda-version/compare/v0.2.11...v0.3.0">0.3.0</a> (2026-06-01)</h2>
<h3 id="features">Features</h3>
<ul>
<li><strong>docs:</strong> add commit message convention documentation (<a href="https://github.com/NASA-IMPACT/csda-version/issues/63">#63</a>) (<a href="https://github.com/NASA-IMPACT/csda-version/commit/8f821cc7daed53f5018dad9dff629455671a1959">8f821cc</a>)</li>
</ul>
<h3 id="chores">Chores</h3>
<ul>
<li>bump version to 26.3.5 (<a href="https://github.com/NASA-IMPACT/csda-version/issues/66">#66</a>) (<a href="https://github.com/NASA-IMPACT/csda-version/commit/dec7f93450f9c15773a70bd76a6fa90b4805813c">dec7f93</a>)</li>
</ul>
]]></content:encoded></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/run-aer-tests/</link><pubDate>Mon, 01 Jun 2026 23:51:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist 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 Version v1.0.6
Read Email Folder Metadata In Metadata Format
Improve CPU Governor Timing Calibration</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/octoberswimmer/aer-dist">https://github.com/octoberswimmer/aer-dist</a></strong> to version <strong>v1.0.6</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/run-aer-tests">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Version v1.0.6</p>
<ul>
<li>
<p>Read Email Folder Metadata In Metadata Format</p>
</li>
<li>
<p>Improve CPU Governor Timing Calibration</p>
</li>
</ul>
]]></content:encoded></item><item><title>osmo – Terraform/OpenTofu Drift Absorber</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/osmo-terraform/opentofu-drift-absorber/</link><pubDate>Mon, 01 Jun 2026 23:50:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/osmo-terraform/opentofu-drift-absorber/</guid><description>Version updated for https://github.com/pandey-raghvendra/osmo to version v1.5.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 Full Changelog: https://github.com/pandey-raghvendra/osmo/compare/v1.4.0...v1.5.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/pandey-raghvendra/osmo">https://github.com/pandey-raghvendra/osmo</a></strong> to version <strong>v1.5.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/osmo-terraform-opentofu-drift-absorber">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/pandey-raghvendra/osmo/compare/v1.4.0...v1.5.0">https://github.com/pandey-raghvendra/osmo/compare/v1.4.0...v1.5.0</a></p>
]]></content:encoded></item><item><title>OSS Readiness Checker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/oss-readiness-checker/</link><pubDate>Mon, 01 Jun 2026 23:49:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/oss-readiness-checker/</guid><description>Version updated for https://github.com/plainloop-jp/oss-readiness-checker-action to version v0.3.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.
What’s Changed Initial release of OSS Readiness Checker Action.
Runs OSS Readiness Checker automatically in GitHub Actions.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/plainloop-jp/oss-readiness-checker-action">https://github.com/plainloop-jp/oss-readiness-checker-action</a></strong> to version <strong>v0.3.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/oss-readiness-checker">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Initial release of OSS Readiness Checker Action.</p>
<p>Runs OSS Readiness Checker automatically in GitHub Actions.</p>
]]></content:encoded></item><item><title>Rust Lint Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/rust-lint-action/</link><pubDate>Mon, 01 Jun 2026 23:49:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/rust-lint-action/</guid><description>Version updated for https://github.com/Profiidev/rust-lint-action to version v4.2.0.
This action is used across all versions by 25 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 Lint action version v4.2.0 has been released!
What’s Changed chore(deps): lock file maintenance by @renovate[bot] in https://github.com/Profiidev/rust-lint-action/pull/14 chore(deps): lock file maintenance by @renovate[bot] in https://github.com/Profiidev/rust-lint-action/pull/15 fix(deps): update all non-major dependencies by @renovate[bot] in https://github.com/Profiidev/rust-lint-action/pull/16 chore(deps): lock file maintenance by @renovate[bot] in https://github.com/Profiidev/rust-lint-action/pull/17 chore(deps): lock file maintenance by @renovate[bot] in https://github.com/Profiidev/rust-lint-action/pull/18 chore(deps): lock file maintenance by @renovate[bot] in https://github.com/Profiidev/rust-lint-action/pull/19 chore(deps): lock file maintenance by @renovate[bot] in https://github.com/Profiidev/rust-lint-action/pull/20 chore(deps): update all non-major dependencies by @renovate[bot] in https://github.com/Profiidev/rust-lint-action/pull/22 chore(deps): update actions/create-github-app-token digest to bcd2ba4 by @renovate[bot] in https://github.com/Profiidev/rust-lint-action/pull/21 feat: added forgejo support by @Profiidev in https://github.com/Profiidev/rust-lint-action/pull/23 Release version v4.2.0 by @profidev-commit-bot[bot] in https://github.com/Profiidev/rust-lint-action/pull/24 Full Changelog: https://github.com/Profiidev/rust-lint-action/compare/v4.1.0...v4.2.0</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/Profiidev/rust-lint-action">https://github.com/Profiidev/rust-lint-action</a></strong> to version <strong>v4.2.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>25</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/rust-lint-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Lint action version v4.2.0 has been released!</p>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>chore(deps): lock file maintenance by @renovate[bot] in <a href="https://github.com/Profiidev/rust-lint-action/pull/14">https://github.com/Profiidev/rust-lint-action/pull/14</a></li>
<li>chore(deps): lock file maintenance by @renovate[bot] in <a href="https://github.com/Profiidev/rust-lint-action/pull/15">https://github.com/Profiidev/rust-lint-action/pull/15</a></li>
<li>fix(deps): update all non-major dependencies by @renovate[bot] in <a href="https://github.com/Profiidev/rust-lint-action/pull/16">https://github.com/Profiidev/rust-lint-action/pull/16</a></li>
<li>chore(deps): lock file maintenance by @renovate[bot] in <a href="https://github.com/Profiidev/rust-lint-action/pull/17">https://github.com/Profiidev/rust-lint-action/pull/17</a></li>
<li>chore(deps): lock file maintenance by @renovate[bot] in <a href="https://github.com/Profiidev/rust-lint-action/pull/18">https://github.com/Profiidev/rust-lint-action/pull/18</a></li>
<li>chore(deps): lock file maintenance by @renovate[bot] in <a href="https://github.com/Profiidev/rust-lint-action/pull/19">https://github.com/Profiidev/rust-lint-action/pull/19</a></li>
<li>chore(deps): lock file maintenance by @renovate[bot] in <a href="https://github.com/Profiidev/rust-lint-action/pull/20">https://github.com/Profiidev/rust-lint-action/pull/20</a></li>
<li>chore(deps): update all non-major dependencies by @renovate[bot] in <a href="https://github.com/Profiidev/rust-lint-action/pull/22">https://github.com/Profiidev/rust-lint-action/pull/22</a></li>
<li>chore(deps): update actions/create-github-app-token digest to bcd2ba4 by @renovate[bot] in <a href="https://github.com/Profiidev/rust-lint-action/pull/21">https://github.com/Profiidev/rust-lint-action/pull/21</a></li>
<li>feat: added forgejo support by @Profiidev in <a href="https://github.com/Profiidev/rust-lint-action/pull/23">https://github.com/Profiidev/rust-lint-action/pull/23</a></li>
<li>Release version v4.2.0 by @profidev-commit-bot[bot] in <a href="https://github.com/Profiidev/rust-lint-action/pull/24">https://github.com/Profiidev/rust-lint-action/pull/24</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Profiidev/rust-lint-action/compare/v4.1.0...v4.2.0">https://github.com/Profiidev/rust-lint-action/compare/v4.1.0...v4.2.0</a></p>
]]></content:encoded></item><item><title>XLSX Cache Doctor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/xlsx-cache-doctor/</link><pubDate>Mon, 01 Jun 2026 23:48:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/xlsx-cache-doctor/</guid><description>Version updated for https://github.com/proompteng/bilig to version libraries-v0.139.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 Libraries v0.139.0 Release type: minor Previous libraries tag: libraries-v0.138.0 Manual override: no Features feat(formula): recognize python in excel formulas (e7c82c88)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/proompteng/bilig">https://github.com/proompteng/bilig</a></strong> to version <strong>libraries-v0.139.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/xlsx-cache-doctor">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h1 id="libraries-v01390">Libraries v0.139.0</h1>
<ul>
<li>Release type: minor</li>
<li>Previous libraries tag: libraries-v0.138.0</li>
<li>Manual override: no</li>
</ul>
<h2 id="features">Features</h2>
<ul>
<li>feat(formula): recognize python in excel formulas (e7c82c88)</li>
</ul>
]]></content:encoded></item><item><title>Prowler Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/prowler-security-scan/</link><pubDate>Mon, 01 Jun 2026 23:48:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/prowler-security-scan/</guid><description>Version updated for https://github.com/prowler-cloud/prowler to version 5.29.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 ✨ New features to highlight in this version Enjoy them all now for free at https://cloud.prowler.com
🧑‍💼 Google Workspace — 20 new checks to complete CIS 1.3 20 new checks built on the Cloud Identity Policy API:</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/prowler-cloud/prowler">https://github.com/prowler-cloud/prowler</a></strong> to version <strong>5.29.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/prowler-security-scan">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h1 id="-new-features-to-highlight-in-this-version">✨ New features to highlight in this version</h1>
<p>Enjoy them all now for free at <a href="https://cloud.prowler.com">https://cloud.prowler.com</a></p>
<h2 id="-google-workspace--20-new-checks-to-complete-cis-13">🧑‍💼 Google Workspace — 20 new checks to complete CIS 1.3</h2>
<p>20 new checks built on the <a href="https://docs.cloud.google.com/identity/docs/concepts/overview-policies">Cloud Identity Policy API</a>:</p>
<ul>
<li><strong>Rules service</strong> — 8 checks</li>
<li><strong>Security service</strong> — 12 checks</li>
</ul>
<p>With these checks, Prowler&rsquo;s <strong>automated coverage of the CIS Google Workspace Benchmark 1.3 is now complete</strong>.</p>
<p>Read more in our <a href="https://docs.prowler.com/user-guide/providers/googleworkspace/getting-started-googleworkspace">Google Workspace documentation</a>.</p>
<p>Explore all checks at <a href="https://hub.prowler.com/check?provider=googleworkspace">Prowler Hub</a>.</p>
<h2 id="-okta--application-service">🔑 Okta — Application Service</h2>
<p>A new <code>application</code> service for Okta with 6 checks covering admin console and dashboard hardening:</p>
<ul>
<li><code>application_admin_console_session_idle_timeout_15min</code></li>
<li><code>application_admin_console_mfa_required</code></li>
<li><code>application_admin_console_phishing_resistant_authentication</code></li>
<li><code>application_dashboard_mfa_required</code></li>
<li><code>application_dashboard_phishing_resistant_authentication</code></li>
<li><code>application_authentication_policy_network_zone_enforced</code></li>
</ul>
<p>Read more in our <a href="https://docs.prowler.com/user-guide/providers/okta/getting-started-okta">Okta documentation</a>.</p>
<p>Explore all checks at <a href="https://hub.prowler.com/check?provider=okta">Prowler Hub</a>.</p>
<h2 id="-api---performance">🚀 API - Performance</h2>
<ul>
<li><strong>Scan ingestion is significantly lighter on the database.</strong> The scan hot loop now bulk-resolves <code>Resource</code>/<code>ResourceTag</code> rows, replaces per-mapping <code>SELECT FOR UPDATE</code> with deferred conflict-tolerant bulk inserts, wraps each micro-batch in a single transaction, and raises the batch size to 1000.</li>
<li><strong>Faster <code>finding-groups/latest</code> aggregation</strong> on tenants where one recent scan holds most findings.</li>
</ul>
<h2 id="-new-provider-stackit">🏢 New Provider: StackIT</h2>
<p>Prowler now supports <strong>StackIT</strong>, the German sovereign cloud. Authentication uses a service account key, either as a file path (<code>--stackit-service-account-key-path</code> / <code>STACKIT_SERVICE_ACCOUNT_KEY_PATH</code>) or inline JSON (<code>--stackit-service-account-key</code> / <code>STACKIT_SERVICE_ACCOUNT_KEY</code>).</p>
<blockquote>
<p>[!NOTE]                                                                                                                                                              <br>
StackIT is not officially supported. For more information, <a href="https://prowler.com/contact">contact us</a>.</p>
</blockquote>
<p>Read more in our <a href="https://docs.prowler.com/user-guide/providers/stackit/getting-started-stackit">StackIT documentation</a>.</p>
<p>Explore all checks at <a href="https://hub.prowler.com/check?provider=stackit">Prowler Hub</a>.</p>
<p>Thanks to @johannes-engler-mw for their 1st provider in Prowler!</p>
<h2 id="-scan-jobs--redesigned-view">📋 Scan Jobs — Redesigned View</h2>
<p>The Scan Jobs view in the UI is fully restyled around dedicated tabs, each with columns tailored to its context:</p>
<ul>
<li><strong>In Progress</strong> — running and queued scans, auto-refreshing while jobs execute.</li>
<li><strong>Completed</strong> — finished scans with quick access to their findings.</li>
<li><strong>Scheduled</strong> — upcoming scans with their schedule.</li>
</ul>
<p>Launching a scan now happens through a dedicated modal where you pick connected cloud accounts and add optional scan notes.</p>
<img width="1648" height="987" alt="Scans" src="https://github.com/user-attachments/assets/dae817c6-46cd-40aa-96ab-0593090d5587" />
<h2 id="-dark-mode--redesigned">🌑 Dark Mode — Redesigned</h2>
<p>Dark mode has been reworked for clarity and contrast:</p>
<ul>
<li><strong>Pure-black canvas</strong> and <strong>pure-white primary text</strong> for maximum legibility.</li>
<li><strong>Brighter border and input tokens</strong> so cards, tables, and inputs separate cleanly instead of blending into the background.</li>
</ul>
<h2 id="-compliance---aws-ai-security-framework">📚 Compliance - AWS AI Security Framework</h2>
<p>A new <a href="https://aws.amazon.com/blogs/security/the-aws-ai-security-framework-securing-ai-with-the-right-controls-at-the-right-layers-at-the-right-phases/">AWS AI Security Framework</a> mapping Prowler checks to AI/ML security guidance.</p>
<p>Read more in our <a href="https://docs.prowler.com/user-guide/cli/tutorials/compliance">compliance documentation</a>.</p>
<h2 id="-new-checks">🔍 New Checks</h2>
<h3 id="azure">Azure</h3>
<ul>
<li><code>storage_account_public_network_access_disabled</code> — flags storage accounts that allow public network access</li>
</ul>
<p>Explore all Azure checks at <a href="https://hub.prowler.com/check?provider=azure">Prowler Hub</a>.</p>
<h2 id="-security-updates">🔐 Security Updates</h2>
<h3 id="ui">UI</h3>
<ul>
<li><code>pnpm</code> upgraded to <strong>11</strong> with supply-chain defaults consolidated in <code>pnpm-workspace.yaml</code> and <code>trustPolicyExclude</code> entries pinned to exact versions.</li>
<li><code>uuid</code> pinned to <code>11.1.1</code> via <code>pnpm-workspace.yaml#overrides</code> to clear <code>GHSA-w5hq-g745-h8pq</code> (missing bounds check in <code>v3</code>/<code>v5</code>/<code>v6</code> name-based generators with <code>buf</code>) in the transitive tree.</li>
</ul>
<h2 id="-external-contributors">🙌 External Contributors</h2>
<p>Thank you to our community contributors for this release!</p>
<ul>
<li><a href="https://github.com/johannes-engler-mw">@johannes-engler-mw</a> — Add the StackIT provider with service-account-key authentication in <a href="https://github.com/prowler-cloud/prowler/pull/9237">#9237</a></li>
<li><a href="https://github.com/Br1an67">@Br1an67</a> — Add Azure authentication for sovereign clouds (China / US Government) in <a href="https://github.com/prowler-cloud/prowler/pull/10284">#10284</a></li>
<li><a href="https://github.com/OokaToru">@OokaToru</a> — Deprecate the <code>s3_bucket_default_encryption</code> check for AWS in <a href="https://github.com/prowler-cloud/prowler/pull/11230">#11230</a></li>
<li><a href="https://github.com/juampa">@juampa</a> — Fix the ENS RD 311/2022 VPC compliance mapping for AWS in <a href="https://github.com/prowler-cloud/prowler/pull/11372">#11372</a></li>
</ul>
<hr>
<h2 id="ui-1">UI</h2>
<h3 id="-added">🚀 Added</h3>
<ul>
<li>Restyle <code>Scan Jobs</code> view with specific In Progress, Completed, Scheduled tabs <a href="https://github.com/prowler-cloud/prowler/pull/11258">(#11258)</a></li>
</ul>
<h3 id="-changed">🔄 Changed</h3>
<ul>
<li>Dark mode: pure-black canvas, pure-white primary text, and brighter border / input tokens for clearer separation between cards, tables, and inputs <a href="https://github.com/prowler-cloud/prowler/pull/11073">(#11073)</a></li>
<li>CI workflows (<code>ui-tests.yml</code>, <code>ui-e2e-tests-v2.yml</code>) now read the Node version from <code>ui/.nvmrc</code> and the pnpm version from <code>package.json#packageManager</code> instead of hardcoded values <a href="https://github.com/prowler-cloud/prowler/pull/11225">(#11225)</a></li>
</ul>
<h3 id="-fixed">🐞 Fixed</h3>
<ul>
<li>Compliance page now loads the most recent scan when opened from the sidebar instead of showing the &ldquo;no compliance data available&rdquo; alert <a href="https://github.com/prowler-cloud/prowler/pull/11374">(#11374)</a></li>
<li>Invitation links now show specific expired, no-longer-valid, and invalid-token messages based on API error responses <a href="https://github.com/prowler-cloud/prowler/pull/11376">(#11376)</a></li>
</ul>
<h3 id="-security">🔐 Security</h3>
<ul>
<li><code>pnpm</code> upgraded to 11 with supply-chain defaults consolidated in <code>pnpm-workspace.yaml</code> and <code>trustPolicyExclude</code> entries pinned to exact versions <a href="https://github.com/prowler-cloud/prowler/pull/11225">(#11225)</a></li>
<li><code>uuid</code> pinned to <code>11.1.1</code> via <code>pnpm-workspace.yaml#overrides</code> to clear <code>GHSA-w5hq-g745-h8pq</code> (missing bounds check in <code>v3</code>/<code>v5</code>/<code>v6</code> name-based generators with <code>buf</code>) in the transitive tree <a href="https://github.com/prowler-cloud/prowler/pull/11225">(#11225)</a></li>
</ul>
<h2 id="api">API</h2>
<h3 id="-changed-1">🔄 Changed</h3>
<ul>
<li>Scan finding ingestion: bulk-resolve <code>Resource</code>/<code>ResourceTag</code> rows, replace per-mapping <code>SELECT FOR UPDATE</code> with deferred <code>ResourceTagMapping.bulk_create(ignore_conflicts=True)</code>, wrap each micro-batch in a single <code>rls_transaction</code>, and raise <code>SCAN_DB_BATCH_SIZE</code> to 1000 <a href="https://github.com/prowler-cloud/prowler/pull/11249">(#11249)</a></li>
<li>Faster <code>GET /api/v1/finding-groups/latest</code> aggregation on tenants where one recent scan holds most findings <a href="https://github.com/prowler-cloud/prowler/pull/11380">(#11380)</a></li>
</ul>
<h2 id="sdk">SDK</h2>
<h3 id="-added-1">🚀 Added</h3>
<ul>
<li><code>application</code> service for Okta provider with <code>application_admin_console_session_idle_timeout_15min</code>, <code>application_admin_console_mfa_required</code>, <code>application_admin_console_phishing_resistant_authentication</code>, <code>application_dashboard_mfa_required</code>, <code>application_dashboard_phishing_resistant_authentication</code>, and <code>application_authentication_policy_network_zone_enforced</code> checks <a href="https://github.com/prowler-cloud/prowler/pull/11358">(#11358)</a></li>
<li>AWS AI Security Framework compliance for AWS provider <a href="https://github.com/prowler-cloud/prowler/pull/11353">(#11353)</a></li>
<li><code>storage_account_public_network_access_disabled</code> check for Azure provider and remapped the Azure CIS &ldquo;Public Network Access is Disabled&rdquo; requirements to it <a href="https://github.com/prowler-cloud/prowler/pull/11334">(#11334)</a></li>
<li>StackIT provider now authenticates with a service account key, either as a file path (<code>--stackit-service-account-key-path</code> / <code>STACKIT_SERVICE_ACCOUNT_KEY_PATH</code>) or as inline JSON content (<code>--stackit-service-account-key</code> / <code>STACKIT_SERVICE_ACCOUNT_KEY</code>, intended for CI/CD with a secret manager); the StackIT SDK refreshes access tokens internally, replacing the short-lived <code>STACKIT_API_TOKEN</code> flow <a href="https://github.com/prowler-cloud/prowler/pull/9237">(#9237)</a></li>
<li>8 Rules service checks for Google Workspace provider using the Cloud Identity Policy API <a href="https://github.com/prowler-cloud/prowler/pull/11379">(#11379)</a></li>
<li>12 Security service checks for Google Workspace provider using the Cloud Identity Policy API <a href="https://github.com/prowler-cloud/prowler/pull/11356">(#11356)</a></li>
</ul>
<h3 id="-deprecated">⚠️ Deprecated</h3>
<ul>
<li><code>s3_bucket_default_encryption</code> check for AWS provider since SSE-S3 is automatically applied to all S3 buckets by AWS as of January 5, 2023 and can no longer be disabled <a href="https://github.com/prowler-cloud/prowler/pull/11230">(#11230)</a></li>
</ul>
<h3 id="-fixed-1">🐞 Fixed</h3>
<ul>
<li>ENS RD 311/2022 (AWS) compliance mapping: <code>vpc_different_regions</code> was uncorrectly mapped under the <code>mp.com.4</code> family (Network segregation). That check is now mapped to a new <code>op.cont.2.aws.vpc.1</code> requirement under the Continuity of Service control <a href="https://github.com/prowler-cloud/prowler/pull/11372">(#11372)</a></li>
<li>Compliance CSV row count now matches the UI per requirement by sourcing rows from the framework JSON&rsquo;s <code>requirement.Checks</code> instead of the stale <code>finding.compliance</code> snapshot <a href="https://github.com/prowler-cloud/prowler/pull/11370">(#11370)</a></li>
<li>OpenStack provider exception codes moved from the <code>10000-10999</code> range, shared with the AlibabaCloud provider, to the free <code>17000-17999</code> range to keep error codes unambiguous <a href="https://github.com/prowler-cloud/prowler/pull/11382">(#11382)</a></li>
<li>Azure provider now supports authentication against sovereign clouds (<code>AzureChinaCloud</code>, <code>AzureUSGovernment</code>) <a href="https://github.com/prowler-cloud/prowler/pull/10284">(#10284)</a></li>
</ul>
]]></content:encoded></item><item><title>AgentRules Compiler</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/agentrules-compiler/</link><pubDate>Mon, 01 Jun 2026 23:47:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/agentrules-compiler/</guid><description>Version updated for https://github.com/R0SS94/agentrules to version v0.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.
What’s Changed Baseline adoption release for AgentRules Compiler.
Added Baseline files for gradual adoption. agentrules check --write-baseline to record current findings. agentrules check --baseline to suppress known findings and fail only on new findings. baseline action input for GitHub Actions workflows. Baseline suppression counts in text, Markdown, and JSON reports. Why this release matters Teams can now add AgentRules to an existing repository without fixing every legacy violation immediately. Commit a baseline once, then let CI fail only when new pull requests introduce new violations.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/R0SS94/agentrules">https://github.com/R0SS94/agentrules</a></strong> to version <strong>v0.3.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/agentrules-compiler">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Baseline adoption release for AgentRules Compiler.</p>
<h3 id="added">Added</h3>
<ul>
<li>Baseline files for gradual adoption.</li>
<li><code>agentrules check --write-baseline</code> to record current findings.</li>
<li><code>agentrules check --baseline</code> to suppress known findings and fail only on new findings.</li>
<li><code>baseline</code> action input for GitHub Actions workflows.</li>
<li>Baseline suppression counts in text, Markdown, and JSON reports.</li>
</ul>
<h3 id="why-this-release-matters">Why this release matters</h3>
<p>Teams can now add AgentRules to an existing repository without fixing every
legacy violation immediately. Commit a baseline once, then let CI fail only when
new pull requests introduce new violations.</p>
]]></content:encoded></item><item><title>Andy — PR Handoff by Drift</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/andy-pr-handoff-by-drift/</link><pubDate>Mon, 01 Jun 2026 23:47:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/andy-pr-handoff-by-drift/</guid><description>Version updated for https://github.com/refactorlab/drift to version drift-lab-v0.10.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 Drift Lab drift-lab-v0.10.2 Built for macOS (Apple Silicon + Intel) and Linux (x86_64). Bump: patch.
Install macOS arm64 — Drift Lab_*_aarch64.dmg macOS Intel — Drift Lab_*_x64.dmg Debian/Ubuntu — sudo dpkg -i drift-lab_*_amd64.deb Other Linux — chmod +x drift-lab_*.AppImage &amp;amp;&amp;amp; ./drift-lab_*.AppImage Verifying Every asset is hashed in SHA256SUMS. Run shasum -a 256 -c SHA256SUMS after downloading.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/refactorlab/drift">https://github.com/refactorlab/drift</a></strong> to version <strong>drift-lab-v0.10.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/andy-pr-handoff-by-drift">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="drift-lab-drift-lab-v0102">Drift Lab drift-lab-v0.10.2</h2>
<p>Built for <strong>macOS</strong> (Apple Silicon + Intel) and <strong>Linux</strong> (x86_64). Bump: <code>patch</code>.</p>
<h3 id="install">Install</h3>
<ul>
<li><strong>macOS arm64</strong> — <code>Drift Lab_*_aarch64.dmg</code></li>
<li><strong>macOS Intel</strong> — <code>Drift Lab_*_x64.dmg</code></li>
<li><strong>Debian/Ubuntu</strong> — <code>sudo dpkg -i drift-lab_*_amd64.deb</code></li>
<li><strong>Other Linux</strong> — <code>chmod +x drift-lab_*.AppImage &amp;&amp; ./drift-lab_*.AppImage</code></li>
</ul>
<h3 id="verifying">Verifying</h3>
<p>Every asset is hashed in <code>SHA256SUMS</code>. Run <code>shasum -a 256 -c SHA256SUMS</code> after downloading.</p>
<h3 id="changes-since-drift-lab-v0101">Changes since drift-lab-v0.10.1</h3>
<ul>
<li>refactor(action,profiler): radar-beta gauge chart, clippy cleanup, bump to 0.7.0 (09f7d63)</li>
<li>refactor(action,profiler): radar-beta gauge chart + clippy cleanup (70e4ec3)</li>
<li>feat(action,profiler): Complexity &amp; Risk Report + leaner PR comment (3bff2b6)</li>
<li>add research for pr quality (e7b5e1f)</li>
<li>add pr quickcharts for improved ui (6211931)</li>
</ul>
]]></content:encoded></item><item><title>Rearm Build And Submit Release metadata action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/rearm-build-and-submit-release-metadata-action/</link><pubDate>Mon, 01 Jun 2026 23:46:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/rearm-build-and-submit-release-metadata-action/</guid><description>Version updated for https://github.com/relizaio/rearm-docker-action to version 1.13.1.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Bump rearm-actions to 1.6.1</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/relizaio/rearm-docker-action">https://github.com/relizaio/rearm-docker-action</a></strong> to version <strong>1.13.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>6</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/rearm-build-and-submit-release-metadata-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>Bump rearm-actions to <a href="https://github.com/relizaio/rearm-actions/releases/tag/1.6.1">1.6.1 </a></li>
</ul>
]]></content:encoded></item><item><title>ReARM Version and Publish Helm Chart Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/rearm-version-and-publish-helm-chart-action/</link><pubDate>Mon, 01 Jun 2026 23:46:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/rearm-version-and-publish-helm-chart-action/</guid><description>Version updated for https://github.com/relizaio/rearm-helm-action to version 1.10.1.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Bump rearm-actions to 1.6.1</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/relizaio/rearm-helm-action">https://github.com/relizaio/rearm-helm-action</a></strong> to version <strong>1.10.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>3</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/rearm-version-and-publish-helm-chart-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>Bump rearm-actions to <a href="https://github.com/relizaio/rearm-actions/releases/tag/1.6.1">1.6.1 </a></li>
</ul>
]]></content:encoded></item><item><title>Relnx — Check Outdated Tools</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/relnx-check-outdated-tools/</link><pubDate>Mon, 01 Jun 2026 23:45:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/relnx-check-outdated-tools/</guid><description>Version updated for https://github.com/relnx/check-outdated to version v1.0.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.
What’s Changed First public release of Relnx — Check Outdated Tools 🎉
Fails your CI when the cloud-native tools your repo pins are behind the latest release — or, more importantly, when they have security fixes or breaking changes you haven’t picked up yet. Data from relnx.io.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/relnx/check-outdated">https://github.com/relnx/check-outdated</a></strong> to version <strong>v1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/relnx-check-outdated-tools">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>First public release of <strong>Relnx — Check Outdated Tools</strong> 🎉</p>
<p>Fails your CI when the cloud-native tools your repo pins are behind the latest
release — or, more importantly, when they have <strong>security fixes</strong> or <strong>breaking
changes</strong> you haven&rsquo;t picked up yet. Data from <a href="https://relnx.io">relnx.io</a>.</p>
<h2 id="-features">✨ Features</h2>
<ul>
<li>🔒 Security-aware gate: <code>fail-on: security | breaking | outdated | none</code></li>
<li>📦 Reads your Helm <code>Chart.lock</code>, or an explicit <code>slug@version</code> list</li>
<li>📊 Per-tool job-summary table (current vs latest, behind count, security/breaking)</li>
<li>🪶 Dependency-free (Node 20) — no token required</li>
</ul>
<h2 id="-usage">🚀 Usage</h2>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-yaml" data-lang="yaml"><span style="display:flex;"><span>- <span style="color:#f92672">uses</span>: <span style="color:#ae81ff">actions/checkout@v4</span>
</span></span><span style="display:flex;"><span>- <span style="color:#f92672">uses</span>: <span style="color:#ae81ff">relnx/check-outdated@v1</span>
</span></span><span style="display:flex;"><span>  <span style="color:#f92672">with</span>:
</span></span><span style="display:flex;"><span>   <span style="color:#f92672">api-key</span>: <span style="color:#ae81ff">${{ secrets.RELNX_API_KEY }}</span>
</span></span><span style="display:flex;"><span>    <span style="color:#f92672">chart-lock</span>: <span style="color:#ae81ff">./charts/platform/Chart.lock</span>
</span></span><span style="display:flex;"><span>    <span style="color:#f92672">fail-on</span>: <span style="color:#ae81ff">security</span>
</span></span></code></pre></div><p>📚 Docs: <a href="https://github.com/relnx/check-outdated#readme">https://github.com/relnx/check-outdated#readme</a></p>
]]></content:encoded></item><item><title>SchemaCrawler (Local) Action for GitHub Actions</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/schemacrawler-local-action-for-github-actions/</link><pubDate>Mon, 01 Jun 2026 23:44:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/schemacrawler-local-action-for-github-actions/</guid><description>Version updated for https://github.com/schemacrawler/SchemaCrawler-Local-Action to version v17.11.2.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed SchemaCrawler (Local) Action v17.11.2 release at last commit ddd39d2e1d15cf000e0b7aaa30c6f00fe6b7f15f See the change history at https://www.schemacrawler.com/changes-report.html
Full Changelog: https://github.com/schemacrawler/SchemaCrawler-Local-Action/commits/v17.11.2</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/schemacrawler/SchemaCrawler-Local-Action">https://github.com/schemacrawler/SchemaCrawler-Local-Action</a></strong> to version <strong>v17.11.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>2</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/schemacrawler-local-action-for-github-actions">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>SchemaCrawler (Local) Action v17.11.2 release at last commit ddd39d2e1d15cf000e0b7aaa30c6f00fe6b7f15f
See the change history at <a href="https://www.schemacrawler.com/changes-report.html">https://www.schemacrawler.com/changes-report.html</a></p>
<p><strong>Full Changelog</strong>: <a href="https://github.com/schemacrawler/SchemaCrawler-Local-Action/commits/v17.11.2">https://github.com/schemacrawler/SchemaCrawler-Local-Action/commits/v17.11.2</a></p>
]]></content:encoded></item><item><title>OCP Documentation Checker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/ocp-documentation-checker/</link><pubDate>Mon, 01 Jun 2026 23:44:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/ocp-documentation-checker/</guid><description>Version updated for https://github.com/sebrandon1/ocp-doc-checker to version v1.0.19.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s Changed Dependencies Bump golang.org/x/net from 0.54.0 to 0.55.0 (#53) Full Changelog: https://github.com/sebrandon1/ocp-doc-checker/compare/v1.0.18...v1.0.19</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/sebrandon1/ocp-doc-checker">https://github.com/sebrandon1/ocp-doc-checker</a></strong> to version <strong>v1.0.19</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>2</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/ocp-documentation-checker">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<h3 id="dependencies">Dependencies</h3>
<ul>
<li>Bump golang.org/x/net from 0.54.0 to 0.55.0 (#53)</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/sebrandon1/ocp-doc-checker/compare/v1.0.18...v1.0.19">https://github.com/sebrandon1/ocp-doc-checker/compare/v1.0.18...v1.0.19</a></p>
]]></content:encoded></item><item><title>Swift Android Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/swift-android-action/</link><pubDate>Mon, 01 Jun 2026 23:43:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/swift-android-action/</guid><description>Version updated for https://github.com/skiptools/swift-android-action to version v2.9.5.
This action is used across all versions by 122 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s Changed Add support for specifying specific development snapshots by @madsodgaard in https://github.com/skiptools/swift-android-action/pull/16 Add compile-sdk-api-level action input by @marcprux in https://github.com/skiptools/swift-android-action/pull/24 Add workaround for tests always reporting as passed on API 23 by @madsodgaard in https://github.com/skiptools/swift-android-action/pull/26 Full Changelog: https://github.com/skiptools/swift-android-action/compare/v2.9.4...v2.9.5</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/skiptools/swift-android-action">https://github.com/skiptools/swift-android-action</a></strong> to version <strong>v2.9.5</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>122</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/swift-android-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Add support for specifying specific development snapshots by @madsodgaard in <a href="https://github.com/skiptools/swift-android-action/pull/16">https://github.com/skiptools/swift-android-action/pull/16</a></li>
<li>Add compile-sdk-api-level action input by @marcprux in <a href="https://github.com/skiptools/swift-android-action/pull/24">https://github.com/skiptools/swift-android-action/pull/24</a></li>
<li>Add workaround for tests always reporting as passed on API 23 by @madsodgaard in <a href="https://github.com/skiptools/swift-android-action/pull/26">https://github.com/skiptools/swift-android-action/pull/26</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/skiptools/swift-android-action/compare/v2.9.4...v2.9.5">https://github.com/skiptools/swift-android-action/compare/v2.9.4...v2.9.5</a></p>
]]></content:encoded></item><item><title>Setup DepVault CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/setup-depvault-cli/</link><pubDate>Mon, 01 Jun 2026 23:43:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/setup-depvault-cli/</guid><description>Version updated for https://github.com/suxrobGM/depvault to version cli/v1.7.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 Encrypt secret files client-side on push and upload as JSON — fixes 400 errors and closes a zero-knowledge plaintext leak push: aggregate stale-variable detection per vault to stop false “delete stale” prompts on first push push: map directories to vaults by path + name only (drop greedy tag-match that merged unrelated folders) pull: preserve blank lines between comment groups so .env files round-trip faithfully Cancel selection and multi-select prompts on Esc; pre-select all choices by default (push selects all discovered files — deselect to skip) Stale-variable deletion now defaults to No and is skipped in non-interactive mode auth: clear vault keys on logout and give clearer locked-vault guidance Update package references to latest versions</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/suxrobGM/depvault">https://github.com/suxrobGM/depvault</a></strong> to version <strong>cli/v1.7.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-depvault-cli">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>Encrypt secret files client-side on <code>push</code> and upload as JSON — fixes 400 errors and closes a zero-knowledge plaintext leak</li>
<li><code>push</code>: aggregate stale-variable detection per vault to stop false &ldquo;delete stale&rdquo; prompts on first push</li>
<li><code>push</code>: map directories to vaults by path + name only (drop greedy tag-match that merged unrelated folders)</li>
<li><code>pull</code>: preserve blank lines between comment groups so <code>.env</code> files round-trip faithfully</li>
<li>Cancel selection and multi-select prompts on Esc; pre-select all choices by default (<code>push</code> selects all discovered files — deselect to skip)</li>
<li>Stale-variable deletion now defaults to No and is skipped in non-interactive mode</li>
<li><code>auth</code>: clear vault keys on logout and give clearer locked-vault guidance</li>
<li>Update package references to latest versions</li>
</ul>
]]></content:encoded></item><item><title>LoopPilot PR Review-Fix Loop</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/looppilot-pr-review-fix-loop/</link><pubDate>Mon, 01 Jun 2026 23:42:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/looppilot-pr-review-fix-loop/</guid><description>Version updated for https://github.com/team-yubune/loop-pilot to version v1.5.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/team-yubune/loop-pilot/compare/v1.5.0...v1.5.1</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/team-yubune/loop-pilot">https://github.com/team-yubune/loop-pilot</a></strong> to version <strong>v1.5.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/looppilot-pr-review-fix-loop">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/team-yubune/loop-pilot/compare/v1.5.0...v1.5.1">https://github.com/team-yubune/loop-pilot/compare/v1.5.0...v1.5.1</a></p>
]]></content:encoded></item><item><title>Regis Security Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/regis-security-analysis/</link><pubDate>Mon, 01 Jun 2026 23:42:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/regis-security-analysis/</guid><description>Version updated for https://github.com/trivoallan/regis to version v0.34.0.
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.
What’s Changed 0.34.0 (2026-06-01) ⚠ BREAKING CHANGES playbook: adopt Kubernetes-style apiVersion/kind/metadata/spec envelope (#640) Features playbook: adopt Kubernetes-style apiVersion/kind/metadata/spec envelope (#640) (0a4327e)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/trivoallan/regis">https://github.com/trivoallan/regis</a></strong> to version <strong>v0.34.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/regis-security-analysis">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="0340-2026-06-01"><a href="https://github.com/trivoallan/regis/compare/v0.33.0...v0.34.0">0.34.0</a> (2026-06-01)</h2>
<h3 id="-breaking-changes">⚠ BREAKING CHANGES</h3>
<ul>
<li><strong>playbook:</strong> adopt Kubernetes-style apiVersion/kind/metadata/spec envelope (<a href="https://github.com/trivoallan/regis/issues/640">#640</a>)</li>
</ul>
<h3 id="features">Features</h3>
<ul>
<li><strong>playbook:</strong> adopt Kubernetes-style apiVersion/kind/metadata/spec envelope (<a href="https://github.com/trivoallan/regis/issues/640">#640</a>) (<a href="https://github.com/trivoallan/regis/commit/0a4327e896ddb9f7e2c97bb3be068125c3d9ef45">0a4327e</a>)</li>
</ul>
]]></content:encoded></item><item><title>Veritect Schema Drift Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/veritect-schema-drift-guard/</link><pubDate>Mon, 01 Jun 2026 23:41:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/veritect-schema-drift-guard/</guid><description>Version updated for https://github.com/veritect-labs/veritect 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.
What’s Changed Initial production release of the Veritect Schema Drift Engine.
Features &amp;amp; Security Posture:
Deterministic O(N log N) schema metadata sorting hierarchy. Cryptographic SHA-256 baseline hash fingerprint generation. Hard-capped 10-second context socket deadlines to protect pipeline integrity. Flat container memory consumption via pre-allocated data slices. Zero-data extraction model: operates purely on structural metadata views. Native Slack ChatOps structural markdown diff payload dispatching. Installation &amp;amp; Implementation: The engine can be invoked natively via our official GitHub Actions Marketplace manifest statement, or downloaded directly using our raw binary curl script layout.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/veritect-labs/veritect">https://github.com/veritect-labs/veritect</a></strong> to version <strong>v1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/veritect-schema-drift-guard">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Initial production release of the Veritect Schema Drift Engine.</p>
<p>Features &amp; Security Posture:</p>
<ul>
<li>Deterministic O(N log N) schema metadata sorting hierarchy.</li>
<li>Cryptographic SHA-256 baseline hash fingerprint generation.</li>
<li>Hard-capped 10-second context socket deadlines to protect pipeline integrity.</li>
<li>Flat container memory consumption via pre-allocated data slices.</li>
<li>Zero-data extraction model: operates purely on structural metadata views.</li>
<li>Native Slack ChatOps structural markdown diff payload dispatching.</li>
</ul>
<p>Installation &amp; Implementation:
The engine can be invoked natively via our official GitHub Actions Marketplace manifest statement, or downloaded directly using our raw binary curl script layout.</p>
<p>Fully protected under the Business Source License (BSL 1.1) framework.</p>
]]></content:encoded></item><item><title>install spaces</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/install-spaces/</link><pubDate>Mon, 01 Jun 2026 23:41:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/install-spaces/</guid><description>Version updated for https://github.com/work-spaces/install-spaces to version v0.15.45.
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 Bump version to v0.15.45 by @tyler-gilbert in https://github.com/work-spaces/install-spaces/pull/27 Full Changelog: https://github.com/work-spaces/install-spaces/compare/v0.15.44...v0.15.45</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/work-spaces/install-spaces">https://github.com/work-spaces/install-spaces</a></strong> to version <strong>v0.15.45</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>5</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/install-spaces">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>Bump version to v0.15.45 by @tyler-gilbert in <a href="https://github.com/work-spaces/install-spaces/pull/27">https://github.com/work-spaces/install-spaces/pull/27</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/work-spaces/install-spaces/compare/v0.15.44...v0.15.45">https://github.com/work-spaces/install-spaces/compare/v0.15.44...v0.15.45</a></p>
]]></content:encoded></item><item><title>Install Zig</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/install-zig/</link><pubDate>Mon, 01 Jun 2026 23:40:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/install-zig/</guid><description>Version updated for https://github.com/xyzzylabs/setup-zig to version v1.0.0.
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.0 (2026-06-01) Added independent v1 — TypeScript/ESM rewrite on Node 24 (0d679f1) Fixed handle new tarball name format as of 0.14.1 (7dccf5e) Performance cancel losing mirror downloads when the race resolves (8305478)</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/xyzzylabs/setup-zig">https://github.com/xyzzylabs/setup-zig</a></strong> to version <strong>v1.0.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/install-zig">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="100-2026-06-01"><a href="https://github.com/xyzzylabs/setup-zig/compare/v1.0.0...v1.0.0">1.0.0</a> (2026-06-01)</h2>
<h3 id="added">Added</h3>
<ul>
<li>independent v1 — TypeScript/ESM rewrite on Node 24 (<a href="https://github.com/xyzzylabs/setup-zig/commit/0d679f107035775d33caf7bbf677bcead56ca5d3">0d679f1</a>)</li>
</ul>
<h3 id="fixed">Fixed</h3>
<ul>
<li>handle new tarball name format as of 0.14.1 (<a href="https://github.com/xyzzylabs/setup-zig/commit/7dccf5e6d09267c55f815f2db29495f30ba2ebca">7dccf5e</a>)</li>
</ul>
<h3 id="performance">Performance</h3>
<ul>
<li>cancel losing mirror downloads when the race resolves (<a href="https://github.com/xyzzylabs/setup-zig/commit/830547893540b56a224fbd4e2cfee02c3376d497">8305478</a>)</li>
</ul>
]]></content:encoded></item><item><title>Kinetic Gain Suite Fleet Overview</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/kinetic-gain-suite-fleet-overview/</link><pubDate>Mon, 01 Jun 2026 06:50:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/kinetic-gain-suite-fleet-overview/</guid><description>Version updated for https://github.com/mizcausevic-dev/kg-suite-fleet-overview-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 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The kg-suite-fleet-overview-action is a GitHub Action designed to analyze a directory containing mixed-protocol JSON documents from the Kinetic Gain Suite. It detects, categorizes, and summarizes the documents by protocol and specification version, generating a unified one-page composition report as a pull request comment. This action helps automate cross-protocol governance by identifying missing core protocols, unrouted documents, and providing a structured overview, aiding teams in maintaining compliance and protocol consistency.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/kg-suite-fleet-overview-action">https://github.com/mizcausevic-dev/kg-suite-fleet-overview-action</a></strong> to version <strong>v0.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/kinetic-gain-suite-fleet-overview">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>The <code>kg-suite-fleet-overview-action</code> is a GitHub Action designed to analyze a directory containing mixed-protocol JSON documents from the Kinetic Gain Suite. It detects, categorizes, and summarizes the documents by protocol and specification version, generating a unified one-page composition report as a pull request comment. This action helps automate cross-protocol governance by identifying missing core protocols, unrouted documents, and providing a structured overview, aiding teams in maintaining compliance and protocol consistency.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>First semver-versioned release.\n\nConsumers can pin via:\n\nyaml\nuses: <a href="mailto:mizcausevic-dev/kg-suite-fleet-overview-action@v0.1.0">mizcausevic-dev/kg-suite-fleet-overview-action@v0.1.0</a>    # exact version\nuses: <a href="mailto:mizcausevic-dev/kg-suite-fleet-overview-action@v0.1">mizcausevic-dev/kg-suite-fleet-overview-action@v0.1</a>      # floating major\n\n\nAGPL-3.0-or-later. See README for usage.</p>
]]></content:encoded></item><item><title>Kinetic Gain Suite PR Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/kinetic-gain-suite-pr-gate/</link><pubDate>Mon, 01 Jun 2026 06:50:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/kinetic-gain-suite-pr-gate/</guid><description>Version updated for https://github.com/mizcausevic-dev/kg-suite-pr-gate-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 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The kg-suite-pr-gate-action is a GitHub Action designed to automate the review of JSON document changes in pull requests for repositories using the Kinetic Gain Suite. It identifies protocol-specific changes across five Suite protocols, performs diffs using appropriate tools, and consolidates the results into a single PR comment, highlighting breaking changes. This action simplifies PR review workflows by replacing the need for multiple individual steps with a unified, efficient solution.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/kg-suite-pr-gate-action">https://github.com/mizcausevic-dev/kg-suite-pr-gate-action</a></strong> to version <strong>v0.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/kinetic-gain-suite-pr-gate">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>The <code>kg-suite-pr-gate-action</code> is a GitHub Action designed to automate the review of JSON document changes in pull requests for repositories using the Kinetic Gain Suite. It identifies protocol-specific changes across five Suite protocols, performs diffs using appropriate tools, and consolidates the results into a single PR comment, highlighting breaking changes. This action simplifies PR review workflows by replacing the need for multiple individual steps with a unified, efficient solution.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><strong>First semver-versioned release</strong> of the Kinetic Gain Suite PR Gate.</p>
<p><strong>One PR-gate Action, all five <a href="https://suite.kineticgain.com/">Kinetic Gain Suite</a> protocols.</strong> Walks the repo for changed JSON documents, identifies each one&rsquo;s protocol via <code>kg-protocol-detect</code>, dispatches to the right per-protocol diff (AgentCard / MCP Tool Card / prompt-provenance / evidence-bundle / OTel GenAI rollup), and posts a single consolidated PR comment with breaking changes flagged per protocol.</p>
<p>Replaces the &ldquo;wire up five separate <code>*-diff-action</code>s&rdquo; pattern with one workflow step.</p>
<p><strong>Pin in your workflow:</strong></p>
<p>​<code>yaml uses: mizcausevic-dev/kg-suite-pr-gate-action@v0.1.0    # exact version uses: mizcausevic-dev/kg-suite-pr-gate-action@v0.1      # floating major ​</code></p>
<p><a href="https://github.com/mizcausevic-dev/kg-suite-pr-gate-action#readme">Full README</a> · AGPL-3.0-or-later · <a href="https://github.com/mizcausevic-dev/kg-suite-pr-gate-action/issues">Report an issue</a></p>
]]></content:encoded></item><item><title>Kinetic Gain Suite Spec-Version Tracker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/kinetic-gain-suite-spec-version-tracker/</link><pubDate>Mon, 01 Jun 2026 06:50:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/kinetic-gain-suite-spec-version-tracker/</guid><description>Version updated for https://github.com/mizcausevic-dev/kg-suite-spec-version-tracker-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 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The kg-suite-spec-version-tracker-action is a GitHub Action designed to analyze Kinetic Gain Suite JSON documents in a specified directory, identify their protocol and specification versions, and detect version drift within or across protocols. It automates version governance by flagging and failing builds when multiple spec versions of the same protocol are detected, helping teams maintain consistency and avoid “silent migration debt.” This action provides cross-protocol governance, version drift detection, and reporting capabilities, ensuring alignment across teams using the Kinetic Gain Suite.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/kg-suite-spec-version-tracker-action">https://github.com/mizcausevic-dev/kg-suite-spec-version-tracker-action</a></strong> to version <strong>v0.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/kinetic-gain-suite-spec-version-tracker">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>The <code>kg-suite-spec-version-tracker-action</code> is a GitHub Action designed to analyze Kinetic Gain Suite JSON documents in a specified directory, identify their protocol and specification versions, and detect version drift within or across protocols. It automates version governance by flagging and failing builds when multiple spec versions of the same protocol are detected, helping teams maintain consistency and avoid &ldquo;silent migration debt.&rdquo; This action provides cross-protocol governance, version drift detection, and reporting capabilities, ensuring alignment across teams using the Kinetic Gain Suite.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>First semver-versioned release.\n\nConsumers can pin via:\n\nyaml\nuses: <a href="mailto:mizcausevic-dev/kg-suite-spec-version-tracker-action@v0.1.0">mizcausevic-dev/kg-suite-spec-version-tracker-action@v0.1.0</a>    # exact version\nuses: <a href="mailto:mizcausevic-dev/kg-suite-spec-version-tracker-action@v0.1">mizcausevic-dev/kg-suite-spec-version-tracker-action@v0.1</a>      # floating major\n\n\nAGPL-3.0-or-later. See README for usage.</p>
]]></content:encoded></item><item><title>MCP Tool Card Diff</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/mcp-tool-card-diff/</link><pubDate>Mon, 01 Jun 2026 06:50:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/mcp-tool-card-diff/</guid><description>Version updated for https://github.com/mizcausevic-dev/mcp-tool-card-diff-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 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The mcp-tool-card-diff-action GitHub Action automates the validation of changes to MCP Tool Card JSON files in pull requests by comparing the modified file against its previous version. It generates and posts a structured diff as a PR comment, identifying breaking changes and optionally failing the build if such changes are detected. This action streamlines the review process, enforces compliance with change policies, and integrates with related tools for managing MCP Tool Cards.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/mcp-tool-card-diff-action">https://github.com/mizcausevic-dev/mcp-tool-card-diff-action</a></strong> to version <strong>v0.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/mcp-tool-card-diff">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>The <code>mcp-tool-card-diff-action</code> GitHub Action automates the validation of changes to MCP Tool Card JSON files in pull requests by comparing the modified file against its previous version. It generates and posts a structured diff as a PR comment, identifying breaking changes and optionally failing the build if such changes are detected. This action streamlines the review process, enforces compliance with change policies, and integrates with related tools for managing MCP Tool Cards.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>First semver-versioned release.\n\nConsumers can pin via:\n\nyaml\nuses: <a href="mailto:mizcausevic-dev/mcp-tool-card-diff-action@v0.1.0">mizcausevic-dev/mcp-tool-card-diff-action@v0.1.0</a>    # exact version\nuses: <a href="mailto:mizcausevic-dev/mcp-tool-card-diff-action@v0.1">mizcausevic-dev/mcp-tool-card-diff-action@v0.1</a>      # floating major\n\n\nAGPL-3.0-or-later. See README for usage.</p>
]]></content:encoded></item><item><title>MCP Tool Card Fleet Summary</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/mcp-tool-card-fleet-summary/</link><pubDate>Mon, 01 Jun 2026 06:50:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/mcp-tool-card-fleet-summary/</guid><description>Version updated for https://github.com/mizcausevic-dev/mcp-tool-card-fleet-summary-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 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The mcp-tool-card-fleet-summary-action is a GitHub Action designed to analyze a directory of MCP Tool Card documents, identify governance gaps, and assess potential risks based on predefined rules. It automates the generation of a Markdown summary that is posted as a pull request comment and can fail builds if high-severity issues are detected. This action provides key capabilities for ensuring compliance and governance by flagging issues like missing approvals, audit logs, or safety measures in a fleet of tools.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/mcp-tool-card-fleet-summary-action">https://github.com/mizcausevic-dev/mcp-tool-card-fleet-summary-action</a></strong> to version <strong>v0.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/mcp-tool-card-fleet-summary">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>The <code>mcp-tool-card-fleet-summary-action</code> is a GitHub Action designed to analyze a directory of MCP Tool Card documents, identify governance gaps, and assess potential risks based on predefined rules. It automates the generation of a Markdown summary that is posted as a pull request comment and can fail builds if high-severity issues are detected. This action provides key capabilities for ensuring compliance and governance by flagging issues like missing approvals, audit logs, or safety measures in a fleet of tools.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>First semver-versioned release.\n\nConsumers can pin via:\n\nyaml\nuses: <a href="mailto:mizcausevic-dev/mcp-tool-card-fleet-summary-action@v0.1.0">mizcausevic-dev/mcp-tool-card-fleet-summary-action@v0.1.0</a>    # exact version\nuses: <a href="mailto:mizcausevic-dev/mcp-tool-card-fleet-summary-action@v0.1">mizcausevic-dev/mcp-tool-card-fleet-summary-action@v0.1</a>      # floating major\n\n\nAGPL-3.0-or-later. See README for usage.</p>
]]></content:encoded></item><item><title>MCP Tool Card README Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/mcp-tool-card-readme-generator/</link><pubDate>Mon, 01 Jun 2026 06:50:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/mcp-tool-card-readme-generator/</guid><description>Version updated for https://github.com/mizcausevic-dev/mcp-tool-card-readme-generator-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 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The mcp-tool-card-readme-generator-action is a GitHub Action designed to automate the generation of human-readable Markdown README files from MCP Tool Card JSON files. It ensures documentation stays synchronized with the JSON by either writing the generated README to a specified file path or posting it as a pull request comment. This action streamlines the process of maintaining up-to-date, consistent documentation for MCP Tool Cards, reducing manual effort and improving workflow efficiency.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/mcp-tool-card-readme-generator-action">https://github.com/mizcausevic-dev/mcp-tool-card-readme-generator-action</a></strong> to version <strong>v0.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/mcp-tool-card-readme-generator">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>The <strong>mcp-tool-card-readme-generator-action</strong> is a GitHub Action designed to automate the generation of human-readable Markdown README files from MCP Tool Card JSON files. It ensures documentation stays synchronized with the JSON by either writing the generated README to a specified file path or posting it as a pull request comment. This action streamlines the process of maintaining up-to-date, consistent documentation for MCP Tool Cards, reducing manual effort and improving workflow efficiency.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>First semver-versioned release.\n\nConsumers can pin via:\n\nyaml\nuses: <a href="mailto:mizcausevic-dev/mcp-tool-card-readme-generator-action@v0.1.0">mizcausevic-dev/mcp-tool-card-readme-generator-action@v0.1.0</a>    # exact version\nuses: <a href="mailto:mizcausevic-dev/mcp-tool-card-readme-generator-action@v0.1">mizcausevic-dev/mcp-tool-card-readme-generator-action@v0.1</a>      # floating major\n\n\nAGPL-3.0-or-later. See README for usage.</p>
]]></content:encoded></item><item><title>OTel GenAI Diff</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/otel-genai-diff/</link><pubDate>Mon, 01 Jun 2026 06:50:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/otel-genai-diff/</guid><description>Version updated for https://github.com/mizcausevic-dev/otel-genai-diff-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 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The otel-genai-diff-action GitHub Action automates the validation of changes in OTel GenAI rollup reports within pull requests by calculating structured diffs between the current and previous report versions. It identifies and flags significant cost or token usage increases (with a default 10% threshold), posts the analysis as a PR comment, and optionally fails the build for breaking changes. This action streamlines the review process by ensuring cost efficiency and consistency across AI tooling updates.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/otel-genai-diff-action">https://github.com/mizcausevic-dev/otel-genai-diff-action</a></strong> to version <strong>v0.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/otel-genai-diff">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>The <strong><code>otel-genai-diff-action</code></strong> GitHub Action automates the validation of changes in OTel GenAI rollup reports within pull requests by calculating structured diffs between the current and previous report versions. It identifies and flags significant cost or token usage increases (with a default 10% threshold), posts the analysis as a PR comment, and optionally fails the build for breaking changes. This action streamlines the review process by ensuring cost efficiency and consistency across AI tooling updates.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>First semver-versioned release.\n\nConsumers can pin via:\n\nyaml\nuses: <a href="mailto:mizcausevic-dev/otel-genai-diff-action@v0.1.0">mizcausevic-dev/otel-genai-diff-action@v0.1.0</a>    # exact version\nuses: <a href="mailto:mizcausevic-dev/otel-genai-diff-action@v0.1">mizcausevic-dev/otel-genai-diff-action@v0.1</a>      # floating major\n\n\nAGPL-3.0-or-later. See README for usage.</p>
]]></content:encoded></item><item><title>OTel GenAI Fleet Summary</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/otel-genai-fleet-summary/</link><pubDate>Mon, 01 Jun 2026 06:50:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/otel-genai-fleet-summary/</guid><description>Version updated for https://github.com/mizcausevic-dev/otel-genai-fleet-summary-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 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The otel-genai-fleet-summary-action GitHub Action automates the analysis of OpenTelemetry GenAI OTLP span exports, identifying governance issues such as unauthorized model usage, missing attributes, and high error rates. It posts a Markdown summary of findings as a pull request comment and can fail builds when high-severity issues are detected, ensuring compliance and improving oversight of large language model (LLM) trace data across fleets. Key capabilities include error rate monitoring, model validation, and integration with other governance tools in the Kinetic Gain Suite.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/otel-genai-fleet-summary-action">https://github.com/mizcausevic-dev/otel-genai-fleet-summary-action</a></strong> to version <strong>v0.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/otel-genai-fleet-summary">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>The <code>otel-genai-fleet-summary-action</code> GitHub Action automates the analysis of OpenTelemetry GenAI OTLP span exports, identifying governance issues such as unauthorized model usage, missing attributes, and high error rates. It posts a Markdown summary of findings as a pull request comment and can fail builds when high-severity issues are detected, ensuring compliance and improving oversight of large language model (LLM) trace data across fleets. Key capabilities include error rate monitoring, model validation, and integration with other governance tools in the Kinetic Gain Suite.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>First semver-versioned release.\n\nConsumers can pin via:\n\nyaml\nuses: <a href="mailto:mizcausevic-dev/otel-genai-fleet-summary-action@v0.1.0">mizcausevic-dev/otel-genai-fleet-summary-action@v0.1.0</a>    # exact version\nuses: <a href="mailto:mizcausevic-dev/otel-genai-fleet-summary-action@v0.1">mizcausevic-dev/otel-genai-fleet-summary-action@v0.1</a>      # floating major\n\n\nAGPL-3.0-or-later. See README for usage.</p>
]]></content:encoded></item><item><title>Procurement Pulse — Self-Score</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/procurement-pulse-self-score/</link><pubDate>Mon, 01 Jun 2026 06:50:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/procurement-pulse-self-score/</guid><description>Version updated for https://github.com/mizcausevic-dev/procurement-pulse-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 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action evaluates a domain’s compliance with the Kinetic Gain Protocol Suite by probing its /.well-known/ paths and calculating a disclosure score (0–100) and tier ranking. It automates tasks such as self-scoring on pull requests, gating releases based on compliance thresholds, publishing score badges, and generating timestamped JSON receipts of the evaluation. This action helps organizations monitor and maintain protocol adherence, prevent regressions, and streamline compliance reporting.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/procurement-pulse-action">https://github.com/mizcausevic-dev/procurement-pulse-action</a></strong> to version <strong>v0.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/procurement-pulse-self-score">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>This GitHub Action evaluates a domain&rsquo;s compliance with the Kinetic Gain Protocol Suite by probing its <code>/.well-known/</code> paths and calculating a disclosure score (0–100) and tier ranking. It automates tasks such as self-scoring on pull requests, gating releases based on compliance thresholds, publishing score badges, and generating timestamped JSON receipts of the evaluation. This action helps organizations monitor and maintain protocol adherence, prevent regressions, and streamline compliance reporting.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>First semver-versioned release.\n\nConsumers can pin via:\n\nyaml\nuses: <a href="mailto:mizcausevic-dev/procurement-pulse-action@v0.1.0">mizcausevic-dev/procurement-pulse-action@v0.1.0</a>    # exact version\nuses: <a href="mailto:mizcausevic-dev/procurement-pulse-action@v0.1">mizcausevic-dev/procurement-pulse-action@v0.1</a>      # floating major\n\n\nAGPL-3.0-or-later. See README for usage.</p>
]]></content:encoded></item><item><title>Prompt Provenance Diff</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/prompt-provenance-diff/</link><pubDate>Mon, 01 Jun 2026 06:49:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/prompt-provenance-diff/</guid><description>Version updated for https://github.com/mizcausevic-dev/prompt-provenance-diff-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 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Prompt Provenance Diff Action is a GitHub Action designed to automate the validation of changes to a prompt-provenance JSON document in pull requests. It detects and flags breaking changes, such as alterations to prompt hashes, approval states, or document lineage, posts a structured diff as a PR comment, and can fail the build if necessary. This action helps ensure document integrity and compliance with predefined provenance protocols, streamlining the review process for prompt-related changes.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/prompt-provenance-diff-action">https://github.com/mizcausevic-dev/prompt-provenance-diff-action</a></strong> to version <strong>v0.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/prompt-provenance-diff">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>The <strong>Prompt Provenance Diff Action</strong> is a GitHub Action designed to automate the validation of changes to a prompt-provenance JSON document in pull requests. It detects and flags breaking changes, such as alterations to prompt hashes, approval states, or document lineage, posts a structured diff as a PR comment, and can fail the build if necessary. This action helps ensure document integrity and compliance with predefined provenance protocols, streamlining the review process for prompt-related changes.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>First semver-versioned release.\n\nConsumers can pin via:\n\nyaml\nuses: <a href="mailto:mizcausevic-dev/prompt-provenance-diff-action@v0.1.0">mizcausevic-dev/prompt-provenance-diff-action@v0.1.0</a>    # exact version\nuses: <a href="mailto:mizcausevic-dev/prompt-provenance-diff-action@v0.1">mizcausevic-dev/prompt-provenance-diff-action@v0.1</a>      # floating major\n\n\nAGPL-3.0-or-later. See README for usage.</p>
]]></content:encoded></item><item><title>Prompt Provenance Fleet Summary</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/prompt-provenance-fleet-summary/</link><pubDate>Mon, 01 Jun 2026 06:49:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/prompt-provenance-fleet-summary/</guid><description>Version updated for https://github.com/mizcausevic-dev/prompt-provenance-fleet-summary-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 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The prompt-provenance-fleet-summary-action is a GitHub Action designed to analyze a directory of prompt-provenance documents, identify governance gaps, and count prompts by their approval states. It automates the generation of a Markdown summary, posts it as a pull request comment, and optionally fails the build if high-severity issues are detected. This action streamlines governance and compliance checks for prompt-provenance documentation, ensuring quality and accountability in prompt management workflows.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/prompt-provenance-fleet-summary-action">https://github.com/mizcausevic-dev/prompt-provenance-fleet-summary-action</a></strong> to version <strong>v0.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/prompt-provenance-fleet-summary">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>The <code>prompt-provenance-fleet-summary-action</code> is a GitHub Action designed to analyze a directory of prompt-provenance documents, identify governance gaps, and count prompts by their approval states. It automates the generation of a Markdown summary, posts it as a pull request comment, and optionally fails the build if high-severity issues are detected. This action streamlines governance and compliance checks for prompt-provenance documentation, ensuring quality and accountability in prompt management workflows.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>First semver-versioned release.\n\nConsumers can pin via:\n\nyaml\nuses: <a href="mailto:mizcausevic-dev/prompt-provenance-fleet-summary-action@v0.1.0">mizcausevic-dev/prompt-provenance-fleet-summary-action@v0.1.0</a>    # exact version\nuses: <a href="mailto:mizcausevic-dev/prompt-provenance-fleet-summary-action@v0.1">mizcausevic-dev/prompt-provenance-fleet-summary-action@v0.1</a>      # floating major\n\n\nAGPL-3.0-or-later. See README for usage.</p>
]]></content:encoded></item><item><title>Prompt Provenance README Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/prompt-provenance-readme-generator/</link><pubDate>Mon, 01 Jun 2026 06:49:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/prompt-provenance-readme-generator/</guid><description>Version updated for https://github.com/mizcausevic-dev/prompt-provenance-readme-generator-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 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The prompt-provenance-readme-generator-action is a GitHub Action that automates the process of generating a user-friendly Markdown README file from a structured prompt-provenance JSON document. It addresses the need for maintaining clear and consistent documentation by either posting the rendered README as a comment on pull requests or saving it to a specified file path. This action streamlines documentation updates and integrates seamlessly with workflows to ensure alignment between the JSON source and its corresponding README.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mizcausevic-dev/prompt-provenance-readme-generator-action">https://github.com/mizcausevic-dev/prompt-provenance-readme-generator-action</a></strong> to version <strong>v0.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>20</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/prompt-provenance-readme-generator">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>The <strong><code>prompt-provenance-readme-generator-action</code></strong> is a GitHub Action that automates the process of generating a user-friendly Markdown README file from a structured prompt-provenance JSON document. It addresses the need for maintaining clear and consistent documentation by either posting the rendered README as a comment on pull requests or saving it to a specified file path. This action streamlines documentation updates and integrates seamlessly with workflows to ensure alignment between the JSON source and its corresponding README.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>First semver-versioned release.\n\nConsumers can pin via:\n\nyaml\nuses: <a href="mailto:mizcausevic-dev/prompt-provenance-readme-generator-action@v0.1.0">mizcausevic-dev/prompt-provenance-readme-generator-action@v0.1.0</a>    # exact version\nuses: <a href="mailto:mizcausevic-dev/prompt-provenance-readme-generator-action@v0.1">mizcausevic-dev/prompt-provenance-readme-generator-action@v0.1</a>      # floating major\n\n\nAGPL-3.0-or-later. See README for usage.</p>
]]></content:encoded></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/totem-shield/</link><pubDate>Mon, 01 Jun 2026 06:49:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/pack-rust-architecture@1.53.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.
Action Summary Totem is a file-based toolkit designed to enhance collaboration between developers and AI coding agents by maintaining architectural consistency and context throughout a project. It provides a deterministic linting engine, a queryable knowledge index, and markdown-based lessons to prevent common coding mistakes and ensure reuse of existing solutions. By combining offline validation with optional LLM-powered features, Totem automates code reviews, enforces architectural rules, and reduces friction caused by repetitive errors in AI-assisted development workflows.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/mmnto-ai/totem">https://github.com/mmnto-ai/totem</a></strong> to version <strong>@mmnto/pack-rust-architecture@1.53.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/totem-shield">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>Totem is a file-based toolkit designed to enhance collaboration between developers and AI coding agents by maintaining architectural consistency and context throughout a project. It provides a deterministic linting engine, a queryable knowledge index, and markdown-based lessons to prevent common coding mistakes and ensure reuse of existing solutions. By combining offline validation with optional LLM-powered features, Totem automates code reviews, enforces architectural rules, and reduces friction caused by repetitive errors in AI-assisted development workflows.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p><em>Cohort-link bump (no direct package changes). See <code>.changeset/config.json</code> for the fixed-cohort definition.</em></p>
]]></content:encoded></item><item><title>Falsifying Swarm Orchestrator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/falsifying-swarm-orchestrator/</link><pubDate>Mon, 01 Jun 2026 06:49:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/falsifying-swarm-orchestrator/</guid><description>Version updated for https://github.com/moonrunnerkc/swarm-orchestrator to version v10.4.0-advisory.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Swarm Orchestrator is a GitHub Action and CLI tool designed to audit AI-generated pull requests by analyzing their diffs, scoring them with advisory-grade cheat detectors, and providing suspicion-score comments along with compliance artifacts (e.g., CycloneDX-ML and SPDX AI-Profile). It automates the detection of potential issues in PRs and supports both advisory (non-blocking) and gate (merge-blocking) modes, addressing the need for enhanced code review and compliance with AI-related regulations. Key capabilities include advanced detection, compliance reporting, and compatibility with AI procurement standards like the EU AI Act.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/moonrunnerkc/swarm-orchestrator">https://github.com/moonrunnerkc/swarm-orchestrator</a></strong> to version <strong>v10.4.0-advisory</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Docker</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/falsifying-swarm-orchestrator">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>Swarm Orchestrator is a GitHub Action and CLI tool designed to audit AI-generated pull requests by analyzing their diffs, scoring them with advisory-grade cheat detectors, and providing suspicion-score comments along with compliance artifacts (e.g., CycloneDX-ML and SPDX AI-Profile). It automates the detection of potential issues in PRs and supports both advisory (non-blocking) and gate (merge-blocking) modes, addressing the need for enhanced code review and compliance with AI-related regulations. Key capabilities include advanced detection, compliance reporting, and compatibility with AI procurement standards like the EU AI Act.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Detectors are now high-recall candidate generators, with two stages after them deciding what reaches a reviewer. The goal is precision without silencing detectors or losing recall.</p>
<h2 id="measured-on-the-205-pr-real-corpus">Measured on the 205-PR real corpus</h2>
<ul>
<li>Advisory findings on the 195 clean PRs: <strong>~1146 → 145 (−87%)</strong>. Label-independent, the most reliable win.</li>
<li>Deterministic path: precision 0.091, recall 0.300, F1 0.140.</li>
<li>Judge gate: precision 1.000 / recall 0.000 — it refuses to block anything it cannot confirm. Trustworthy recall waits on a human-labeled corpus.</li>
</ul>
<p><strong>Honest caveat:</strong> the corpus &ldquo;broken&rdquo; labels are AI-generated and unverified, so block-level recall is not yet provable (the judge refuted all 10 &ldquo;broken&rdquo; PRs, consistent with either bad labels or missed detection). This release makes the tool a safe, low-noise advisory that will not false-block; it does not by itself prove the tool catches real cheats. The gate to that verdict is the human-labeled <code>labels-v2</code> corpus.</p>
<h2 id="added">Added</h2>
<ul>
<li>Deterministic verification stage (<code>verify-findings.ts</code>): refutes a candidate when the diff itself shows it is legitimate; demotes fix-claim-gated detectors to info when no fix is claimed.</li>
<li>LLM-judge confirmation gate (<code>confirm-findings.ts</code>): a block must be judge-confirmed or it drops to advisory. Off by default.</li>
<li>Precision-based promotion gate with a Wilson lower bound, plus a CI freshness guard (<code>npm run promotions:check</code>).</li>
<li>Per-finding confidence and a per-category cascade cap in the PR comment.</li>
<li>Detector evasion-cost harness (<code>npm run evasion</code>).</li>
</ul>
<h2 id="changed">Changed</h2>
<ul>
<li><code>mock-of-hallucination</code> resolves internal roots from the diff, and the GitHub Actions version-ceiling finding drops from block to advisory.</li>
<li>The judge caps the diff it sends to Haiku so large PRs no longer fail the call.</li>
<li>Published precision numbers repinned to the v10.4 deterministic snapshot.</li>
</ul>
<p>Full detail in <a href="https://github.com/moonrunnerkc/swarm-orchestrator/blob/main/CHANGELOG.md">CHANGELOG.md</a>.</p>
]]></content:encoded></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/multi-style-contribution-snake/</link><pubDate>Mon, 01 Jun 2026 06:49:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v01.06.26.
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, Multi-Style Snake Contribution Grid, automates the creation of dynamic, animated visualizations of a user’s GitHub contribution graph. It generates customizable snake animations with five unique themes, geometric shapes, and labeled months, producing high-quality SVG and GIF outputs for easy sharing or embedding in profile READMEs. The action simplifies the process by automatically detecting the repository owner, running on a schedule or manually, and generating an organized gallery in a dedicated branch.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/Pro-Bandey/multi-style-snake-contribution-grid">https://github.com/Pro-Bandey/multi-style-snake-contribution-grid</a></strong> to version <strong>v01.06.26</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/multi-style-contribution-snake">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>This GitHub Action, <strong>Multi-Style Snake Contribution Grid</strong>, automates the creation of dynamic, animated visualizations of a user&rsquo;s GitHub contribution graph. It generates customizable snake animations with five unique themes, geometric shapes, and labeled months, producing high-quality SVG and GIF outputs for easy sharing or embedding in profile READMEs. The action simplifies the process by automatically detecting the repository owner, running on a schedule or manually, and generating an organized gallery in a dedicated branch.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="-multi-style-snake-daily-update">🐍 Multi-Style Snake Daily Update</h2>
<p>Automated daily release to the GitHub Marketplace.</p>
<p><strong>Version Details:</strong></p>
<ul>
<li><strong>Tag:</strong> <code>v01.06.26</code></li>
<li><strong>Release Date:</strong> $(date +&rsquo;%A, %B %d, 20%y')</li>
</ul>
<p><strong>Included Features:</strong></p>
<ul>
<li>5 Unique Snake Styles (Blocks, Rounds, Triangles, Stars, Diamonds)</li>
<li>Automated Month Labels above grids</li>
<li>Dynamic Username Detection</li>
<li>Auto-generated Asset Gallery</li>
</ul>
]]></content:encoded></item><item><title>Jira Action Man</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/jira-action-man/</link><pubDate>Mon, 01 Jun 2026 06:49:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/jira-action-man/</guid><description>Version updated for https://github.com/procyon-creative/jira-action-man to version v2.1.0.
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.
Action Summary The Jira Action Man GitHub Action automates the process of identifying Jira issue keys from GitHub events (e.g., branch names, PR titles, commit messages, PR body) and integrates them with Jira by posting PR descriptions as comments on corresponding Jira tickets. It streamlines workflows by enabling automatic issue linking, updating Jira tickets with PR details, and uploading PR body images as attachments, while offering configurable filters, regex patterns, and Jira comment management options. This action is ideal for teams looking to enhance traceability and communication between GitHub and Jira.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/procyon-creative/jira-action-man">https://github.com/procyon-creative/jira-action-man</a></strong> to version <strong>v2.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>1</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/jira-action-man">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>The <strong>Jira Action Man</strong> GitHub Action automates the process of identifying Jira issue keys from GitHub events (e.g., branch names, PR titles, commit messages, PR body) and integrates them with Jira by posting PR descriptions as comments on corresponding Jira tickets. It streamlines workflows by enabling automatic issue linking, updating Jira tickets with PR details, and uploading PR body images as attachments, while offering configurable filters, regex patterns, and Jira comment management options. This action is ideal for teams looking to enhance traceability and communication between GitHub and Jira.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-new">What&rsquo;s new</h2>
<ul>
<li><strong><code>transition_to</code> input</strong> — move every matched Jira issue to a named status (e.g. <code>QA</code>, <code>Done</code>). Case-insensitive match against the issue&rsquo;s available transitions; warns and continues when no matching transition exists; obeys <code>jira_fail_on_error</code>. Event-agnostic and independent of <code>post_to_jira</code>.</li>
</ul>
<p>This lets consumers drop hand-rolled <code>curl</code> transition steps in favor of a single tested action call.</p>
<p>See the <em>Transition Issues</em> section in the README. PR #24.</p>
]]></content:encoded></item><item><title>XLSX Cache Doctor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/xlsx-cache-doctor/</link><pubDate>Mon, 01 Jun 2026 06:49:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/xlsx-cache-doctor/</guid><description>Version updated for https://github.com/proompteng/bilig to version libraries-v0.131.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.
Action Summary Bilig is a GitHub Action and library designed to manage and validate Excel workbook logic programmatically. It identifies and resolves stale cached formula values in .xlsx files, ensuring accurate calculations and preventing errors when these files are processed in CI pipelines or Node.js applications. Additionally, it provides tools for editing, recalculating, and managing workbook data via JSON, making it a robust solution for automating spreadsheet-related workflows without relying on external tools like Excel or Google Sheets.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/proompteng/bilig">https://github.com/proompteng/bilig</a></strong> to version <strong>libraries-v0.131.2</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/xlsx-cache-doctor">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>Bilig is a GitHub Action and library designed to manage and validate Excel workbook logic programmatically. It identifies and resolves stale cached formula values in <code>.xlsx</code> files, ensuring accurate calculations and preventing errors when these files are processed in CI pipelines or Node.js applications. Additionally, it provides tools for editing, recalculating, and managing workbook data via JSON, making it a robust solution for automating spreadsheet-related workflows without relying on external tools like Excel or Google Sheets.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h1 id="libraries-v01312">Libraries v0.131.2</h1>
<ul>
<li>Release type: patch</li>
<li>Previous libraries tag: libraries-v0.131.1</li>
<li>Manual override: no</li>
</ul>
<h2 id="fixes">Fixes</h2>
<ul>
<li>fix(n8n): align community node verification copy (06ebcdd6)</li>
</ul>
<h2 id="internal-runtime-changes">Internal runtime changes</h2>
<ul>
<li>docs: tighten evaluator copy (cb4abd8b)</li>
<li>docs(growth): compress npm evaluator path (c7ea04f2)</li>
<li>docs(n8n): surface verified WorkPaper node (f1f69e99)</li>
</ul>
]]></content:encoded></item><item><title>Zenzic Documentation Quality Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/zenzic-documentation-quality-gate/</link><pubDate>Mon, 01 Jun 2026 06:48:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/zenzic-documentation-quality-gate/</guid><description>Version updated for https://github.com/PythonWoods/zenzic-action to version v1.1.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 The Zenzic GitHub Action automates the enforcement of documentation quality and security standards in CI pipelines. It performs deterministic checks, including credential and path traversal validations, and integrates results directly into GitHub Code Scanning, pull request annotations, and the Security tab. Key capabilities include automated SARIF output, strict exit code handling for security incidents, and features like sovereign audit mode and version pinning for reproducible CI workflows.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/PythonWoods/zenzic-action">https://github.com/PythonWoods/zenzic-action</a></strong> to version <strong>v1.1.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/zenzic-documentation-quality-gate">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>The Zenzic GitHub Action automates the enforcement of documentation quality and security standards in CI pipelines. It performs deterministic checks, including credential and path traversal validations, and integrates results directly into GitHub Code Scanning, pull request annotations, and the Security tab. Key capabilities include automated SARIF output, strict exit code handling for security incidents, and features like sovereign audit mode and version pinning for reproducible CI workflows.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-new-in-v110">What&rsquo;s new in v1.1.0</h2>
<h3 id="new-inputs--outputs">New inputs &amp; outputs</h3>
<ul>
<li><strong><code>guard-scan</code> input:</strong> opt-in pre-flight that runs <code>zenzic guard scan</code> before the main quality gate.</li>
<li><strong><code>cap-exceeded</code> output:</strong> exposes suppression-cap failures as a structured output for downstream workflow conditions.</li>
<li>Sovereign Job Summary output for every critical non-zero exit code (exits 2 and 3).</li>
</ul>
<h3 id="runtime-governance">Runtime governance</h3>
<ul>
<li>Wrapper now executes score governance checks (stamp + freshness) after <code>check all</code>.</li>
<li>ADR-037 alignment: <code>release_name</code> in <code>.zenzic.toml</code> enforced as semantic version.</li>
<li>ADR-089 alignment: all GitHub Actions dependencies pinned to immutable SHA-40.</li>
</ul>
<h3 id="security">Security</h3>
<ul>
<li>Exits 2 and 3 are explicitly documented as non-suppressible at the action boundary.</li>
<li>Forwarding contract for security-related runtime flags enforced end-to-end.</li>
<li>Inherited additive <code>brand_obsolescence</code> merge semantics from core.</li>
</ul>
<h3 id="core-pin">Core pin</h3>
<ul>
<li>Pinned to <strong>zenzic core v0.9.0</strong>.</li>
</ul>
<hr>
<p><strong>Full changelog:</strong> <a href="https://github.com/PythonWoods/zenzic-action/blob/main/CHANGELOG.md">CHANGELOG.md</a></p>
]]></content:encoded></item><item><title>Rafter Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/rafter-security-scan/</link><pubDate>Mon, 01 Jun 2026 06:48:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/rafter-security-scan/</guid><description>Version updated for https://github.com/Raftersecurity/rafter-cli to version v0.8.3.
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 The Rafter CLI GitHub Action automates security scanning and analysis for cloud infrastructure by integrating with the Rafter Security platform. It helps identify vulnerabilities, misconfigurations, and compliance issues in cloud environments, streamlining the process of maintaining security and compliance during development workflows. Key capabilities include compatibility with multiple programming platforms and integration into CI/CD pipelines for continuous monitoring.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/Raftersecurity/rafter-cli">https://github.com/Raftersecurity/rafter-cli</a></strong> to version <strong>v0.8.3</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/rafter-security-scan">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>The Rafter CLI GitHub Action automates security scanning and analysis for cloud infrastructure by integrating with the Rafter Security platform. It helps identify vulnerabilities, misconfigurations, and compliance issues in cloud environments, streamlining the process of maintaining security and compliance during development workflows. Key capabilities include compatibility with multiple programming platforms and integration into CI/CD pipelines for continuous monitoring.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="installation">Installation</h2>
<p><strong>Node.js:</strong></p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>npm install -g @rafter-security/cli@0.8.3
</span></span></code></pre></div><p><strong>Python:</strong></p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>pip install rafter-cli<span style="color:#f92672">==</span>0.8.3
</span></span></code></pre></div><p><strong>OpenClaw (via ClawHub):</strong></p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>clawhub skill install rafter-security
</span></span></code></pre></div><p>See <a href="https://github.com/raftersecurity/rafter-cli/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>docs(sable-jnd+dfu): rafter SKILL Setup section + Cursor recipe leads with &ndash;local by @Rome-1 in <a href="https://github.com/Raftersecurity/rafter-cli/pull/147">https://github.com/Raftersecurity/rafter-cli/pull/147</a></li>
<li>feat(github-action): default severity-threshold to none (report-only) by @Rome-1 in <a href="https://github.com/Raftersecurity/rafter-cli/pull/148">https://github.com/Raftersecurity/rafter-cli/pull/148</a></li>
<li>chore(release): bump to v0.8.3 by @Rome-1 in <a href="https://github.com/Raftersecurity/rafter-cli/pull/149">https://github.com/Raftersecurity/rafter-cli/pull/149</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Raftersecurity/rafter-cli/compare/v0.8.2...v0.8.3">https://github.com/Raftersecurity/rafter-cli/compare/v0.8.2...v0.8.3</a></p>
]]></content:encoded></item><item><title>Setup streamcmd</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/setup-streamcmd/</link><pubDate>Mon, 01 Jun 2026 06:48:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/setup-streamcmd/</guid><description>Version updated for https://github.com/RageAgainstThePixel/setup-steamcmd to version v1.4.1.
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.
Action Summary The setup-steamcmd GitHub Action automates the installation and setup of the steamcmd command-line tool, which is used for managing Steam-based game servers and applications. It simplifies the process of integrating steamcmd into workflows by setting up necessary environment variables and providing direct access to its functionality, saving developers time and effort when working with Steam-related tasks.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/RageAgainstThePixel/setup-steamcmd">https://github.com/RageAgainstThePixel/setup-steamcmd</a></strong> to version <strong>v1.4.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>4</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/setup-streamcmd">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>The <code>setup-steamcmd</code> GitHub Action automates the installation and setup of the <code>steamcmd</code> command-line tool, which is used for managing Steam-based game servers and applications. It simplifies the process of integrating <code>steamcmd</code> into workflows by setting up necessary environment variables and providing direct access to its functionality, saving developers time and effort when working with Steam-related tasks.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li><a href="mailto:setup-steamcmd@v1.4.1">setup-steamcmd@v1.4.1</a> by @rursache in <a href="https://github.com/RageAgainstThePixel/setup-steamcmd/pull/30">https://github.com/RageAgainstThePixel/setup-steamcmd/pull/30</a>
<ul>
<li>fix(linux): symlink linux -&gt; linux32 so steamcmd resolves after self-update</li>
</ul>
</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/RageAgainstThePixel/setup-steamcmd/compare/v1.4.0...v1.4.1">https://github.com/RageAgainstThePixel/setup-steamcmd/compare/v1.4.0...v1.4.1</a></p>
]]></content:encoded></item><item><title>Andy — PR Handoff by Drift</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/andy-pr-handoff-by-drift/</link><pubDate>Mon, 01 Jun 2026 06:48:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/andy-pr-handoff-by-drift/</guid><description>Version updated for https://github.com/refactorlab/drift to version drift-lab-v0.10.1.
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 Andy is a GitHub Action designed to enhance pull request reviews by automatically generating a single, comprehensive comment that explains what has changed, the context behind the changes, and their potential impact. It addresses common challenges such as the lack of clarity in PRs, time-consuming reviews, and difficulty understanding the purpose and implications of changes. By providing a quick, actionable summary, Andy streamlines the review process, improves collaboration, and reduces the likelihood of errors being overlooked.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/refactorlab/drift">https://github.com/refactorlab/drift</a></strong> to version <strong>drift-lab-v0.10.1</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/andy-pr-handoff-by-drift">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>Andy is a GitHub Action designed to enhance pull request reviews by automatically generating a single, comprehensive comment that explains what has changed, the context behind the changes, and their potential impact. It addresses common challenges such as the lack of clarity in PRs, time-consuming reviews, and difficulty understanding the purpose and implications of changes. By providing a quick, actionable summary, Andy streamlines the review process, improves collaboration, and reduces the likelihood of errors being overlooked.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="drift-lab-drift-lab-v0101">Drift Lab drift-lab-v0.10.1</h2>
<p>Built for <strong>macOS</strong> (Apple Silicon + Intel) and <strong>Linux</strong> (x86_64). Bump: <code>patch</code>.</p>
<h3 id="install">Install</h3>
<ul>
<li><strong>macOS arm64</strong> — <code>Drift Lab_*_aarch64.dmg</code></li>
<li><strong>macOS Intel</strong> — <code>Drift Lab_*_x64.dmg</code></li>
<li><strong>Debian/Ubuntu</strong> — <code>sudo dpkg -i drift-lab_*_amd64.deb</code></li>
<li><strong>Other Linux</strong> — <code>chmod +x drift-lab_*.AppImage &amp;&amp; ./drift-lab_*.AppImage</code></li>
</ul>
<h3 id="verifying">Verifying</h3>
<p>Every asset is hashed in <code>SHA256SUMS</code>. Run <code>shasum -a 256 -c SHA256SUMS</code> after downloading.</p>
<h3 id="changes-since-drift-lab-v0100">Changes since drift-lab-v0.10.0</h3>
<ul>
<li>refactor(action,profiler): collapse PR review to one sticky comment &amp; dedupe suggestions (647d3a0)</li>
<li>fix(action,profiler): re-anchor off-diff findings &amp; humanize root labels (a47f45b)</li>
<li>comments render , artifact of pr-scan.json publish json in github runner announymouse (98f039e)</li>
<li>add default max suggestions fix render pr comments (324510e)</li>
<li>fix(action): harden Piper TTS pipeline against gibberish-WAV regression (397373c)</li>
</ul>
]]></content:encoded></item><item><title>Rearm Build And Submit Release metadata action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/rearm-build-and-submit-release-metadata-action/</link><pubDate>Mon, 01 Jun 2026 06:48:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/rearm-build-and-submit-release-metadata-action/</guid><description>Version updated for https://github.com/relizaio/rearm-docker-action to version 1.13.0.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The rearm-docker-action GitHub Action automates the process of building Docker images, pushing them to a container registry, and submitting release metadata to the ReARM platform. It streamlines CI/CD workflows by integrating Docker image management and metadata tracking, while also supporting additional features like SBOM generation, artifact signing, and CodeQL analysis for enhanced security and compliance. This action is designed to simplify release management and improve traceability in software delivery pipelines.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/relizaio/rearm-docker-action">https://github.com/relizaio/rearm-docker-action</a></strong> to version <strong>1.13.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>6</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/rearm-build-and-submit-release-metadata-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>The <code>rearm-docker-action</code> GitHub Action automates the process of building Docker images, pushing them to a container registry, and submitting release metadata to the ReARM platform. It streamlines CI/CD workflows by integrating Docker image management and metadata tracking, while also supporting additional features like SBOM generation, artifact signing, and CodeQL analysis for enhanced security and compliance. This action is designed to simplify release management and improve traceability in software delivery pipelines.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>Bump rearm-actions to <a href="https://github.com/relizaio/rearm-actions/releases/tag/1.6.0">1.6.0 </a></li>
</ul>
]]></content:encoded></item><item><title>ReARM Version and Publish Helm Chart Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/rearm-version-and-publish-helm-chart-action/</link><pubDate>Mon, 01 Jun 2026 06:48:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/rearm-version-and-publish-helm-chart-action/</guid><description>Version updated for https://github.com/relizaio/rearm-helm-action to version 1.10.0.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The rearm-helm-action is a GitHub Action designed to automate the versioning, packaging, and publishing of Helm charts to OCI-compliant registries, AWS ECR, or ChartMuseum, while also integrating with ReARM to submit release metadata. It simplifies the process of maintaining and releasing Helm charts by updating the chart version, committing changes, and handling artifact publication and metadata tracking. Additional capabilities include support for SBOM generation, signature verification, and integration with SecureSBOM for enhanced security.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/relizaio/rearm-helm-action">https://github.com/relizaio/rearm-helm-action</a></strong> to version <strong>1.10.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>3</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/rearm-version-and-publish-helm-chart-action">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>The <code>rearm-helm-action</code> is a GitHub Action designed to automate the versioning, packaging, and publishing of Helm charts to OCI-compliant registries, AWS ECR, or ChartMuseum, while also integrating with ReARM to submit release metadata. It simplifies the process of maintaining and releasing Helm charts by updating the chart version, committing changes, and handling artifact publication and metadata tracking. Additional capabilities include support for SBOM generation, signature verification, and integration with SecureSBOM for enhanced security.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<ul>
<li>Bump rearm-actions to <a href="https://github.com/relizaio/rearm-actions/releases/tag/1.6.0">1.6.0 </a></li>
</ul>
]]></content:encoded></item><item><title>Docker Compose Cache</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/docker-compose-cache/</link><pubDate>Mon, 01 Jun 2026 06:48:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/docker-compose-cache/</guid><description>Version updated for https://github.com/seijikohara/docker-compose-cache-action to version v1.8.7.
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 The Docker Compose Cache Action is a GitHub Action designed to optimize CI/CD workflows by caching Docker images used in Docker Compose files. It automates the process of parsing Compose files, caching images as tarballs, verifying their freshness with digest checks, and selectively pulling only updated images, thereby reducing redundant downloads and speeding up workflow execution. Key capabilities include support for multiple Compose files, granular image caching, and prevention of stale cache issues.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/seijikohara/docker-compose-cache-action">https://github.com/seijikohara/docker-compose-cache-action</a></strong> to version <strong>v1.8.7</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>?</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Node</strong> action using Node version <strong>24</strong>.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/docker-compose-cache">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>The <strong>Docker Compose Cache Action</strong> is a GitHub Action designed to optimize CI/CD workflows by caching Docker images used in Docker Compose files. It automates the process of parsing Compose files, caching images as tarballs, verifying their freshness with digest checks, and selectively pulling only updated images, thereby reducing redundant downloads and speeding up workflow execution. Key capabilities include support for multiple Compose files, granular image caching, and prevention of stale cache issues.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h2 id="whats-changed-1">What&rsquo;s Changed</h2>
<ul>
<li>chore(deps): update dependency @evilmartians/lefthook to v2.1.9 by @renovate[bot] in <a href="https://github.com/seijikohara/docker-compose-cache-action/pull/280">https://github.com/seijikohara/docker-compose-cache-action/pull/280</a></li>
<li>chore(deps): update dependency date-fns to v4.4.0 by @renovate[bot] in <a href="https://github.com/seijikohara/docker-compose-cache-action/pull/281">https://github.com/seijikohara/docker-compose-cache-action/pull/281</a></li>
<li>chore(deps): update dependency js-yaml to v4.2.0 by @renovate[bot] in <a href="https://github.com/seijikohara/docker-compose-cache-action/pull/282">https://github.com/seijikohara/docker-compose-cache-action/pull/282</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/seijikohara/docker-compose-cache-action/compare/v1.8.6...v1.8.7">https://github.com/seijikohara/docker-compose-cache-action/compare/v1.8.6...v1.8.7</a></p>
]]></content:encoded></item><item><title>Soundcheck Security Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/soundcheck-security-review/</link><pubDate>Mon, 01 Jun 2026 06:48:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/soundcheck-security-review/</guid><description>Version updated for https://github.com/thejefflarson/soundcheck-action to version v1.0.17.
This action is used across all versions by 11 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Soundcheck Security Review GitHub Action automates security checks on your repository by conducting a severity-ranked analysis of code changes for every pull request or scheduled workflow. It identifies vulnerabilities against standards like OWASP Web Top 10, API Security, and LLM Top 10, and optionally applies fixes directly to the codebase. Key capabilities include commenting detailed findings on pull requests, committing autofixes, and gating merges based on critical or high-severity issues.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/thejefflarson/soundcheck-action">https://github.com/thejefflarson/soundcheck-action</a></strong> to version <strong>v1.0.17</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>11</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/soundcheck-security-review">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>The Soundcheck Security Review GitHub Action automates security checks on your repository by conducting a severity-ranked analysis of code changes for every pull request or scheduled workflow. It identifies vulnerabilities against standards like OWASP Web Top 10, API Security, and LLM Top 10, and optionally applies fixes directly to the codebase. Key capabilities include commenting detailed findings on pull requests, committing autofixes, and gating merges based on critical or high-severity issues.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<p>Pin soundcheck → v1.12.1 (manifest hotfix). <code>@v1</code> now points here.</p>
]]></content:encoded></item><item><title>EcoTrace Carbon Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/ecotrace-carbon-gate/</link><pubDate>Mon, 01 Jun 2026 06:48:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/06/01/ecotrace-carbon-gate/</guid><description>Version updated for https://github.com/Zwony/ecotrace to version v1.2.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.
Action Summary EcoTrace is a Python library designed to provide real-time, hardware-level monitoring of energy consumption and carbon emissions for Python applications, with a focus on precision and ease of use. It automates the measurement and reporting of carbon footprints, particularly for machine learning workflows, by offering features like continuous sampling, function-level tracking, and regional carbon intensity analysis without requiring complex configurations. Key capabilities include high-frequency hardware monitoring, AI-specific tracking tools, zero-code profiling, and automated report generation for audit-ready insights.</description><content:encoded><![CDATA[<p>Version updated for <strong><a href="https://github.com/Zwony/ecotrace">https://github.com/Zwony/ecotrace</a></strong> to version <strong>v1.2.0</strong>.</p>
<ul>
<li>This action is used across all versions by <strong>0</strong> repositories.</li>
</ul>
<h2 id="action-type">Action Type</h2>
<p>This is a <strong>Composite</strong> action.</p>
<p>Go to the <a href="https://github.com/marketplace/actions/ecotrace-carbon-gate">GitHub Marketplace</a> to find the latest changes.</p>
<h2 id="action-summary">Action Summary</h2>
<p>EcoTrace is a Python library designed to provide real-time, hardware-level monitoring of energy consumption and carbon emissions for Python applications, with a focus on precision and ease of use. It automates the measurement and reporting of carbon footprints, particularly for machine learning workflows, by offering features like continuous sampling, function-level tracking, and regional carbon intensity analysis without requiring complex configurations. Key capabilities include high-frequency hardware monitoring, AI-specific tracking tools, zero-code profiling, and automated report generation for audit-ready insights.</p>
<h2 id="whats-changed">What&rsquo;s Changed</h2>
<h1 id="release-notes--v120">Release Notes — v1.2.0</h1>
<p><strong>Released:</strong> 2026-05-31
<strong>Type:</strong> Feature Release — ML/AI Tracking, Windows NVML Compatibility &amp; Stability Fixes</p>
<hr>
<h2 id="summary">Summary</h2>
<p>v1.2.0 introduces the brand-new <strong><code>EcoTraceML</code></strong> tracking engine specifically designed for measuring the energy consumption and carbon footprint of machine learning and AI model training sessions. It also delivers critical compatibility fixes for NVIDIA NVML on Windows, lazy-loads optional AI dependencies, and fixes Pylance type warnings.</p>
<hr>
<h2 id="key-features">Key Features</h2>
<h3 id="1-dedicated-machine-learning-tracker-ecotraceml">1. Dedicated Machine Learning Tracker (<code>EcoTraceML</code>)</h3>
<p>Introducing <code>EcoTraceML</code> (available as a context manager and the <code>@ecotrace_ml</code> decorator) to measure CPU, GPU, and RAM energy consumption during ML training runs with millisecond precision:</p>
<ul>
<li><strong>Asynchronous Sampling:</strong> A background thread polls hardware utilization and power usage continuously.</li>
<li><strong>Automatic Summary Reports:</strong> Generates standard Markdown summaries and detailed PDF/CSV reports.</li>
<li><strong>Parameters Supported:</strong> Configurable metrics such as epoch size, batch size, and dataset size.</li>
</ul>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-python" data-lang="python"><span style="display:flex;"><span><span style="color:#f92672">from</span> ecotrace <span style="color:#f92672">import</span> EcoTraceML
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span><span style="color:#66d9ef">with</span> EcoTraceML(project_name<span style="color:#f92672">=</span><span style="color:#e6db74">&#34;ImageClassifier&#34;</span>, epochs<span style="color:#f92672">=</span><span style="color:#ae81ff">10</span>, batch_size<span style="color:#f92672">=</span><span style="color:#ae81ff">32</span>) <span style="color:#66d9ef">as</span> tracker:
</span></span><span style="display:flex;"><span>    <span style="color:#75715e"># Your model training loop here</span>
</span></span><span style="display:flex;"><span>    <span style="color:#66d9ef">pass</span>
</span></span></code></pre></div><h3 id="2-enhanced-nvidia-nvml-windows-compatibility">2. Enhanced NVIDIA NVML Windows Compatibility</h3>
<ul>
<li><strong>DLL Path Injection:</strong> The GPU utility now dynamically searches for <code>nvml.dll</code> within <code>Program Files\NVIDIA Corporation\NVSMI</code> and <code>System32</code> and appends it to the PATH, resolving import issues on Windows.</li>
<li><strong>Driver Decode Fix:</strong> Safe fallback UTF-8 decoding for newer NVIDIA driver queries returning binary GPU names.</li>
</ul>
<h3 id="3-fpdf--pylance-type-safety">3. FPDF &amp; Pylance Type Safety</h3>
<ul>
<li>Modified PDF reporting methods to use positional arguments for cell text instead of the <code>txt</code> keyword argument, preventing runtime type warnings and strict Pylance checking errors.</li>
</ul>
<h3 id="4-lazy-loading-ai-extensions">4. Lazy-loading AI Extensions</h3>
<ul>
<li>Lazy-loaded <code>google-generativeai</code> inside its specific invocation scope. This prevents <code>ModuleNotFoundError</code> when importing <code>ecotrace</code> on environments where the <code>[ai]</code> optional dependency extra is not installed.</li>
</ul>
<h3 id="5-verified--tested">5. Verified &amp; Tested</h3>
<ul>
<li>Added <code>example_ml.py</code> for illustrating the new ML training telemetry.</li>
<li>Added comprehensive unit tests under <code>tests/test_ml.py</code>.</li>
</ul>
<hr>
<h2 id="installation">Installation</h2>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>pip install ecotrace<span style="color:#f92672">==</span>1.2.0
</span></span></code></pre></div><hr>
<p>I would like to thank @batuhanyilmaz1 for his interest, help, and for leading the release of this version</p>
]]></content:encoded></item></channel></rss>