Skip to content

Commit 48859cf

Browse files
committed
Update
1 parent 9246dee commit 48859cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/actions/security-for-github-actions/security-hardening-your-deployments/configuring-openid-connect-in-jfrog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ To use OIDC with JFrog, establish a trust relationship between {% data variables
5656

5757
In your {% data variables.product.prodname_actions %} workflow file, ensure you are using the provider name and audience you configured in the JFrog Platform.
5858

59-
The following example uses the placeholder `YOUR_PROVIDER_NAME` & `YOUR_AUDIENCE`.
59+
The following example uses the placeholders YOUR_PROVIDER_NAME and YOUR_AUDIENCE.
6060

6161
```yaml
6262
permissions:

0 commit comments

Comments
 (0)