Skip to content

Commit da02559

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

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/cicd-dotnet.yml@0.14.110
25+
uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@1.0.1
2626
with:
2727
disablePublish: true
2828
dotnet-logging: ${{ inputs.dotnet-logging }}

0 commit comments

Comments
 (0)