Skip to content

Fix for deprecated of set-output in GH actions#1571

Merged
davidgamez merged 2 commits intomasterfrom
fix-gh-action-set-output-deprecation
Sep 13, 2023
Merged

Fix for deprecated of set-output in GH actions#1571
davidgamez merged 2 commits intomasterfrom
fix-gh-action-set-output-deprecation

Conversation

@fredericsimard
Copy link
Copy Markdown
Contributor

GitHub has deprecated set-output and will eventually make it unusable, so this is a preventative fix. See more info here: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

@github-actions
Copy link
Copy Markdown
Contributor

✅ Rule acceptance tests passed.
New Errors: 0 out of 1470 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
Dropped Errors: 0 out of 1470 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
New Warnings: 0 out of 1470 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
Dropped Warnings: 0 out of 1470 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
0 out of 1470 sources (~0 %) are corrupted.
Commit: c134676
Download the full acceptance test report here (report will disappear after 90 days).
✅ Rule acceptance tests passed.

@davidgamez davidgamez merged commit b22f30b into master Sep 13, 2023
@davidgamez davidgamez deleted the fix-gh-action-set-output-deprecation branch September 13, 2023 20:54
@fredericsimard fredericsimard restored the fix-gh-action-set-output-deprecation branch September 16, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants