Skip to content

Comments

ci: Use GITHUB_OUTPUT envvar instead of set-output command#2

Merged
dongjiang1989 merged 2 commits intokubeservice-stack:mainfrom
arunsathiya:main
Jul 1, 2024
Merged

ci: Use GITHUB_OUTPUT envvar instead of set-output command#2
dongjiang1989 merged 2 commits intokubeservice-stack:mainfrom
arunsathiya:main

Conversation

@arunsathiya
Copy link
Contributor

save-state and set-output commands used in GitHub Actions are deprecated and GitHub recommends using environment files.

This PR updates the usage of set-output to $GITHUB_OUTPUT

Instructions for envvar usage from GitHub docs:

https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-output-parameter

@CLAassistant
Copy link

CLAassistant commented Jan 1, 2024

CLA assistant check
All committers have signed the CLA.

@the-label-bot
Copy link

the-label-bot bot commented Jan 1, 2024

The Label Bot has predicted the following:

Category Value Confidence Applied Label
Kind feature 0.661 ✔️
Size XS 0.997 ✔️

@the-label-bot the-label-bot bot added the kind/feature kind/feature label Jan 1, 2024
@dongjiang1989
Copy link
Member

@dongjiang1989 dongjiang1989 merged commit 2389d48 into kubeservice-stack:main Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants