Skip to content

Commit da703a2

Browse files
chore(ci): Bump dailydevops/pipelines/.github/workflows/build-dotnet-single.yml (#195)
Bumps [dailydevops/pipelines/.github/workflows/build-dotnet-single.yml](https://github.com/dailydevops/pipelines) from 1.2.26 to 1.2.27. - [Release notes](https://github.com/dailydevops/pipelines/releases) - [Commits](dailydevops/pipelines@1.2.26...1.2.27) --- updated-dependencies: - dependency-name: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml dependency-version: 1.2.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0236c19 commit da703a2

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
@@ -22,7 +22,7 @@ jobs:
2222
all:
2323
if: github.run_id != 1
2424
name: Build & Tests
25-
uses: dailydevops/pipelines/.github/workflows/[email protected].26
25+
uses: dailydevops/pipelines/.github/workflows/[email protected].27
2626
with:
2727
dotnetLogging: ${{ inputs.dotnet-logging }}
2828
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}

0 commit comments

Comments
 (0)