From 76b85c150c62b26bd28886a19af7f186d15a7362 Mon Sep 17 00:00:00 2001 From: "Project Mu UEFI Bot [bot]" <45776386+uefibot@users.noreply.github.com> Date: Wed, 3 May 2023 22:48:27 -0400 Subject: [PATCH 1/2] Repo File Sync: Update CodeQL workflow trigger (#92) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit synced local file(s) with [microsoft/mu_devops](https://github.com/microsoft/mu_devops). 🤖: View the [Repo File Sync Configuration File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml) to see how files are synced. --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#4875054279](https://github.com/microsoft/mu_devops/actions/runs/4875054279) Signed-off-by: Project Mu UEFI Bot --- .github/workflows/codeql.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index b5436372..981d147e 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -26,7 +26,7 @@ on: branches: - main - release/* - pull_request_target: + pull_request: branches: - main - release/* From 14bc6afdcfcea6cac55286a141c10f5dc2a66406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 17:24:32 -0400 Subject: [PATCH 2/2] pip: bump regex from 2023.3.23 to 2023.5.5 (#93) Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2023.3.23 to 2023.5.5. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index 93de6bf7..9ba0bde9 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -16,4 +16,4 @@ edk2-pytool-library==0.14.1 edk2-pytool-extensions==0.23.0 edk2-basetools==0.1.45 antlr4-python3-runtime==4.12.0 -regex==2023.3.23 +regex==2023.5.5