Skip to content

Commit 8cfd126

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 44f50ef commit 8cfd126

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
@@ -82,7 +82,7 @@ jobs:
8282
8383
### Using OIDC Credentials in other steps
8484
```yaml
85-
- name: Login to Artifactory Docker Registry
85+
- name: Sign in to Artifactory Docker registry
8686
uses: docker/login-action@v3
8787
with:
8888
registry: ${{ env.JF_URL }}

0 commit comments

Comments
 (0)