Skip to content

Commit ff0ea5a

Browse files
Update dailydevops/pipelines action to v1.3.10 (#1)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b57e9a commit ff0ea5a

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
@@ -28,7 +28,7 @@ jobs:
2828
all:
2929
if: github.run_id != 1
3030
name: Build & Tests
31-
uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@73aa32664e6c15a546d533264c966c8ab0529f56 # 1.3.9
31+
uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@5a228ee7b90d3478d2e538a1ef7d6dbdd949116e # 1.3.10
3232
with:
3333
dotnetLogging: ${{ inputs.dotnet-logging }}
3434
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}

0 commit comments

Comments
 (0)