Skip to content

Commit

Permalink
Fixed reference
Browse files Browse the repository at this point in the history
  • Loading branch information
cody-constine-ttd committed Sep 3, 2024
1 parent 3000a76 commit 1869c3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-uid2-dev-ami.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Build UID2 Operator AMI
id: buildAMI
uses: IABTechLab/uid2-operator/.github/actions/build_dev_ami@main
uses: IABTechLab/uid2-operator/.github/actions/build_dev_ami@cbc-UID2-4015-develoment-ami
with:
identity_scope: uid2
save_ami: ${{ inputs.save_ami }}
Expand Down Expand Up @@ -126,7 +126,7 @@ jobs:
- name: Build EUID Operator AMI
id: buildAMI
uses: IABTechLab/uid2-operator/.github/actions/build_dev_ami@main
uses: IABTechLab/uid2-operator/.github/actions/build_dev_ami@cbc-UID2-4015-develoment-ami
with:
identity_scope: euid
save_ami: ${{ inputs.save_ami }}
Expand Down

0 comments on commit 1869c3d

Please sign in to comment.