-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): migrate nx to 16.9.0 (#409)
- Loading branch information
1 parent
208d6ff
commit fdaefed
Showing
4 changed files
with
4,100 additions
and
216 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ jobs: | |
node-version-file: '.nvmrc' | ||
cache: 'npm' | ||
- run: npm ci | ||
- uses: timonmasberg/[email protected].5 | ||
- uses: timonmasberg/[email protected].6 | ||
with: | ||
repoToken: ${{ secrets.WORKFLOW_PAT }} | ||
prTitle: 'chore(deps): migrate nx to $VERSION' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.