Skip to content

Commit 5a60a0a

Browse files
chore(ci): bump dailydevops/pipelines from 0.12.13 to 0.12.16
Bumps [dailydevops/pipelines](https://github.com/dailydevops/pipelines) from 0.12.13 to 0.12.16. - [Release notes](https://github.com/dailydevops/pipelines/releases) - [Commits](dailydevops/pipelines@0.12.13...0.12.16) --- updated-dependencies: - dependency-name: dailydevops/pipelines dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af121d5 commit 5a60a0a

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

0 commit comments

Comments
 (0)