Skip to content

Commit fd57545

Browse files
authored
Merge pull request #9 from portefaix/renovate/peter-evans-create-pull-request-6.x
Update peter-evans/create-pull-request action to v6
2 parents 376a7d5 + bd48181 commit fd57545

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
# docker-compose run -T --rm builder bootstrap/renovate-helm-releases.sh
3333

3434
- name: Create Pull Request
35-
uses: peter-evans/create-pull-request@v5
35+
uses: peter-evans/create-pull-request@v6
3636
with:
3737
token: ${{ secrets.GITHUB_TOKEN }}
3838
branch: update/pre-commit-auto-update

0 commit comments

Comments
 (0)