Skip to content

Commit

Permalink
Update UpdateDependabotPR.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Nov 24, 2023
1 parent 82b8eae commit e7233d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/UpdateDependabotPR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment.yml
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-lammps.yml
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-gpaw.yml
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-docs.yml
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-notebooks.yml
- name: UpdateDependabotPR commit
run: |
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
Expand Down

0 comments on commit e7233d4

Please sign in to comment.