From 59b9e41c9c40bf99fee1f24aa1af13a52084e676 Mon Sep 17 00:00:00 2001 From: Typpi <20943337+Nick2bad4u@users.noreply.github.com> Date: Mon, 15 Apr 2024 16:50:46 -0400 Subject: [PATCH] Update pysa.yml --- .github/workflows/pysa.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pysa.yml b/.github/workflows/pysa.yml index 93da444..9cb7a5f 100644 --- a/.github/workflows/pysa.yml +++ b/.github/workflows/pysa.yml @@ -33,7 +33,7 @@ jobs: contents: read security-events: write - runs-on: ubuntu-latest + runs-on: windows-latest steps: - name: Harden Runner uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0