Skip to content

Commit

Permalink
Update yarn_dependancy_updates.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: St. Veit <[email protected]>
  • Loading branch information
volschin committed Jun 27, 2024
1 parent 9eed789 commit 58b1623
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/yarn_dependancy_updates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
- name: Create pull request
uses: peter-evans/[email protected]
with:
commit-message: Update all dependencies
commit-message: Update yarn dependencies
branch: automatic_dependency_updates_${{ github.run_number }}
title: Update all dependencies (#${{ github.run_number }})
body: An updated update of all NPM dependencies.
body: An updated update of all NPM dependencies and yarn.lock.
#labels: auto-merge
#reviewers: # optional

0 comments on commit 58b1623

Please sign in to comment.