What problem are you trying to solve?
Over the years you can easily end up using a big soup of 3rd party actions in some old versions. These days a lot of the functionality is provided by 1st party actions from GitHub themselves.
Describe the solution you'd like
Devise a recipe which:
- migrates known cases of replacements, e.g. MigrateTibdexGitHubAppTokenToActions
- upgrades to the latest major version of the official actions
What problem are you trying to solve?
Over the years you can easily end up using a big soup of 3rd party actions in some old versions. These days a lot of the functionality is provided by 1st party actions from GitHub themselves.
Describe the solution you'd like
Devise a recipe which: