Skip to content

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

Open
@apupier

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

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