Skip to content

Commit 6a6b507

Browse files
Bump Particular/run-tests-action from 1.6.0 to 1.7.0
Bumps [Particular/run-tests-action](https://github.com/particular/run-tests-action) from 1.6.0 to 1.7.0. - [Commits](Particular/run-tests-action@v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: Particular/run-tests-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d78e138 commit 6a6b507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ jobs:
5656
sqlcmd -Q "CREATE SCHEMA sender AUTHORIZATION db_owner" -d "nservicebus"
5757
sqlcmd -Q "CREATE SCHEMA db@ AUTHORIZATION db_owner" -d "nservicebus"
5858
- name: Run tests
59-
uses: Particular/run-tests-action@v1.6.0
59+
uses: Particular/run-tests-action@v1.7.0

0 commit comments

Comments
 (0)