Terms
Similar Issue Check
Problem Definition
Using actions-up, local pre-commit hooks (see this blogpost) and custom GitHub Actions would allow to control updates to the latest GH Actions which would:
- minimize security vulnerabilities
- provides various improvements
- be human controllable
Alternatives Considered
Considered Alternatives
Other tools mentioned (e.g. Python), none of them seemingly ready and without request batching (requiring GITHUB_TOKEN).
Might also have to create a custom tool independent of GITHUB_TOKEN (even if more false positives will be raised).
Similar Solutions
No response
Willing to Help
Yes
Additional Info
No response
Terms
Similar Issue Check
Problem Definition
Using actions-up, local pre-commit hooks (see this blogpost) and custom GitHub Actions would allow to control updates to the latest GH Actions which would:
Alternatives Considered
Considered Alternatives
Other tools mentioned (e.g. Python), none of them seemingly ready and without request batching (requiring
GITHUB_TOKEN).Might also have to create a custom tool independent of
GITHUB_TOKEN(even if more false positives will be raised).Similar Solutions
No response
Willing to Help
Yes
Additional Info
No response