From e0b2f1cb1812dee775dc28cb4310ffd50adaa642 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 06:27:36 +0000 Subject: [PATCH] chore(deps): update dependency windows to v2025 --- .github/workflows/ossar.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ossar.yml b/.github/workflows/ossar.yml index 1a80e79..413a48e 100644 --- a/.github/workflows/ossar.yml +++ b/.github/workflows/ossar.yml @@ -28,7 +28,7 @@ jobs: contents: read # for actions/checkout to fetch code security-events: write # for github/codeql-action/upload-sarif to upload SARIF results actions: read # only required for a private repository by github/codeql-action/upload-sarif to get the Action run status - runs-on: windows-2022 + runs-on: windows-2025 steps: - name: Checkout repository