From 6e01bcfcca65692baaca53f6af6b5c0d2ed6f179 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 19:41:42 +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.5 to 1.2.26. - [Release notes](https://github.com/dailydevops/pipelines/releases) - [Commits](https://github.com/dailydevops/pipelines/compare/1.2.5...1.2.26) --- updated-dependencies: - dependency-name: dailydevops/pipelines/.github/workflows/publish-nuget.yml dependency-version: 1.2.26 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 c3f260a..b360e06 100644 --- a/.github/workflows/publish-nuget.yml +++ b/.github/workflows/publish-nuget.yml @@ -14,7 +14,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.5 + uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@1.2.26 with: workflowName: ${{ github.event.workflow_run.name }} artifactPattern: release-packages-*