We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73f2076 commit 81d83b5Copy full SHA for 81d83b5
1 file changed
.github/workflows/cicd.yml
@@ -28,7 +28,7 @@ jobs:
28
all:
29
if: github.run_id != 1
30
name: Build & Tests
31
- uses: dailydevops/pipelines/.github/workflows/build-dotnet-matrix.yml@93d4eef3b37e738b6591fdf83a538baab9dcd546 # 2.3.128
+ uses: dailydevops/pipelines/.github/workflows/build-dotnet-matrix.yml@521f618cf4f28636ff00e62d5563fc710b9c5710 # 2.3.178
32
with:
33
disableTestsOnLinux: false
34
disableTestsOnMacOs: false
0 commit comments