Skip to content

Commit 45ef06b

Browse files
chore(ci): bump dailydevops/pipelines/.github/workflows/build-dotnet-single.yml (#55)
1 parent 8777d3f commit 45ef06b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ permissions:
2727
jobs:
2828
all:
2929
if: github.run_id != 1
30-
uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@1.2.27
30+
uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@1.2.28
3131
with:
3232
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}
3333
dotnetQuality: ${{ vars.NE_DOTNET_QUALITY }}

0 commit comments

Comments
 (0)