From f8c512700723472791bc816d9a58e49b58b3121c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 14:34:04 +0000 Subject: [PATCH] chore(deps): update dpvreony/github-action-workflows action to v1.7.2 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3aca3ead..f55f195f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: pull-requests: write packages: read security-events: write - uses: dpvreony/github-action-workflows/.github/workflows/dotnet-ci.yml@1.7.1 + uses: dpvreony/github-action-workflows/.github/workflows/dotnet-ci.yml@1.7.2 with: buildOs: "windows" solutionName: "Dhgms.Nucleotide"