Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Commit

Permalink
ci: bump contract-tests action (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
cwaldren-ld authored Apr 25, 2024
1 parent e1fde9c commit ae60b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/contract-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ runs:
run: dotnet ${{ inputs.service_dll_file }} > test-service.log 2>&1 & disown

- name: Run Contract Tests
uses: launchdarkly/gh-actions/actions/[email protected].0
uses: launchdarkly/gh-actions/actions/[email protected].1
with:
test_service_port: 8000
token: ${{ inputs.token }}

0 comments on commit ae60b82

Please sign in to comment.