Skip to content

Commit

Permalink
Merge pull request #53 from AdrianDsg/adriandsg-upgrade-create-pull-r…
Browse files Browse the repository at this point in the history
…equest-action

Upgrade create-pull-request action to v6 to fix bug
  • Loading branch information
MousaZeidBaker authored Mar 7, 2024
2 parents 43705a3 + 9a8441f commit b792330
Show file tree
Hide file tree
Showing 3 changed files with 171 additions and 171 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade_pip_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.GITHUB_TOKEN }}
add-paths: |
Expand Down
Loading

0 comments on commit b792330

Please sign in to comment.