Skip to content

Commit

Permalink
upgrade: update bluefireteam/melos-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2024
1 parent 7834e17 commit 585e372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-flutter/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ runs:
with:
cmd: yq '.dev_dependencies.melos' './pubspec.yaml'
- name: Download Melos and bootstrap
uses: bluefireteam/melos-action@dd3c344d731938d2ab2567a261f54a19a68b5f6a # v2
uses: bluefireteam/melos-action@63916098bc0ef1e403907e419b61b284108d755e # v3
with:
melos-version: ${{ steps.melos.outputs.result }}
run-bootstrap: true
Expand Down

0 comments on commit 585e372

Please sign in to comment.