-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
enhancement ⭐New feature or requestNew feature or request
Description
What happened?
Processing of workflows using the reuse action is currently relatively expensive, mostly due to the cost of installing the tool (and its dependencies).
The reuse action should be altered to use a pre-built Docker image of the action so that we can bear the (especially time) cost of installation once instead of every time someone commits to a PR branch.
What version of our actions are you running?
main
Which runner were you using?
ubuntu-latest
Relevant log output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancement ⭐New feature or requestNew feature or request