Skip to content

Commit c5ae695

Browse files
authored
Merge pull request #11 from portefaix/renovate/peter-evans-create-pull-request-7.x
Update peter-evans/create-pull-request action to v7
2 parents e108599 + 484b7fd commit c5ae695

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@v6
35+
uses: peter-evans/create-pull-request@v7
3636
with:
3737
token: ${{ secrets.GITHUB_TOKEN }}
3838
branch: update/pre-commit-auto-update

0 commit comments

Comments
 (0)