Skip to content

Commit 61acdba

Browse files
chore(gha): bump peter-evans/create-pull-request from 6 to 7 (#282)
1 parent 8e0efcc commit 61acdba

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/bpmnVisualizationR.yaml
3434
- name: Create Pull Request
35-
uses: peter-evans/create-pull-request@v6
35+
uses: peter-evans/create-pull-request@v7
3636
with:
3737
token: ${{ secrets.GH_RELEASE_TOKEN }}
3838
commit-message: "chore(deps): bump bpmn-visualization from ${{ env.OLD_VERSION }} to ${{ env.VERSION }}"

0 commit comments

Comments
 (0)