diff --git a/.github/workflows/tester.yaml b/.github/workflows/tester.yaml index 7d8af1d..0c29fd6 100644 --- a/.github/workflows/tester.yaml +++ b/.github/workflows/tester.yaml @@ -32,7 +32,7 @@ jobs: oidc_backend_path: github-oidc oidc_role: cert-action-user ssh_backend_path: arrakis/ssh2 - ssh_role: cert-action-certz + ssh_role: cert-action-cert - name: Examine generated certificate run: ssh-keygen -L -f "${{ steps.ssh_cert.outputs.cert_path }}"