CircleCI-Public / trigger-circleci-pipeline-action

Trigger a CircleCI pipeline from any GitHub Actions event.
https://github.com/marketplace/actions/trigger-circleci-pipeline
48 stars 43 forks source link

Bug: Node 12 #43

Closed doughlass closed 1 year ago

doughlass commented 1 year ago

Is there an existing issue for this?

Current behavior

Warnings by GitHub Actions are telling me that CircleCI-Public/trigger-circleci-pipeline-action@v1.0.6 is still using Node 12 which Actions is deprecated and requires Node 16.

Attached Screenshot Screenshot 2023-03-07 at 13 12 02

Minimum reproduction code

no url public

Steps to reproduce

  1. Create a workflow that depends on CircleCI-Public/trigger-circleci-pipeline-action@v1.0.6
  2. Execute workflow

Expected behavior

To not have any deprecation warnings and be able to use newer versions of Node.

GitHub Action Version

1.0.6

Other

No response

KyleTryon commented 1 year ago

Thank you! I'll update this