Skip to content

Commit

Permalink
use different port
Browse files Browse the repository at this point in the history
  • Loading branch information
scheibinger authored and skudasov committed Aug 8, 2024
1 parent c4e9c5d commit 62304f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crib-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
aws-role-duration-seconds: "1800"

- name: Deploy and validate CRIB Environment for Core
uses: smartcontractkit/.github/actions/setup-crib-environment@fb4c26ad00aab4121a26c55a67acb0c8057bb4a7
uses: smartcontractkit/.github/actions/setup-crib-environment@334a434a4a1334042ac299b69c4778cbc849b48c
id: deploy-crib
with:
github-token: ${{ steps.token.outputs.access-token }}
Expand Down

0 comments on commit 62304f7

Please sign in to comment.