Skip to content

Commit

Permalink
Bump Particular/run-tests-action from 1.6.0 to 1.7.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 7d913c3 commit 4978f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ jobs:
connection-string-name: RabbitMQTransport_ConnectionString
tag: RabbitMQTransport
- name: Run tests
uses: Particular/run-tests-action@v1.6.0
uses: Particular/run-tests-action@v1.7.0
with:
reset-script: dotnet run --project src/targets

0 comments on commit 4978f05

Please sign in to comment.