Skip to content

Commit 91e5414

Browse files
chore(deps): Bump devantler-tech/reusable-workflows/.github/workflows/ci-dotnet-test.yaml (#69)
Bumps [devantler-tech/reusable-workflows/.github/workflows/ci-dotnet-test.yaml](https://github.com/devantler-tech/reusable-workflows) from 1.22.4 to 1.22.5. - [Release notes](https://github.com/devantler-tech/reusable-workflows/releases) - [Commits](devantler-tech/reusable-workflows@1bcc916...c049d0a) --- updated-dependencies: - dependency-name: devantler-tech/reusable-workflows/.github/workflows/ci-dotnet-test.yaml dependency-version: 1.22.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf6e92d commit 91e5414

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@1bcc916ddd8c8f949749ae137e2aba9b6061a17a # v1.22.4
12+
uses: devantler-tech/reusable-workflows/.github/workflows/ci-dotnet-test.yaml@c049d0ad8110b0a74920fecf22525d2f771264b7 # v1.22.5
1313
secrets:
1414
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)