Skip to content

Commit 357bc35

Browse files
chore(gha): bump peter-evans/create-pull-request from 7 to 8 (#635)
1 parent cbdd260 commit 357bc35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_bpmn_visualization_version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
name: ${{ env.ARTIFACT_NAME }}
6767
path: demo/load-and-navigation
6868
- name: Create Pull Request
69-
uses: peter-evans/create-pull-request@v7
69+
uses: peter-evans/create-pull-request@v8
7070
with:
7171
token: ${{ secrets.GH_RELEASE_TOKEN }}
7272
commit-message: "chore(deps): bump bpmn-visualization to ${{ env.VERSION }}"

0 commit comments

Comments
 (0)