Scan .github/workflows
directory and updated outdated actions
#143
Labels
.github/workflows
directory and updated outdated actions
#143
Clear and concise description of the problem
Use
taze
CLI to scan and update the version of outdated GitHub Actions.Suggested solution
We could scan the
.github/workflows
dir (if exists) to find any.yaml
and.yml
files. We could then use GitHub API of sorts to grab all tags of the outdated action.Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: