Skip to content

Replace deprecated set-output in GitHub Actions before 31st May 2023 #307

Description

@apupier

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

used in 2 places:

run: echo "##[set-output name=tagname;]$(echo ${GITHUB_REF##*/})"

echo "##[set-output name=sonar_opts;]$(echo -Dsonar.host.url=https://sonarcloud.io \

see also warning annotation:
image

relates to com-pas/contributing#65

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions