chrisdickinson / setup-yq

Apache License 2.0
27 stars 20 forks source link

Run set-yq failed. The add-path command is disabled. #7

Closed lazychanger closed 1 year ago

lazychanger commented 1 year ago

build 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/

lazychanger commented 1 year ago
    steps:
      - name: setup-yq
        uses: chrisdickinson/setup-yq@v1.0.0
        with:
          yq-version: v4.25.3
        env:
          ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true