Fix Code securely
Version updated for https://github.com/csm-actions/securefix-action to version v0.5.3.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Securefix Action is a GitHub Action designed to securely automate code fixes during CI workflows without the need to share sensitive GitHub App private keys or grant strong permissions like contents:write. It eliminates the need for external services or hosting custom server applications, enhancing workflow security and simplifying code management with its server/client architecture.
Release notes
Issues | Pull Requests | https://github.com/csm-actions/securefix-action/compare/v0.5.2...v0.5.3 | Base revision
⚠️ pull_request.base_branches in configuration files were abandoned
#458 #459 Abandon the validation of pull request base branches. Base branches can be changed easily, so the validation has no meaning.