From be257165318d335950e5a976760021fb3afb6449 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 19 Jun 2026 05:40:41 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20workflow=20hardening=20=E2=80=94=20pin?= =?UTF-8?q?act=20+=20zizmor=20[automated]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- .github/workflows/release.yml | 1 + .github/workflows/semantic-check.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7fac50403d..71bc079342 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,3 +1,4 @@ +# workflow-hardening: 1 finding needs manual review — see PR description name: Release build on: push: diff --git a/.github/workflows/semantic-check.yml b/.github/workflows/semantic-check.yml index e6d95656b9..6e03dda83a 100644 --- a/.github/workflows/semantic-check.yml +++ b/.github/workflows/semantic-check.yml @@ -1,3 +1,4 @@ +# workflow-hardening: 1 finding needs manual review — see PR description name: "Semantic Check" on: pull_request_target: