From 33427c7061c945a1f571990195570df9d496060a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 04:09:43 +0000 Subject: [PATCH] chore(ci): Bump dailydevops/pipelines/.github/workflows/publish-nuget.yml Bumps [dailydevops/pipelines/.github/workflows/publish-nuget.yml](https://github.com/dailydevops/pipelines) from 1.2.26 to 1.2.27. - [Release notes](https://github.com/dailydevops/pipelines/releases) - [Commits](https://github.com/dailydevops/pipelines/compare/1.2.26...1.2.27) --- updated-dependencies: - dependency-name: dailydevops/pipelines/.github/workflows/publish-nuget.yml dependency-version: 1.2.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/publish-nuget.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-nuget.yml b/.github/workflows/publish-nuget.yml index e9d79fc..62242aa 100644 --- a/.github/workflows/publish-nuget.yml +++ b/.github/workflows/publish-nuget.yml @@ -18,7 +18,7 @@ jobs: nuget: name: Publish if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' }} - uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@1.2.26 + uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@1.2.27 with: workflowName: ${{ github.event.workflow_run.name }} artifactPattern: release-packages-*