Skip to content

The 'add-path' & 'set-env' command will be disabled on november 16th #226

Description

@remiflament

Hello,

I am starting to use your Github Action today and I noticed that you are using a deprecated and delete soon param.
Here the output from the workflow.

/bin/tar xz --warning=no-unknown-keyword -C /home/runner/work/_temp/a8da1019-924a-476f-a91b-970ea10ad7ee -f /home/runner/work/_temp/a68ebee4-749d-48df-96f1-949f382d65c7
Error: The `add-path`command is deprecated and will be disabled on November 16th. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
Error: The `set-env`command is deprecated and will be disabled on November 16th. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

Here my code to invoke your action

- name: Setup gcloud environmentuses: google-github-actions/setup-gcloud@0.1.3with:
service_account_key: ${{ secrets.BUILDPUBLISHCLOUDRUN_KEY }}

My job is working, I am just curious about this output.

Thank you :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions