Skip to content

The set-output command is deprecated and will be disabled soon #97

Closed
@gtazzoli-uala

Description

@gtazzoli-uala

Describe the bug

When running from @v1.0.0 or main I get:

Warning: The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see:

How can we reproduce it?

  - name: Update README.md docs
    id: update-readme
    uses: terraform-docs/gh-actions@main #or v1.0.0 
    with:
      working-dir: .
      output-file: README.md
      output-method: inject
      git-push: "true"
      config-file: './.config/.terraform-docs.yml'

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