Skip to content

Commit

Permalink
update ARN reference
Browse files Browse the repository at this point in the history
  • Loading branch information
itaimarongwe-okta authored Oct 7, 2024
1 parent 1ce7f24 commit e4ac442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rl-scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v1
with:
role-to-assume: ${{ secrets.TEST_AWS_ARN }}
role-to-assume: ${{ secrets.PRODSEC_TOOLS_ARN }}
aws-region: us-east-1
mask-aws-account-id: true

Expand Down

0 comments on commit e4ac442

Please sign in to comment.