Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Action fails #16

@omarabid

Description

@omarabid

Do the checklist before filing an issue:

Description

The action now fails. From my understanding, this is due to: https://github.blog/changelog/2020-11-09-github-actions-removing-set-env-and-add-path-commands-on-november-16/

Workflow code

      - name: Run cargo-tarpaulin
        uses: omarabid-forks/[email protected]
        with:
          version: '0.9.0'
          args: '-- --test-threads 1'

Action output

Error: Unable to process command '::add-path::/home/runner/work/_temp/bd2f9558-f393-4d70-b2a0-49444c360a8b' successfully.
Error: The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions