Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] Replace deprecated job outputs in GitHub workflows #71

Merged
merged 1 commit into from
Oct 15, 2022

Conversation

eliashaeussler
Copy link
Member

With GitHub deprecating the set-output commands in GitHub workflows, the new $GITHUB_OUTPUT variable needs to be used instead.

@eliashaeussler eliashaeussler added the bug Something isn't working label Oct 15, 2022
@eliashaeussler eliashaeussler self-assigned this Oct 15, 2022
@codeclimate
Copy link

codeclimate bot commented Oct 15, 2022

Code Climate has analyzed commit 9186f94 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 99.1% (0.0% change).

View more on Code Climate.

@eliashaeussler eliashaeussler merged commit 7f545bd into develop Oct 15, 2022
@eliashaeussler eliashaeussler deleted the fix/github-output branch October 15, 2022 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant