Skip to content

Commit 593a6e6

Browse files
Update content/actions/security-for-github-actions/security-hardening-your-deployments/configuring-openid-connect-in-jfrog.md
Co-authored-by: Ben Ahmady <[email protected]>
1 parent b106ed2 commit 593a6e6

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
@@ -80,7 +80,7 @@ jobs:
8080
> These can be used for other integrations that require authentication with JFrog.
8181
> To reference these outputs, ensure the step has an explicit `id` defined (e.g., `id: setup-jfrog-cli`).
8282
83-
### Example: Using OIDC Credentials in Other Steps
83+
### Using OIDC Credentials in other steps
8484
```yaml
8585
- name: Login to Artifactory Docker Registry
8686
uses: docker/login-action@v3

0 commit comments

Comments
 (0)