Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update subosito/flutter-action action to v2.12.0 #63

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
subosito/flutter-action action minor v2.10.0 -> v2.12.0

Release Notes

subosito/flutter-action (subosito/flutter-action)

v2.12.0

Compare Source

v2.11.0

Compare Source

Allow git ref as version for master channel:

steps:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
  with:
    flutter-version: '5b12b74' # tag, commit or branch
    channel: 'master'
- run: flutter --version

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update subosito/flutter-action action to v2.11.0 chore(deps): update subosito/flutter-action action to v2.12.0 Nov 1, 2023
@renovate renovate bot force-pushed the renovate/subosito-flutter-action-2.x branch from e4fd10d to cf5dd6c Compare November 1, 2023 12:29
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fdde562) 98.02% compared to head (cf5dd6c) 98.02%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #63   +/-   ##
=======================================
  Coverage   98.02%   98.02%           
=======================================
  Files           9        9           
  Lines         152      152           
=======================================
  Hits          149      149           
  Misses          3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hoc081098 hoc081098 merged commit ee45429 into master Nov 26, 2023
10 checks passed
@renovate renovate bot deleted the renovate/subosito-flutter-action-2.x branch November 26, 2023 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant