Skip to content

Commit

Permalink
chore: bump ifaxity/wait-on-action from 1.1.0 to 1.2.1 (#4458)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 3d0a727 commit e82c88f
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.1
with:
resource: "tcp:1433 tcp:3306 tcp:5432 tcp:9004"
timeout: 60000
Expand Down

0 comments on commit e82c88f

Please sign in to comment.