·
25 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Issues | Pull Requests | v1.20.0...v1.20.1 | Base revision
🐛 Bug Fixes
#3164 Fix a bug that update branch is run without Client/Server Model even if Securefix Action is enabled.
If Securefix Action is disabled, you can ignore this update.
tfaction-root.yaml
securefix_action:
server_repository: securefix-action-server
pull_request:
base_branch: mainIf Securefix Action is enabled, all commits should be created by Client/Server Model.
Warning
You need to set up Update Branch Action's server workflow in the same repository with Securefix Action.