Skip to content

Commit 643f158

Browse files
committed
chore(template): sync with dailydevops/template-dotnet [skip ci]
1 parent 8f80f26 commit 643f158

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
nuget:
2020
name: Publish
2121
if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
22-
uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@55d5f712c8386ebe135c4cd682750d826323a0a4 # 2.3.181
22+
uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@7462ba51bbbb5e45a6d418b990ad4fd319e1c067 # 2.4.1
2323
with:
2424
workflowName: ${{ github.event.workflow_run.name }}
2525
artifactPattern: release-packages-*

0 commit comments

Comments
 (0)