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

Fix deprecated Github action features #3

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

f0urfingeredfish
Copy link
Collaborator

There are multiple upstream PRs that fix this issue but none of them are being addressed so I am fixing it in our fork.

This updates the "@actions/core" package to fix the deprecated setOutput warning per Github's instructions.

This warning appears as an annotation when run:
image

Important info on deprecation dates from Github:

We are monitoring telemetry for the usage of these commands and plan to fully disable them on 31st May 2023. Starting 1st June 2023 workflows using save-state or set-output commands via stdout will fail with an error.

NOTE: June 1st, 2023 is when this action will start failing with an error unless fixed.

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.

1 participant