We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e108599 + 484b7fd commit c5ae695Copy full SHA for c5ae695
1 file changed
.github/workflows/renovate.yml
@@ -32,7 +32,7 @@ jobs:
32
# docker-compose run -T --rm builder bootstrap/renovate-helm-releases.sh
33
34
- name: Create Pull Request
35
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
36
with:
37
token: ${{ secrets.GITHUB_TOKEN }}
38
branch: update/pre-commit-auto-update
0 commit comments