Skip to content

Commit

Permalink
use us-east-2
Browse files Browse the repository at this point in the history
  • Loading branch information
itaimarongwe-okta committed Sep 24, 2024
1 parent 3a3cd65 commit e450e76
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:
uses: aws-actions/configure-aws-credentials@v1
with:
role-to-assume: ${{ secrets.TEST_AWS_ARN }}
aws-region: us-east-1
aws-region: us-east-2
mask-aws-account-id: true

- name: Run Reversing Labs Wrapper Scanner
Expand Down

0 comments on commit e450e76

Please sign in to comment.