Skip to content

Commit 2f5b76c

Browse files
chore(deps): update peter-evans/create-pull-request action to v8 (#1477)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb1fb69 commit 2f5b76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ jobs:
627627
echo "Formula syntax is valid"
628628
629629
- name: Create Pull Request to homebrew-tools
630-
uses: peter-evans/create-pull-request@v7
630+
uses: peter-evans/create-pull-request@v8
631631
with:
632632
token: ${{ secrets.HOMEBREW_GITHUB_TOKEN }}
633633
path: homebrew-tools

0 commit comments

Comments
 (0)