question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`save-state` and `set-output` are deprecated

See original GitHub issue

The action yields the following warning

Warning: The `save-state` 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/

Should resolve once dependabot pr #352 find it’s way to the next release

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:51
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

15reactions
TzlilSwimmer123commented, Oct 27, 2022

@mdouglass do you know when the new release suppose to happen?

11reactions
arjramancommented, Oct 29, 2022

@mdouglass @TzlilSwimmer123 @joekhoobyar @CaBazaga @renperez-cpi @netanelrabinowitz apologize for the delay, should be released now!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Deprecating save-state and set-output commands
Starting 1st June 2023 workflows using save-state or set-output commands via stdout will fail with an error. Patching your actions and workflows.
Read more >
CI: fix deprecated set-output and save-state in Github Actions ...
area/testing Issue related to testing the operator-sdk and subcomponents github_actions Pull requests that update GitHub Actions code good ...
Read more >
How to Fix the set-output GitHub Actions Deprecation Warning
Action and workflow authors who are using save-state or set-output via stdout should update to use the new environment files. Deprecating a ...
Read more >
How to pass the output of a bash command to Github Action ...
Update: set-output is being deprecated as well "Starting 1st June 2023 workflows using save-state or set-output commands via stdout will ...
Read more >
How to fix set-output command is deprecated in Github Action
Running microsoft/setup-msbuild@v1.0.2 and Run NuGet/setup-nuget@v1.0.5 is now deprecated and you should upgrade the version.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found