mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-03 06:05:04 +09:00
chore: re-run linter
This commit is contained in:
+1
-1
@@ -173,4 +173,4 @@ export async function assumeRole(params: assumeRoleParams) {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
return assumeRoleWithCredentials(commonAssumeRoleParams, stsClient);
|
return assumeRoleWithCredentials(commonAssumeRoleParams, stsClient);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user