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 4b57e9a commit ff0ea5aCopy full SHA for ff0ea5a
.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-single.yml@73aa32664e6c15a546d533264c966c8ab0529f56 # 1.3.9
+ uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@5a228ee7b90d3478d2e538a1ef7d6dbdd949116e # 1.3.10
32
with:
33
dotnetLogging: ${{ inputs.dotnet-logging }}
34
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}
0 commit comments