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

The set-output command is deprecated and will be disabled soon #46

Closed
bmoon4 opened this issue Oct 13, 2022 · 1 comment · Fixed by #49
Closed

The set-output command is deprecated and will be disabled soon #46

bmoon4 opened this issue Oct 13, 2022 · 1 comment · Fixed by #49

Comments

@bmoon4
Copy link

bmoon4 commented Oct 13, 2022

Github Actions is deprecating set-output command soon.

image

Warning: The `set-output` command is deprecated and will be disabled soon. 
Please upgrade to using Environment Files. 
For more information see: 
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

So following lines need to be reviewed / fixed.

https://github.com/snok/container-retention-policy/blob/main/.github/workflows/clean_packages.yml#L66

https://github.com/snok/container-retention-policy/blob/main/main.py#L509

https://github.com/snok/container-retention-policy/blob/main/main_tests.py#L578-L580

@sondrelg
Copy link
Member

Neat, thanks for letting me know. Would you be interested in creating a fix?

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 a pull request may close this issue.

2 participants