v1.6.1
🩹 [Patch]: Updated the org level login test with quotes (#52)
Description
This pull request updates the TestWorkflow.yml file to test quoted inputs for GitHub App secrets and adjusts the job name to reflect this change.
Workflow updates:
.github/workflows/TestWorkflow.yml: Updated thenamefield of theActionTestWithGitHubAppOrgjob to include "quoted inputs" for clarity..github/workflows/TestWorkflow.yml: Modified theClientIDandPrivateKeyinputs in theAction-Teststep to use quoted syntax for testing purposes.