Skip to content

Commit

Permalink
Update attestation IAM role name
Browse files Browse the repository at this point in the history
  • Loading branch information
theseanything committed Jul 10, 2024
1 parent da1e938 commit b4ad684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sign.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: "arn:aws:iam::172025368201:role/github_action_ecr_push"
role-to-assume: "arn:aws:iam::172025368201:role/github_action_image_attestation"
role-session-name: sign-govuk-ruby-images
aws-region: eu-west-1
- name: Create attestation
Expand Down

0 comments on commit b4ad684

Please sign in to comment.