Steps:
- Change a few secrets and commit in .env vault.
- A new PR is created in GitHub (as expected).
- Now another secret is pushed in .env vault.
Expected:
Existing PR should be updated with these latest changes in file.
Actual:
Old .env.vault file is shown with older signature values.