Skip to content

Commit 71abf60

Browse files
dependabot[bot]Copilot
authored andcommitted
chore(ci): Bump dailydevops/pipelines from 1.0.8 to 1.0.32 (#903)
Bumps [dailydevops/pipelines](https://github.com/dailydevops/pipelines) from 1.0.8 to 1.0.32. - [Release notes](https://github.com/dailydevops/pipelines/releases) - [Commits](dailydevops/pipelines@1.0.8...1.0.32) --- updated-dependencies: - dependency-name: dailydevops/pipelines dependency-version: 1.0.32 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43049bf commit 71abf60

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
name: Build & Tests
30-
uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@1.0.8
30+
uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@1.0.32
3131
with:
3232
enableCleanUpDockerDocker: true
3333
dotnetLogging: ${{ inputs.dotnet-logging }}

0 commit comments

Comments
 (0)