Skip to content

Commit

Permalink
Merge pull request #196 from nlamirault/renovate/peter-evans-create-p…
Browse files Browse the repository at this point in the history
…ull-request-6.x

Update peter-evans/create-pull-request action to v6
  • Loading branch information
nlamirault committed Mar 4, 2024
2 parents 03731a3 + bef722c commit ef3f106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# docker-compose run -T --rm builder bootstrap/renovate-helm-releases.sh

- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: update/pre-commit-auto-update
Expand Down

0 comments on commit ef3f106

Please sign in to comment.