Skip to content

Commit

Permalink
role/github/GitHub-Testing-NF-Quilt
Browse files Browse the repository at this point in the history
  • Loading branch information
drernie committed Jan 26, 2024
1 parent 57e26a3 commit b7e4a08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pkg-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: arn:aws:iam::712023778557:role/GitHub-Testing-NF-Quilt
role-to-assume: arn:aws:iam::712023778557:role/github/GitHub-Testing-NF-Quilt
aws-region: us-east-1

- name: Setup Java ${{matrix.java_version}}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: arn:aws:iam::712023778557:role/GitHub-Testing-NF-Quilt
role-to-assume: arn:aws:iam::712023778557:role/github/GitHub-Testing-NF-Quilt
aws-region: us-east-1

- name: Setup Java ${{matrix.java_version}}
Expand Down

0 comments on commit b7e4a08

Please sign in to comment.