Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The "file" argument must be of type string. Received undefined - in Post job #219

Closed
Constantin07 opened this issue May 13, 2024 · 1 comment

Comments

@Constantin07
Copy link

Constantin07 commented May 13, 2024

Hi,

Here is config used:

      - name: Configure SSH key for Terraform components and modules
        uses: webfactory/[email protected]
        with:
          ssh-private-key: |
            ${{ secrets.TERRAFORM_MODULES_DEPLOY_KEY }}

In the post job, despite "green" I see the below message:

Post job cleanup.
Stopping SSH agent
The "file" argument must be of type string. Received undefined
Error stopping the SSH agent, proceeding anyway
image

Is this expected behaviour or can be fixed ?

@Constantin07
Copy link
Author

Closed as duplicate of #208

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant