Skip to content

Commit

Permalink
fix: minor merge commits fix
Browse files Browse the repository at this point in the history
  • Loading branch information
renatav committed Oct 16, 2024
1 parent 7562b72 commit 6bec691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taf/updater/updater_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -1632,7 +1632,7 @@ def merge_auth_commits(self):
self.state.users_auth_repo,
self.state.users_auth_repo.default_branch,
last_commit,
False,
True,
)
# update the last validated commit
self.state.users_auth_repo.set_last_validated_commit(last_commit)
Expand Down

0 comments on commit 6bec691

Please sign in to comment.