Skip to content

Commit

Permalink
Update the title
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Oct 31, 2024
1 parent b94ec4e commit f732a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tasks/debug-ssh.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Certified for:
!!! info "Use a private repository if you're not using actuated yet"
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).

## Try out the action on your agent
## Connect to your job via SSH

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).

Expand Down

0 comments on commit f732a85

Please sign in to comment.