Skip to content

Commit

Permalink
Merge pull request #253 from red6/dependabot/github_actions/peter-eva…
Browse files Browse the repository at this point in the history
…ns/create-pull-request-6

Bump peter-evans/create-pull-request from 5 to 6
  • Loading branch information
pSub authored Mar 5, 2024
2 parents f578719 + 542f648 commit a82ca4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-gradle-wrapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
working-directory: gradle-plugin

- name: create pull request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
commit-message: "Update gradle to ${{ steps.gradleUpdate.outputs.gradle-version }}"
branch: "gradle_update/version_${{ steps.gradleUpdate.outputs.gradle-version }}"
Expand Down

0 comments on commit a82ca4a

Please sign in to comment.