From bcf232d21795ae238cf3732d87c9311ba652a9ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 00:14:44 +0000 Subject: [PATCH] chore(ci): update dailydevops/pipelines action to v2.3.181 --- .github/workflows/cicd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 107fb49..6dc6183 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -28,7 +28,7 @@ jobs: all: if: github.run_id != 1 name: Build & Tests - uses: dailydevops/pipelines/.github/workflows/build-dotnet-matrix.yml@93d4eef3b37e738b6591fdf83a538baab9dcd546 # 2.3.128 + uses: dailydevops/pipelines/.github/workflows/build-dotnet-matrix.yml@55d5f712c8386ebe135c4cd682750d826323a0a4 # 2.3.181 with: disableTestsOnLinux: false disableTestsOnMacOs: false