Skip to content

Commit e7aeeda

Browse files
chore(ci): bump dailydevops/pipelines from 0.14.110 to 1.0.0
Bumps [dailydevops/pipelines](https://github.com/dailydevops/pipelines) from 0.14.110 to 1.0.0. - [Release notes](https://github.com/dailydevops/pipelines/releases) - [Commits](dailydevops/pipelines@0.14.110...1.0.0) --- updated-dependencies: - dependency-name: dailydevops/pipelines dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e8a17c commit e7aeeda

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/cicd-dotnet.yml@0.14.110
24+
uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@1.0.0
2525
with:
2626
enableSonarQube: true
2727
dotnet-logging: ${{ inputs.dotnet-logging }}

0 commit comments

Comments
 (0)