Skip to content

Commit ce98abc

Browse files
dependabot[bot]samtrion
authored andcommitted
chore(ci): bump dailydevops/pipelines from 1.0.8 to 1.1.10
Bumps [dailydevops/pipelines](https://github.com/dailydevops/pipelines) from 1.0.8 to 1.1.10. - [Release notes](https://github.com/dailydevops/pipelines/releases) - [Commits](dailydevops/pipelines@1.0.8...1.1.10) --- updated-dependencies: - dependency-name: dailydevops/pipelines dependency-version: 1.1.10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6dcff4 commit ce98abc

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
@@ -27,7 +27,7 @@ permissions:
2727
jobs:
2828
all:
2929
if: github.run_id != 1
30-
uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@1.0.8
30+
uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@1.1.10
3131
with:
3232
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}
3333
dotnetQuality: ${{ vars.NE_DOTNET_QUALITY }}

0 commit comments

Comments
 (0)