Merge pull request #123 from numtide/renovate/peter-evans-create-pull-request-7.x

Update peter-evans/create-pull-request action to v7
This commit is contained in:
Ramses 2024-09-30 12:04:45 +02:00 committed by GitHub
commit ec0fe295ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ jobs:
# Commit exits with an error when there is nothing to do
git commit -m "cargo update" || true
- name: "Create Pull Request"
uses: "peter-evans/create-pull-request@v5"
uses: "peter-evans/create-pull-request@v7"
with:
branch: "auto_update_deps"
title: "Bump flake.lock and Cargo.lock"