Skip to content

Commit 80ce857

Browse files
chore(ci): update dailydevops/pipelines action to v2.2.8
1 parent 988366a commit 80ce857

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
@@ -21,7 +21,7 @@ on:
2121
jobs:
2222
all:
2323
name: Build & Tests
24-
uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@2aaf67aa5efc23253c4283560db8b130bc76805a # 2.2.3
24+
uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@8c417832638f49cca3ea19247dc9f15d3632a1fc # 2.2.8
2525
with:
2626
dotnetLogging: ${{ inputs.dotnet-logging }}
2727
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}

0 commit comments

Comments
 (0)