devops-actions / load-used-actions

Load used actions from an entire organization
12 stars 8 forks source link

Use the search API #14

Open rajbos opened 1 year ago

rajbos commented 1 year ago

Use the search api to search for all yml files in /.github/workflows and loop over the results. This should be a lot faster then doing this per file.