Skip to content

build(deps): bump leonsteinhaeuser/project-beta-automations from 2.1.0 to 2.2.1 #13

build(deps): bump leonsteinhaeuser/project-beta-automations from 2.1.0 to 2.2.1

build(deps): bump leonsteinhaeuser/project-beta-automations from 2.1.0 to 2.2.1 #13

name: 'Melos bootstrap'
on: [pull_request]
permissions:
contents: read
jobs:
melos-bootstrap:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa # v2.10.0
with:
channel: "stable"
- name: flutter pub get
run: flutter pub get
- name: Do melos bootstrap
run: dart run melos bootstrap