Skip to content

Commit

Permalink
chore(deps): bump bluefireteam/melos-action
Browse files Browse the repository at this point in the history
Bumps [bluefireteam/melos-action](https://github.com/bluefireteam/melos-action) from 5a8367ec4b9942d712528c398ff3f996e03bc230 to be64ed744ff5651ee3e5355041cf2f1495eae87c.
- [Release notes](https://github.com/bluefireteam/melos-action/releases)
- [Commits](bluefireteam/melos-action@5a8367e...be64ed7)

---
updated-dependencies:
- dependency-name: bluefireteam/melos-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent ff65556 commit 2e88f35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
cache: true

- name: Ⓜ️ Set up Melos
uses: bluefireteam/melos-action@5a8367ec4b9942d712528c398ff3f996e03bc230
uses: bluefireteam/melos-action@be64ed744ff5651ee3e5355041cf2f1495eae87c

- name: 🧪 Run Analyze
run: melos run analyze
Expand Down Expand Up @@ -68,7 +68,7 @@ jobs:
cache: true

- name: Ⓜ️ Set up Melos
uses: bluefireteam/melos-action@5a8367ec4b9942d712528c398ff3f996e03bc230
uses: bluefireteam/melos-action@be64ed744ff5651ee3e5355041cf2f1495eae87c

- name: 🔨 Generate
run: melos run generate
Expand Down

0 comments on commit 2e88f35

Please sign in to comment.