Skip to content

Commit

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

chore(deps): bump peter-evans/create-pull-request from 5 to 6
  • Loading branch information
guitarrapc committed Feb 6, 2024
2 parents f72ac0a + 09d8f1e commit b27fbea
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@v5
uses: peter-evans/create-pull-request@v6
with:
base: "main"
branch: "auto-pr/dotnet-format"
Expand Down

0 comments on commit b27fbea

Please sign in to comment.