We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d7de91 + 525c78d commit c051d9dCopy full SHA for c051d9d
content/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-jfrog.md
@@ -69,7 +69,7 @@ The following example uses the placeholder `YOUR_PROVIDER_NAME`.
69
echo ACCESS_TOKEN=$ACCESS_TOKEN >> $GITHUB_OUTPUT
70
```
71
72
-The following example show part of a {% data variables.product.prodname_actions %} workflow file using cURL.
+The following example shows part of a {% data variables.product.prodname_actions %} workflow file using cURL.
73
74
```yaml
75
- name: Get ID Token (cURL method)
0 commit comments