Skip to content

Commit a146743

Browse files
chore(deps): update peter-evans/create-pull-request action to v8 (#119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bcbb71d commit a146743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
--copyright-prefix spdx-string-symbol --merge-copyrights --force-dot-license gradle/wrapper/gradle-wrapper.properties
5757
name: reuse
5858
if: ${{ contains(steps.git_status.outputs.stdout, 'gradle-wrapper.jar') }}
59-
- uses: peter-evans/create-pull-request@v7.0.11
59+
- uses: peter-evans/create-pull-request@v8.0.0
6060
id: create_pr
6161
with:
6262
title: "chore(deps): java"

0 commit comments

Comments
 (0)