Skip to content

Commit a397e09

Browse files
chore(ci): update dailydevops/pipelines action to v2.5.1 (#434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a9be357 commit a397e09

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@1654472d2498bd41e01367b68ecf2d01acdc92d8 # 2.4.11
31+
uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@1acd2ca40debe423847625cdb537f5cee3b14b43 # 2.5.1
3232
with:
3333
dotnetLogging: ${{ inputs.dotnet-logging || 'minimal' }}
3434
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}

0 commit comments

Comments
 (0)