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

Update subosito/flutter-action action to v2.11.0 #31

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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: Enabled.

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 force-pushed the renovate/github-actions-minor-revisions branch 3 times, most recently from 09a6c02 to f6974b5 Compare October 23, 2023 15:03
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c67d903) 95.86% compared to head (320e1e5) 95.86%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #31   +/-   ##
=======================================
  Coverage   95.86%   95.86%           
=======================================
  Files          55       55           
  Lines        1523     1523           
=======================================
  Hits         1460     1460           
  Misses         63       63           

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

@renovate renovate bot force-pushed the renovate/github-actions-minor-revisions branch from f6974b5 to 3a89729 Compare October 24, 2023 06:50
@renovate renovate bot force-pushed the renovate/github-actions-minor-revisions branch from 3a89729 to 320e1e5 Compare October 26, 2023 12:24
@renovate renovate bot merged commit 7f9d1a7 into master Oct 26, 2023
10 checks passed
@renovate renovate bot deleted the renovate/github-actions-minor-revisions branch October 26, 2023 17:10
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.

0 participants