Skip to content

Commit ce31a18

Browse files
chore(ci): update dailydevops/pipelines action to v2.4.5
1 parent 16601b9 commit ce31a18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@4e96402b41827b8592ba057b05e284e0271f9df6 # 2.4.3
31+
uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@920e82e7e688a3e168f046f1fe7f8d1a426e655d # 2.4.5
3232
with:
3333
dotnetLogging: ${{ inputs.dotnet-logging || 'minimal' }}
3434
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}

0 commit comments

Comments
 (0)