Skip to content

Commit f732a85

Browse files
committed
Update the title
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent b94ec4e commit f732a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tasks/debug-ssh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Certified for:
1010
!!! info "Use a private repository if you're not using actuated yet"
1111
GitHub recommends using a private repository with self-hosted runners because changes can be left over from a previous run, even when using Actions Runtime Controller. Actuated uses an ephemeral VM with an immutable image, so can be used on both public and private repos. Learn why in the [FAQ](/faq).
1212

13-
## Try out the action on your agent
13+
## Connect to your job via SSH
1414

1515
You'll need to add the `id_token: write` permission to your workflow to use this action. It allows the action to authenticate with the SSH gateway using an [GitHub Actions OIDC token](https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect).
1616

0 commit comments

Comments
 (0)