Skip to content

Conversation

suzuki-shunsuke
Copy link
Owner

@suzuki-shunsuke suzuki-shunsuke commented Jun 24, 2025

This pull request enables this action to fix code by tflint --fix using Securefix Action.
When fixing code by tflint --fix, this action pushes a commit directly, so the permission contents:write is required.
Using Securefix Action, you can fix code more securely.

The following optional inputs are added.

  • github_app_id_for_securefix_action: GitHub App ID for Securefix Action's client app
  • github_app_private_key_for_securefix_action: GitHub App Private Key for Securefix Action's client app
  • securefix_action_server_repository: Securefix Action Server Repository name (not full name)

These options are optional, but they are required if you use Securefix Action.

And this pull request changes available versions.

@suzuki-shunsuke suzuki-shunsuke changed the title Feat securefix action Support fixing code by securefix action Jun 25, 2025
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Jun 25, 2025
@suzuki-shunsuke suzuki-shunsuke merged commit 1f3d845 into main Jun 25, 2025
7 checks passed
@suzuki-shunsuke suzuki-shunsuke deleted the feat-securefix-action branch June 25, 2025 11:20
@github-project-automation github-project-automation bot moved this to Done in main Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant