action-setup-waypoint icon indicating copy to clipboard operation
action-setup-waypoint copied to clipboard

Fix `add-path` deprecation warning

Open tjaartvdwalt opened this issue 4 years ago • 2 comments

As explained in #41, the add-path command gave a deprecation warning. The command has now been disabled, causing this action to no longer be usable.

The offending dependency seems to be @actions/core. The issue has been fixed in 1.2.6 https://github.com/actions/toolkit/issues/643

tjaartvdwalt avatar Dec 11 '20 05:12 tjaartvdwalt

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar Dec 11 '20 05:12 hashicorp-cla

Potential of getting this merged soon? @pearkes

ajsharp avatar Nov 17 '21 17:11 ajsharp