Skip to content

Commit 2db1ebe

Browse files
authored
Merge pull request #10 from Loop3D/dependabot/github_actions/peter-evans/create-pull-request-7
Bump peter-evans/create-pull-request from 6 to 7
2 parents 2e4671a + 784559d commit 2db1ebe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
branch: lint/style-fixes-${{ github.run_id }}
5151
create_branch: true
5252
- name: Create Pull Request
53-
uses: peter-evans/create-pull-request@v6
53+
uses: peter-evans/create-pull-request@v7
5454
with:
5555
token: ${{ secrets.GITHUB_TOKEN }}
5656
title: "style: auto format fixes"

0 commit comments

Comments
 (0)