Skip to content

Commit 61f6285

Browse files
chore(ci): bump dailydevops/pipelines/.github/workflows/build-dotnet-single.yml
Bumps [dailydevops/pipelines/.github/workflows/build-dotnet-single.yml](https://github.com/dailydevops/pipelines) from 1.2.5 to 1.2.26. - [Release notes](https://github.com/dailydevops/pipelines/releases) - [Commits](dailydevops/pipelines@1.2.5...1.2.26) --- updated-dependencies: - dependency-name: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml dependency-version: 1.2.26 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4bcd7b3 commit 61f6285

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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
if: github.run_id != 1
30-
uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@1.2.5
30+
uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@1.2.26
3131
with:
3232
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}
3333
dotnetQuality: ${{ vars.NE_DOTNET_QUALITY }}

0 commit comments

Comments
 (0)