Skip to content

Commit

Permalink
upgrade: update mikefarah/yq action to v4.40.5 (#76)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2024
1 parent dcc0116 commit 074b3ce
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 @@ -15,7 +15,7 @@ runs:
cache: true
- name: Extract Melos version from pubspec
id: melos
uses: mikefarah/yq@0b34c9a00de1c575a34eea05af1d956a525c4fc1 # v4.34.2
uses: mikefarah/yq@dd648994340a5d03225d97abf19c9bf1086c3f07 # v4.40.5
with:
cmd: yq '.dev_dependencies.melos' './pubspec.yaml'
- name: Download Melos and bootstrap
Expand Down

0 comments on commit 074b3ce

Please sign in to comment.