Skip to content

Commit

Permalink
Merge pull request #3 from brokenpip3/dependabot/github_actions/main/…
Browse files Browse the repository at this point in the history
…peter-evans/create-pull-request-6

Bump peter-evans/create-pull-request from 5 to 6
  • Loading branch information
brokenpip3 authored Jul 4, 2024
2 parents 351e058 + 5ce8b2c commit 1a467f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ runs:
run: pre-commit run --all-files

- name: "Create PR"
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
if: inputs.pr-create == 'true'
id: pull-request
with:
Expand Down

0 comments on commit 1a467f5

Please sign in to comment.