Skip to content

Commit 9246dee

Browse files
committed
Remove unused variable
1 parent 5152bae commit 9246dee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ In your {% data variables.product.prodname_actions %} workflow file, ensure you
5858

5959
The following example uses the placeholder `YOUR_PROVIDER_NAME` & `YOUR_AUDIENCE`.
6060

61-
{% data reusables.actions.oidc-deployment-example %}
6261
```yaml
6362
permissions:
6463
id-token: write

0 commit comments

Comments
 (0)