Open
Description
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
Labels
No labels