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 6535126 commit bef0593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yarn_dependancy_updates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4

#- run: corepack enable && yarn up --caret '*'
- run: corepack enable && yarn install && yarn version check
- run: corepack enable && yarn up mode=update-lockfile '*'

- name: Create pull request
uses: peter-evans/[email protected]
Expand Down

0 comments on commit bef0593

Please sign in to comment.