Skip to content

Commit

Permalink
Merge pull request #11 from Smartappli/dependabot/github_actions/pete…
Browse files Browse the repository at this point in the history
…r-evans/create-pull-request-7

Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
Smartappli authored Dec 20, 2024
2 parents a51e75d + d757aca commit b6ca4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
black_args: "."
- name: Create Pull Request
if: steps.action_black.outputs.is_formatted == 'true'
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.GITHUB_TOKEN }}
title: "Format Python code with psf/black push"
Expand Down

0 comments on commit b6ca4de

Please sign in to comment.