diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index d6e6709..735e6f8 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -9,6 +9,6 @@ on: jobs: test: - uses: devantler-tech/reusable-workflows/.github/workflows/ci-dotnet-test.yaml@f7c1091196016d2e66b7487ceba166112d196702 # v1.25.0 + uses: devantler-tech/reusable-workflows/.github/workflows/ci-dotnet-test.yaml@55d62d99f199c9c325d1862773659e5a51b9acd2 # v1.27.0 secrets: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}