Skip to content

Commit 1684fc7

Browse files
chore(ci): bump dailydevops/pipelines from 0.12.41 to 0.12.45
Bumps [dailydevops/pipelines](https://github.com/dailydevops/pipelines) from 0.12.41 to 0.12.45. - [Release notes](https://github.com/dailydevops/pipelines/releases) - [Commits](dailydevops/pipelines@0.12.41...0.12.45) --- updated-dependencies: - dependency-name: dailydevops/pipelines dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e1e6da commit 1684fc7

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].41
24+
uses: dailydevops/pipelines/.github/workflows/[email protected].45
2525
with:
2626
enableSonarQube: true
2727
dotnet-logging: ${{ inputs.dotnet-logging }}

0 commit comments

Comments
 (0)