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

🌱 update output syntax in go workflow #995

Merged
merged 1 commit into from
Oct 1, 2023
Merged

🌱 update output syntax in go workflow #995

merged 1 commit into from
Oct 1, 2023

Conversation

kranurag7
Copy link
Contributor

set-output syntax was deprecated few months back in GitHub and this
commit updates the workflow manifest with the current supported syntax.

Ref: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Warnings: https://github.com/syself/cluster-api-provider-hetzner/actions/runs/6362488278

Signed-off-by: Anurag [email protected]

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

TODOs:

  • squash commits
  • include documentation
  • add unit tests

set-output syntax was deprecated few months back in GitHub and this
commit updates the workflow manifest with the current supported syntax.

Signed-off-by: Anurag <[email protected]>
@syself-bot syself-bot bot added size/XS Denotes a PR that changes 0-20 lines, ignoring generated files. area/github Changes made in the github directory labels Oct 1, 2023
@batistein batistein merged commit f95aa6b into main Oct 1, 2023
7 of 8 checks passed
@batistein batistein deleted the fix-output branch October 1, 2023 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/github Changes made in the github directory size/XS Denotes a PR that changes 0-20 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants