Skip to content

Commit

Permalink
Change version on ami build
Browse files Browse the repository at this point in the history
  • Loading branch information
abuabraham-ttd committed Dec 12, 2024
1 parent 45b2908 commit d890e5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-aws-nitro-eif.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
steps:
- name: Build UID2 AWS EIF
id: build_uid2_eif
uses: IABTechLab/uid2-operator/.github/actions/build_aws_eif@main
uses: IABTechLab/uid2-operator/.github/actions/build_aws_eif@abu-UID2-4555-EC2-improvements
with:
identity_scope: uid2
artifacts_base_output_dir: ${{ env.ARTIFACTS_BASE_OUTPUT_DIR }}/uid2
Expand Down Expand Up @@ -106,7 +106,7 @@ jobs:
steps:
- name: Build EUID AWS EIF
id: build_euid_eif
uses: IABTechLab/uid2-operator/.github/actions/build_aws_eif@main
uses: IABTechLab/uid2-operator/.github/actions/build_aws_eif@abu-UID2-4555-EC2-improvements
with:
identity_scope: euid
artifacts_base_output_dir: ${{ env.ARTIFACTS_BASE_OUTPUT_DIR }}/euid
Expand Down

0 comments on commit d890e5d

Please sign in to comment.