Skip to content

Commit

Permalink
Merge pull request #1097 from jesperancinha/update-quick
Browse files Browse the repository at this point in the history
quick updates
  • Loading branch information
jesperancinha authored Sep 16, 2024
2 parents 8e4cd98 + 8996e01 commit bb2a69b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/concert-demos-root-plugins-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: make deps-plugins-update

- name: Create pull request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
commit-message: Update plugins
branch: update-plugins
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/concert-demos-root-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: make deps-update

- name: Create pull request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
commit-message: Update npm dependencies
branch: update-npm-dependencies
Expand Down

0 comments on commit bb2a69b

Please sign in to comment.