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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 12, 2024
1 parent be808d3 commit 5fdfb7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aurora.yml
Expand Up @@ -77,7 +77,7 @@ jobs:
mysql --host=$mysqlHost --user=$mysqlUser --password=$mysqlPassword -D mysql -e "create database if not exists nservicebus ;"
- name: Run tests
uses: Particular/run-tests-action@v1.6.0
uses: Particular/run-tests-action@v1.7.0

- name: Teardown infrastructure
if: ${{ always() }}
Expand Down

0 comments on commit 5fdfb7c

Please sign in to comment.