Skip to content

Commit

Permalink
Use released version of action
Browse files Browse the repository at this point in the history
  • Loading branch information
chainchad committed Dec 27, 2024
1 parent 464f4f6 commit f913424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/crib-deploy-environment/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ runs:
using: "composite"
steps:
- name: Setup GAP
uses: smartcontractkit/.github/actions/setup-gap@a1c64ab26eaac82da84581788f33029f5ae6cc02 # setup-gap@3.0.0
uses: smartcontractkit/.github/actions/setup-gap@1bb35eaa8308e0a780afe4945596a6482e13f320 # setup-gap@3.1.0
with:
aws-region: ${{ inputs.aws-region }}
aws-role-arn: ${{ inputs.aws-role-arn }}
Expand Down

0 comments on commit f913424

Please sign in to comment.