Skip to content

Commit

Permalink
WIP: borky ssh role
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaso committed Mar 31, 2024
1 parent aeb442d commit 88f7127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tester.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}"
Expand Down

0 comments on commit 88f7127

Please sign in to comment.