Skip to content

Commit

Permalink
Merge pull request #37 from nlamirault/renovate/peter-evans-create-pu…
Browse files Browse the repository at this point in the history
…ll-request-7.x

Update peter-evans/create-pull-request action to v7
  • Loading branch information
nlamirault authored Nov 27, 2024
2 parents 11ae6ec + 92c8dc2 commit fb67d47
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 @@ -32,7 +32,7 @@ jobs:
# docker-compose run -T --rm builder bootstrap/renovate-helm-releases.sh

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

0 comments on commit fb67d47

Please sign in to comment.