Skip to content

Commit

Permalink
Merge pull request #70 from mseri/dependabot/github_actions/peter-eva…
Browse files Browse the repository at this point in the history
…ns/create-pull-request-7

Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
mseri authored Sep 4, 2024
2 parents 08e8a7c + f4eac7f commit 615a8db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Open PR if the updated lean build was successful
if: steps.build-lean.outcome == 'success'
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
title: "Updates available and ready to merge."
body: "To do: add useful details here..."
Expand Down

0 comments on commit 615a8db

Please sign in to comment.