Skip to content

Commit 8db18ad

Browse files
authored
Merge pull request #951 from Kashalls/renovate/peter-evans-create-pull-request-5.x
feat(github-action)!: Update peter-evans/create-pull-request action to v5
2 parents 05e0a67 + 2ea52a7 commit 8db18ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate-schedule.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
cluster-path: "./cluster"
2222

2323
- name: Create pull request for renovatebot helm-release annotations
24-
uses: peter-evans/create-pull-request@38e0b6e68b4c852a5500a94740f0e535e0d7ba54 # v4
24+
uses: peter-evans/create-pull-request@5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5 # v5
2525
with:
2626
token: ${{ secrets.GITHUB_TOKEN }}
2727
branch: renovate-annotations

0 commit comments

Comments
 (0)