Skip to content

Commit abc3309

Browse files
wip
1 parent b7d71cc commit abc3309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
9898
- name: Create Pull Request
9999
id: cpr
100-
uses: peter-evans/create-pull-request@v4
100+
uses: peter-evans/create-pull-request@v5
101101
with:
102102
token: ${{ secrets.REACT_APP_GITHUB_TOKEN }}
103103
commit-message: add ${{ github.event.inputs.title }} channel

0 commit comments

Comments
 (0)