Browse Source

Bump bluefireteam/melos-action from 2 to 3

Bumps [bluefireteam/melos-action](https://github.com/bluefireteam/melos-action) from 2 to 3.
- [Release notes](https://github.com/bluefireteam/melos-action/releases)
- [Commits](https://github.com/bluefireteam/melos-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: bluefireteam/melos-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/119/head
dependabot[bot] 12 months ago committed by GitHub
parent
commit
605bea0b8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/main.yml

2
.github/workflows/main.yml

@ -25,7 +25,7 @@ jobs:
cache: true
# Setup the melos environment.
- uses: bluefireteam/melos-action@v2
- uses: bluefireteam/melos-action@v3
- name: Install dependencies
run: melos bootstrap

Loading…
Cancel
Save