Skip to content

Commit

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

chore(deps): bump peter-evans/create-pull-request from 4 to 5
  • Loading branch information
guitarrapc authored Dec 13, 2023
2 parents fdc180f + df8d1fb commit 5535b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- name: Create PullRequest
if: steps.git-check.outputs.modified == 'true'
id: cpr
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v5
with:
base: "main"
branch: "auto-pr/dotnet-format"
Expand Down

0 comments on commit 5535b7b

Please sign in to comment.