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 entrypoint.sh to use new output method #2

Merged
merged 1 commit into from
Nov 2, 2022
Merged

Update entrypoint.sh to use new output method #2

merged 1 commit into from
Nov 2, 2022

Conversation

norwd
Copy link
Contributor

@norwd norwd commented Oct 31, 2022

This fixes the following warning that is currently produced by this action:

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

This fixes the following warning that is currently produced by this action:

```
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
```
@Jerome1337 Jerome1337 merged commit 2c695d2 into Jerome1337:master Nov 2, 2022
@norwd norwd deleted the patch-1 branch November 2, 2022 17:39
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.

None yet

2 participants