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 7194a13 commit 212664eCopy full SHA for 212664e
1 file changed
.github/workflows/cicd.yml
@@ -21,7 +21,7 @@ on:
21
jobs:
22
all:
23
name: Build & Tests
24
- uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@6c8bb0c6f04c14e03f7bb498269078ed4b5015b8 # 2.3.159
+ uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@e64ee76d62e62787f5b864e89fa6855f245ffe32 # 2.3.160
25
with:
26
dotnetLogging: ${{ inputs.dotnet-logging }}
27
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}
0 commit comments