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