Skip to content

Commit

Permalink
Merge pull request #1689 from jenkinsci/dependabot/github_actions/pet…
Browse files Browse the repository at this point in the history
…er-evans/create-pull-request-7

Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
gounthar authored Sep 4, 2024
2 parents e6c22e8 + ff826a3 commit afcb708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-project-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
git config user.email "sync-project-branch@jenkins.io"
git config user.name "Sync project branch action"
git merge --no-edit origin/master
- uses: peter-evans/create-pull-request@v6
- uses: peter-evans/create-pull-request@v7
with:
title: Merge remote-tracking branch `origin/master` into `gsoc-2023-project`
branch: sync-project-branch
Expand Down

0 comments on commit afcb708

Please sign in to comment.