Skip to content

Commit

Permalink
bump crib-deploy-environment version (#15399)
Browse files Browse the repository at this point in the history
* bump crib-deploy-environment version

* modifying inputs for deploy-crib due to GAP v2 upgrade

following smartcontractkit/crib@109a8df#diff-cd4cd267fd322151fee5bee287c420a984a696b639c2949903ad232cf74efbadR82

* using crib-deploy-environment version devired from 2.1.0 containing the GOBIN fix

the latest had issues which will be addressed in a separate GAP v2 upgrade initiative.
in the meantime, this is meant to fix the issue on the short term.

see: smartcontractkit/.github#726
  • Loading branch information
rafaelfelix authored Nov 27, 2024
1 parent ae1ce2e commit 38e3681
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 @@ -76,7 +76,7 @@ jobs:
echo $GITHUB_WORKSPACE
- name: Deploy and validate CRIB Environment for Core
uses: smartcontractkit/.github/actions/crib-deploy-environment@a4058228b4b9b6e30bb0e2b883e3b4f0cd447970 # [email protected].0
uses: smartcontractkit/.github/actions/crib-deploy-environment@c1c5e0952dfb1f7748cdad9789fd2a2ae8dc7348 # [email protected].1
id: deploy-crib
with:
github-token: ${{ steps.token.outputs.access-token }}
Expand Down

0 comments on commit 38e3681

Please sign in to comment.