Branch Flow Guard Pro
Version updated for https://github.com/Malnati/branch-flow-guard to version v1.2.1.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
These changes updates the branch flow guard GitHub Action to a new version and adjusts the path to the template JSON file used during execution.
Version update:
- Updated the version of the action from
v1.2.0tov1.2.1inaction.yml, reflecting the use of the latest release.
Template file path change:
- Changed the template file referenced in the script from
branch-flow-guard.jsontomessage.jsonto match the new file naming convention or structure.This pull request makes a small but important change to the GitHub Action configuration, updating the template file used for messaging.
- The template path in the action script is changed from
branch-flow-guard.jsontomessage.json, ensuring the correct template is referenced for subsequent steps.