-
Notifications
You must be signed in to change notification settings - Fork 49
Truncates SSH Keys #122
Copy link
Copy link
Open
Labels
bugSomething isn't working as expected. Has never worked before. When it has, use "regression" instead.Something isn't working as expected. Has never worked before. When it has, use "regression" instead.needs infoNeeds more info (e.g. reproduction) from the issue author.Needs more info (e.g. reproduction) from the issue author.
Metadata
Metadata
Assignees
Labels
bugSomething isn't working as expected. Has never worked before. When it has, use "regression" instead.Something isn't working as expected. Has never worked before. When it has, use "regression" instead.needs infoNeeds more info (e.g. reproduction) from the issue author.Needs more info (e.g. reproduction) from the issue author.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Have tried to use v3 of this action to load the private key of an SSH key that I am using as a GitHub deploy key. The key is being truncated to 167 characters, no matter if I export the key using environment variables or as a step output. I have verified that the key works by using it directly as a GitHub action secret.
Example failure: