From 3386fc74d5eace76881b40de678bf62062c82434 Mon Sep 17 00:00:00 2001 From: admin Date: Wed, 1 Jul 2026 22:25:39 +0000 Subject: [PATCH] =?UTF-8?q?ci(workflows):=20bump=20forkwright/.github=20pi?= =?UTF-8?q?n=20=E2=80=94=20auto-merge=20osv=20check-name=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pulls forkwright/.github#7: the reusable dependabot auto-merge gate now matches the delegated osv-scan check name, unblocking auto-merge on this repo. Gate-Passed: kanon 0.1.5 +stages:fmt,check,clippy,nextest,lint sha:e8440d9acedcb55c9dc49271e9775963c60348ec --- .github/workflows/codeql.yml | 2 +- .github/workflows/dependabot-auto-merge.yml | 2 +- .github/workflows/gate-attestation.yml | 2 +- .github/workflows/no-ai-attribution.yml | 2 +- .github/workflows/stale.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 0422623..72dcfaa 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -19,7 +19,7 @@ jobs: security-events: write contents: read actions: read - uses: forkwright/.github/.github/workflows/codeql.yml@66867bca65b34a464f184cf1d6d5c9ee433c4dba + uses: forkwright/.github/.github/workflows/codeql.yml@961f4e0d8ef84ac93303e9fb1ea4123c98b5dab1 with: analyze_actions: true analyze_rust: true diff --git a/.github/workflows/dependabot-auto-merge.yml b/.github/workflows/dependabot-auto-merge.yml index 0d644c5..212571c 100644 --- a/.github/workflows/dependabot-auto-merge.yml +++ b/.github/workflows/dependabot-auto-merge.yml @@ -13,4 +13,4 @@ concurrency: jobs: dependabot-auto-merge: - uses: forkwright/.github/.github/workflows/dependabot-auto-merge.yml@66867bca65b34a464f184cf1d6d5c9ee433c4dba + uses: forkwright/.github/.github/workflows/dependabot-auto-merge.yml@961f4e0d8ef84ac93303e9fb1ea4123c98b5dab1 diff --git a/.github/workflows/gate-attestation.yml b/.github/workflows/gate-attestation.yml index 5fc61f6..2affd64 100644 --- a/.github/workflows/gate-attestation.yml +++ b/.github/workflows/gate-attestation.yml @@ -13,4 +13,4 @@ concurrency: jobs: gate: - uses: forkwright/.github/.github/workflows/gate-attestation.yml@66867bca65b34a464f184cf1d6d5c9ee433c4dba + uses: forkwright/.github/.github/workflows/gate-attestation.yml@961f4e0d8ef84ac93303e9fb1ea4123c98b5dab1 diff --git a/.github/workflows/no-ai-attribution.yml b/.github/workflows/no-ai-attribution.yml index debcbd1..fd127e1 100644 --- a/.github/workflows/no-ai-attribution.yml +++ b/.github/workflows/no-ai-attribution.yml @@ -14,4 +14,4 @@ concurrency: jobs: no-ai-attribution: - uses: forkwright/.github/.github/workflows/no-ai-attribution.yml@66867bca65b34a464f184cf1d6d5c9ee433c4dba + uses: forkwright/.github/.github/workflows/no-ai-attribution.yml@961f4e0d8ef84ac93303e9fb1ea4123c98b5dab1 diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 1718fdf..ca0b016 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -15,4 +15,4 @@ concurrency: jobs: stale: - uses: forkwright/.github/.github/workflows/stale.yml@66867bca65b34a464f184cf1d6d5c9ee433c4dba + uses: forkwright/.github/.github/workflows/stale.yml@961f4e0d8ef84ac93303e9fb1ea4123c98b5dab1