Skip to content

Commit

Permalink
bump crib-deploy-environment action to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfelix committed Jan 6, 2025
1 parent 0fb7546 commit 1883de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/crib/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ runs:
aws-role-duration-seconds: "1800"

- name: Deploy and validate CRIB Environment for Core
uses: smartcontractkit/.github/actions/crib-deploy-environment@815e0d550527897746e889441407926d7e28169c # crib-deploy-environment@7.4.0
uses: smartcontractkit/.github/actions/crib-deploy-environment@bc68e75e2f24b261b12fdfafbd75c0ec1419ae06 # crib-deploy-environment@8.1.0
id: deploy-crib
with:
github-token: ${{ steps.token.outputs.access-token }}
Expand Down

0 comments on commit 1883de6

Please sign in to comment.