Skip to content

Commit 6ca5469

Browse files
authored
Merge pull request #394 from CCPBioSim/renovate/stefanzweifel-git-auto-commit-action-7.x
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
2 parents 8fffea8 + 9a999c3 commit 6ca5469

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_regression_baselines.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: pytest tests/regression --update-baselines --run-slow
3737

3838
- name: Commit updated baselines
39-
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6
39+
uses: stefanzweifel/git-auto-commit-action@4a55954c782fc1ea30b9056cd3e7a2b40ca8887d # v7
4040
with:
4141
commit_message: "test(regression): update baselines"
4242
commit_user_name: github-actions[bot]

0 commit comments

Comments
 (0)