github-actions-flutter-workflows
github-actions-flutter-workflows copied to clipboard
Opinionated GitHub Action workflows for Flutter projects
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 4.1.7. Release notes Sourced from actions/checkout's releases. v4.1.7 What's Changed Bump the minor-npm-dependencies group across 1 directory with 4 updates by @dependabot in actions/checkout#1739 Bump...
Currently this example only works (mostly) if you merge in some of the PRs for the updated actions. I recommend updating README, to help avoid confusion. The report code coverage...
Relates to #123
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions) from 3.0.23 to 3.0.25. Release notes Sourced from zgosalvez/github-actions-ensure-sha-pinned-actions's releases. v3.0.25 What's Changed Bump undici from 5.28.5 to 5.29.0 by @dependabot in zgosalvez/github-actions-ensure-sha-pinned-actions#230 Full Changelog: https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/compare/v3...v3.0.25 v3.0.24 What's...
Bumps [zgosalvez/github-actions-analyze-dart](https://github.com/zgosalvez/github-actions-analyze-dart) from 3.0.9 to 3.0.11. Release notes Sourced from zgosalvez/github-actions-analyze-dart's releases. v3.0.11 What's Changed Bump undici from 5.28.5 to 5.29.0 by @dependabot in zgosalvez/github-actions-analyze-dart#163 Full Changelog: https://github.com/zgosalvez/github-actions-analyze-dart/compare/v3...v3.0.11 v3.0.10 What's...
Bumps [zgosalvez/github-actions-report-lcov](https://github.com/zgosalvez/github-actions-report-lcov) from 4.1.24 to 4.1.26. Release notes Sourced from zgosalvez/github-actions-report-lcov's releases. v4.1.26 What's Changed Bump actions/setup-node from 4.3.0 to 4.4.0 by @dependabot in zgosalvez/github-actions-report-lcov#311 Bump stefanzweifel/git-auto-commit-action from 5.1.0 to...
Bumps [zgosalvez/github-actions-get-flutter-version-env](https://github.com/zgosalvez/github-actions-get-flutter-version-env) from 3.0.23 to 3.0.26. Release notes Sourced from zgosalvez/github-actions-get-flutter-version-env's releases. v3.0.26 What's Changed Bump eslint from 9.26.0 to 9.27.0 by @dependabot in zgosalvez/github-actions-get-flutter-version-env#194 Bump yaml from 2.7.1 to...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.2.1 to 4.3.0. Release notes Sourced from actions/download-artifact's releases. v4.3.0 What's Changed feat: implement new artifact-ids input by @GrantBirki in actions/download-artifact#401 Fix workflow example for downloading by...