mission-lblaney
Results
2
issues of
mission-lblaney
## Describe the Bug When upgrading from one minor version to another the terraform plan fails with about 50+ errors. ## Expected Behavior When upgrading minor versions I expect that...
bug
``` Error: An error occurred trying to start process '/home/runner/runners/2.294.0/externals/node16/bin/node' with working directory '/home/runner/work/REPO_NAME/REPO_NAME'. Argument list too long ``` This step: ```yaml - uses: actions/github-script@v6 if: github.event_name == 'pull_request' env:...