Skip to content

Commit b3a4de1

Browse files
chore(ci): Bump dailydevops/pipelines/.github/workflows/build-dotnet-single.yml
Bumps [dailydevops/pipelines/.github/workflows/build-dotnet-single.yml](https://github.com/dailydevops/pipelines) from 1.2.5 to 1.2.26. - [Release notes](https://github.com/dailydevops/pipelines/releases) - [Commits](dailydevops/pipelines@1.2.5...1.2.26) --- updated-dependencies: - dependency-name: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml dependency-version: 1.2.26 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b891de1 commit b3a4de1

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
@@ -21,7 +21,7 @@ on:
2121
jobs:
2222
all:
2323
name: Build & Tests
24-
uses: dailydevops/pipelines/.github/workflows/[email protected].5
24+
uses: dailydevops/pipelines/.github/workflows/[email protected].26
2525
with:
2626
dotnetLogging: ${{ inputs.dotnet-logging }}
2727
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}

0 commit comments

Comments
 (0)