Skip to content

Commit

Permalink
Chore: update peter-evans/create-pull-request action to v7 (#1362)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Christian Emmer <[email protected]>
  • Loading branch information
renovate[bot] and emmercm authored Dec 30, 2024
1 parent c391c21 commit a9ba15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-version-bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

# Create the pull request, and optionally mark it as auto-merge
- id: create-pull-request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
# GitHub won't run workflows off of events from the `github-actions` user
# But also, I want the PR to be created under my name for cosmetic reasons
Expand Down

0 comments on commit a9ba15c

Please sign in to comment.