Skip to content

Commit 6e01bcf

Browse files
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](dailydevops/pipelines@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] <[email protected]>
1 parent b891de1 commit 6e01bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
nuget:
1515
name: Publish
1616
if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' }}
17-
uses: dailydevops/pipelines/.github/workflows/[email protected].5
17+
uses: dailydevops/pipelines/.github/workflows/[email protected].26
1818
with:
1919
workflowName: ${{ github.event.workflow_run.name }}
2020
artifactPattern: release-packages-*

0 commit comments

Comments
 (0)