Skip to content

Commit

Permalink
Merge branch 'master' into chore/bump_dev_dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tbouffard committed Sep 19, 2024
2 parents f007284 + 03cbf8e commit 37aff69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_bpmn_visualization_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
name: ${{ env.ARTIFACT_NAME }}
path: demo/load-and-navigation
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.GH_RELEASE_TOKEN }}
commit-message: "chore(deps): bump bpmn-visualization to ${{ env.VERSION }}"
Expand Down

0 comments on commit 37aff69

Please sign in to comment.