Skip to content

Commit

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

Update peter-evans/create-pull-request action to v7
  • Loading branch information
kitsuyui authored Sep 3, 2024
2 parents 13fc900 + 76eb02a commit b15b52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ runs:
fi
shell: bash

- uses: peter-evans/create-pull-request@v6
- uses: peter-evans/create-pull-request@v7
if: steps.check.outputs.changed == 'true'
id: create_pull_request
with:
Expand Down

0 comments on commit b15b52f

Please sign in to comment.