Skip to content

Commit 8bc0d71

Browse files
authored
fix(ci): Updated to latest pipeline version (#895)
1 parent f07c4ee commit 8bc0d71

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
@@ -14,7 +14,7 @@ jobs:
1414
nuget:
1515
name: Publish
1616
if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
17-
uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@49248434d8d7848c501b9a29fa4ad9bdddce877d # 1.3.11
17+
uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@1.3.12
1818
with:
1919
workflowName: ${{ github.event.workflow_run.name }}
2020
artifactPattern: release-packages-*

0 commit comments

Comments
 (0)