Skip to content

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

Open
@allan-mobley-jr

Description

@allan-mobley-jr

Using your GitHub action as follows:

name: Add SSH Key to Agent
uses: webfactory/[email protected]
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.

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