Skip to content

Commit 602745e

Browse files
changed role name
1 parent a949702 commit 602745e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-monitoring.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
- name: Configure AWS Credentials
9898
uses: aws-actions/configure-aws-credentials@12e3392609eaaceb7ae6191b3f54bbcb85b5002b
9999
with:
100-
role-to-assume: ${{ secrets.SECURITY_VULNERABILITY_ROLE_ARN }}
100+
role-to-assume: ${{ secrets.MONITORING_ROLE_ARN }}
101101
aws-region: us-west-2
102102
- name: Put Code Scanning Alert Metric Data
103103
run: |

0 commit comments

Comments
 (0)