Skip to content

Commit edf45ed

Browse files
Removed duplicate phrase (#39818)
Co-authored-by: Sharra-writes <[email protected]>
1 parent ee384c0 commit edf45ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/actions/concepts/security/openid-connect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ redirect_from:
2020

2121
However, using hardcoded secrets requires you to create credentials in the cloud provider and then duplicate them in {% data variables.product.prodname_dotcom %} as a secret.
2222

23-
After you have established a trust connection with a cloud provider that supports OIDC, you can you can configure your workflow to request a short-lived access token directly from the cloud provider.
23+
After you have established a trust connection with a cloud provider that supports OIDC, you can configure your workflow to request a short-lived access token directly from the cloud provider.
2424

2525
## Benefits of using OIDC
2626

0 commit comments

Comments
 (0)