Skip to content

Commit

Permalink
build(ci): bump dailydevops/pipelines from 0.9.0 to 0.9.1
Browse files Browse the repository at this point in the history
Bumps [dailydevops/pipelines](https://github.com/dailydevops/pipelines) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/dailydevops/pipelines/releases)
- [Commits](dailydevops/pipelines@0.9.0...0.9.1)

---
updated-dependencies:
- dependency-name: dailydevops/pipelines
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 7a867d7 commit 90197ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:
jobs:
all:
name: Build & Tests
uses: dailydevops/pipelines/.github/workflows/[email protected].0
uses: dailydevops/pipelines/.github/workflows/[email protected].1
with:
enableSonarQube: true
dotnet-logging: ${{ inputs.dotnet-logging }}
Expand Down

0 comments on commit 90197ae

Please sign in to comment.