Skip to content

Commit

Permalink
Update dotnet-file.yml with fix to create pull request action
Browse files Browse the repository at this point in the history
  • Loading branch information
kzu committed May 8, 2024
1 parent 0d911c2 commit 11a331d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
validate: false

- name: ✍ pull request
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v6
with:
base: main
branch: dotnet-file-sync
Expand Down

0 comments on commit 11a331d

Please sign in to comment.