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

Action fails #16

Open
omarabid opened this issue Jan 16, 2021 · 0 comments
Open

Action fails #16

omarabid opened this issue Jan 16, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@omarabid
Copy link

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/
@omarabid omarabid added the bug Something isn't working label Jan 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant