Skip to content

Commit 2ef63ed

Browse files
Update .github/workflows/release.yaml
Co-authored-by: Ishaan Mittal <[email protected]>
1 parent d3e3fee commit 2ef63ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
EOL
7979
8080
- name: Create Pull Request for Formula Update
81-
uses: peter-evans/create-pull-request@v5
81+
uses: peter-evans/create-pull-request@v7
8282
with:
8383
commit-message: "chore: update formula to version ${{ github.ref_name }}"
8484
title: "chore: update formula to version ${{ github.ref_name }}"

0 commit comments

Comments
 (0)