There was an error while loading. Please reload this page.
2 parents 8fffea8 + 9a999c3 commit 6ca5469Copy full SHA for 6ca5469
1 file changed
.github/workflows/update_regression_baselines.yaml
@@ -36,7 +36,7 @@ jobs:
36
run: pytest tests/regression --update-baselines --run-slow
37
38
- name: Commit updated baselines
39
- uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6
+ uses: stefanzweifel/git-auto-commit-action@4a55954c782fc1ea30b9056cd3e7a2b40ca8887d # v7
40
with:
41
commit_message: "test(regression): update baselines"
42
commit_user_name: github-actions[bot]
0 commit comments