Skip to content

Commit e44761d

Browse files
authored
Merge pull request #864 from aws-observability/thpierce-patch-2
Update owasp.yml to use new metrics role ARN
2 parents 395a671 + 6a65351 commit e44761d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/owasp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ jobs:
6666
needs.check-dependencies-otel-java.result == 'success'}}
6767
region: us-west-2
6868
secrets:
69-
roleArn: ${{ secrets.METRICS_ROLE_ARN }}
69+
roleArn: ${{ secrets.NEW_METRICS_ROLE_ARN }}
7070

0 commit comments

Comments
 (0)