There was an error while loading. Please reload this page.
2 parents a2924c2 + c899649 commit 6193503Copy full SHA for 6193503
.github/workflows/dependabot.yml
@@ -24,6 +24,7 @@ jobs:
24
to=$(echo "$PR_TITLE" | awk '{print $6}')
25
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-openmpi.yml
26
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-mpich.yml
27
+ sed -i "/${package}/s/${from}/${to}/g" binder/environment.yml
28
- name: UpdateDependabotPR commit
29
run: |
30
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
0 commit comments