Skip to content

Commit

Permalink
test connection to jd
Browse files Browse the repository at this point in the history
  • Loading branch information
scheibinger committed Dec 16, 2024
1 parent eaf8963 commit 0b73bb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/crib-ccip-v2-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Deploy and validate CRIB Environment for CCIP v2
if: steps.check-prereqs-for-running.outputs.should_run == 'true'
uses: smartcontractkit/.github/actions/crib-deploy-environment@88437540e1ccbf72e0163c39f804198372dc6556 # [email protected]
uses: smartcontractkit/.github/actions/crib-deploy-environment@0d57046d1a3951141ec61a732cd87f07f72e7799 # [email protected]
id: deploy-crib
with:
github-token: ${{ steps.token.outputs.access-token }}
Expand All @@ -65,7 +65,7 @@ jobs:
chainlink-team: ccip
chainlink-product: ccip
k8s-api-endpoint: ${{ secrets.K8S_API_ENDPOINT_STAGE }}
crib-repo-ref: 'main'
crib-repo-ref: 'crib-352/rpc-type'
- uses: actions/[email protected]
- name: Set up Go
uses: ./.github/actions/setup-go
Expand Down

0 comments on commit 0b73bb3

Please sign in to comment.