We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 376a7d5 + bd48181 commit fd57545Copy full SHA for fd57545
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@v5
+ uses: peter-evans/create-pull-request@v6
36
with:
37
token: ${{ secrets.GITHUB_TOKEN }}
38
branch: update/pre-commit-auto-update
0 commit comments