Skip to content

Commit 9c28b71

Browse files
chore(ci): bump dailydevops/pipelines from 0.14.100 to 0.14.110 (#1)
Bumps [dailydevops/pipelines](https://github.com/dailydevops/pipelines) from 0.14.100 to 0.14.110. - [Release notes](https://github.com/dailydevops/pipelines/releases) - [Commits](dailydevops/pipelines@0.14.100...0.14.110) --- updated-dependencies: - dependency-name: dailydevops/pipelines dependency-version: 0.14.110 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b914ed commit 9c28b71

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
@@ -22,7 +22,7 @@ jobs:
2222
all:
2323
if: github.run_id != 1
2424
name: Build & Tests
25-
uses: dailydevops/pipelines/.github/workflows/[email protected].100
25+
uses: dailydevops/pipelines/.github/workflows/[email protected].110
2626
with:
2727
disablePublish: true
2828
dotnet-logging: ${{ inputs.dotnet-logging }}

0 commit comments

Comments
 (0)