Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Public Key Printed Out Even With log-public-key set to false #193

Open
allan-mobley-jr opened this issue Sep 25, 2023 · 4 comments
Open

Comments

@allan-mobley-jr
Copy link

Using your GitHub action as follows:

name: Add SSH Key to Agent
uses: webfactory/ssh-agent@v0.8.0
with:
  ssh-private-key: ${{ secrets.MOBSITES_SSH_PRIVATE_KEY }}
  log-public-key: false

However, public key is still logged in GitHub Workflow logs when step runs.

@rarrais
Copy link

rarrais commented Nov 21, 2023

Facing the same issue.

@sebastiankugler

This comment was marked as off-topic.

@allan-mobley-jr

This comment was marked as off-topic.

@sebastiankugler

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants