Skip to content

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

Description

@allan-mobley-jr

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions