Skip to content

Commit 1f529c2

Browse files
chore(deps): Bump devantler-tech/reusable-workflows/.github/workflows/ci-dotnet-test.yaml (#82)
Bumps [devantler-tech/reusable-workflows/.github/workflows/ci-dotnet-test.yaml](https://github.com/devantler-tech/reusable-workflows) from 1.27.0 to 1.27.1. - [Release notes](https://github.com/devantler-tech/reusable-workflows/releases) - [Commits](devantler-tech/reusable-workflows@55d62d9...8cb40c5) --- updated-dependencies: - dependency-name: devantler-tech/reusable-workflows/.github/workflows/ci-dotnet-test.yaml dependency-version: 1.27.1 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 d19f097 commit 1f529c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ on:
99

1010
jobs:
1111
test:
12-
uses: devantler-tech/reusable-workflows/.github/workflows/ci-dotnet-test.yaml@55d62d99f199c9c325d1862773659e5a51b9acd2 # v1.27.0
12+
uses: devantler-tech/reusable-workflows/.github/workflows/ci-dotnet-test.yaml@8cb40c51da663ff372855b3152ddcbbaf562f718 # v1.27.1
1313
secrets:
1414
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)