Skip to content

Commit cf990bc

Browse files
chore(deps): Bump devantler-tech/reusable-workflows/.github/workflows/ci-dotnet-test.yaml (#60)
Bumps [devantler-tech/reusable-workflows/.github/workflows/ci-dotnet-test.yaml](https://github.com/devantler-tech/reusable-workflows) from 1.21.0 to 1.22.3. - [Release notes](https://github.com/devantler-tech/reusable-workflows/releases) - [Changelog](https://github.com/devantler-tech/reusable-workflows/blob/main/.releaserc) - [Commits](devantler-tech/reusable-workflows@0763de3...6e09058) --- updated-dependencies: - dependency-name: devantler-tech/reusable-workflows/.github/workflows/ci-dotnet-test.yaml dependency-version: 1.22.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3eb0f3f commit cf990bc

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@0763de30f9598601916680b2f52c9f41f14082df # v1.21.0
12+
uses: devantler-tech/reusable-workflows/.github/workflows/ci-dotnet-test.yaml@6e090583500faddbf48c4ef3af02e6b89db1913f # v1.22.3
1313
secrets:
1414
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)