Skip to content

Commit

Permalink
use branch ref
Browse files Browse the repository at this point in the history
  • Loading branch information
mojotalantikite committed Jan 7, 2025
1 parent 00531ec commit 14a9fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bootstrap-cdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: ./.github/actions/setup_env

- name: Get AWS credentials
uses: ./.github/actions/get_aws_credentials
uses: Enterprise-CMCS/managed-care-review/.github/actions/get_aws_credentials@mt-awscdk-migrate-ui
with:
region: ${{ vars.AWS_DEFAULT_REGION }}
account-id: ${{ secrets.DEV_AWS_ACCOUNT_ID }}
Expand Down

0 comments on commit 14a9fa3

Please sign in to comment.