Skip to content

Commit

Permalink
Merge pull request #426 from pyiron/dependabotfix
Browse files Browse the repository at this point in the history
Update dependabot to also update `binder/environment.yml`
  • Loading branch information
jan-janssen authored Oct 14, 2024
2 parents b0556d7 + 5406f47 commit 7f3065e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-openmpi.yml
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-win.yml
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-docs.yml
sed -i "/${package}/s/${from}/${to}/g" binder/environment.yml
- name: UpdateDependabotPR commit
run: |
git config --local user.email "pyiron@mpie.de"
Expand Down

0 comments on commit 7f3065e

Please sign in to comment.