Skip to content

Commit 9057a3d

Browse files
authored
Merge pull request #2879 from vvbandeira/gha-bump-version
gha: bump pr creation sub-action
2 parents 496c618 + d2ca0e3 commit 9057a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-actions-cron-update-OR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
git pull
2525
- if: "steps.remote-update.outputs.has_update != ''"
2626
name: Create Draft PR
27-
uses: peter-evans/create-pull-request@v6
27+
uses: peter-evans/create-pull-request@v7
2828
with:
2929
token: ${{ github.token }}
3030
signoff: true

0 commit comments

Comments
 (0)