Skip to content

Commit 8128bbd

Browse files
committed
Update assume role arn
1 parent 77e8c97 commit 8128bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-autoapprove.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: aws-actions/configure-aws-credentials@v4
2222
with:
2323
aws-region: us-west-2
24-
role-to-assume: ${{ secrets.SECRETS_AWS_PACKAGING_ROLE_TO_ASSUME }}
24+
role-to-assume: ${{ secrets.CONFIGUREAWSCREDENTIALSPACKAGEROLEARN }}
2525
role-duration-seconds: 900
2626
- name: Get bot user token
2727
uses: aws-actions/aws-secretsmanager-get-secrets@v2

0 commit comments

Comments
 (0)