Skip to content

Commit 2cc426a

Browse files
[INFRA] gha - Bump peter-evans/create-pull-request from 4.2.0 to 4.2.3 (#165)
1 parent 95b1a17 commit 2cc426a

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
@@ -32,7 +32,7 @@ jobs:
3232
run: |
3333
sed -i -E 's/version: ".*"/version: "${{ env.VERSION }}"/' inst/htmlwidgets/bpmnVisualization.yaml
3434
- name: Create Pull Request
35-
uses: peter-evans/create-pull-request@v4.2.0
35+
uses: peter-evans/create-pull-request@v4.2.3
3636
with:
3737
token: ${{ secrets.GH_RELEASE_TOKEN }}
3838
commit-message: "[INFRA] Bump bpmn-visualization JS lib from ${{ env.OLD_VERSION }} to ${{ env.VERSION }}"

0 commit comments

Comments
 (0)