Skip to content

Commit

Permalink
chore: bump ifaxity/wait-on-action from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [ifaxity/wait-on-action](https://github.com/ifaxity/wait-on-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/ifaxity/wait-on-action/releases)
- [Changelog](https://github.com/iFaxity/wait-on-action/blob/next/release.config.js)
- [Commits](iFaxity/wait-on-action@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: ifaxity/wait-on-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 3b1cf95 commit 5637b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
--no-run --locked --target=${{ inputs.target }}
--no-default-features --features=${{ inputs.features }}
- name: Wait for database
uses: ifaxity/wait-on-action@v1.1.0
uses: ifaxity/wait-on-action@v1.2.0
with:
resource: "tcp:1433 tcp:3306 tcp:5432 tcp:9004"
timeout: 60000
Expand Down

0 comments on commit 5637b94

Please sign in to comment.