1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-13 10:59:04 +00:00
Commit Graph

65 Commits

Author SHA1 Message Date
dependabot[bot]
71166208d8 Bump actions/setup-java from 3.3.0 to 3.4.0 (#1313) 2022-06-22 17:39:56 +10:00
Parker Lougheed
3c608d0882 Update more links and mentions to the main branch (#1294) 2022-05-31 20:42:52 +10:00
dependabot[bot]
de93b98fe3 Bump actions/setup-java from 3.2.0 to 3.3.0 (#1219) 2022-05-05 17:40:06 +10:00
Drew Roen
1630b08455 Pin actions/checkout github action to a hash instead of a version for increased security (#1179) 2022-04-28 12:40:18 -07:00
dependabot[bot]
430031b5a9 Bump actions/setup-java from 3.1.1 to 3.2.0 (#1155) 2022-04-27 18:23:30 +10:00
dependabot[bot]
802026f4ea Bump subosito/flutter-action from 1.5.3 to 2.4.0 (#1147)
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 1.5.3 to 2.4.0.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](https://github.com/subosito/flutter-action/compare/v1.5.3...d8687e6979e8ef66d2b2970e2c92c1d8e801d7bf)

---
updated-dependencies:
- dependency-name: subosito/flutter-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-26 08:48:34 -07:00
Jenn Magder
6f5d2777cc Do not run GitHub workflows on forks (#1107) 2022-04-26 09:27:30 +10:00
drewroengoogle
1d461cd9e6 Add read-all default permission to remaining github workflows templates (#1145) 2022-04-26 07:21:43 +10:00
godofredoc
1b38c63dd5 Use correct version of checkout. (#1123)
The pinned version of the checkout was incorrect.
2022-04-21 17:00:18 +10:00
Brett Morgan
f861b7c4fc Pin setup-java with a hash (#1122) 2022-04-21 15:31:27 +10:00
godofredoc
5b7d2b3b6d Pin checkout version. (#1121)
We are updating a single version to test the theory that when we are
mixing versions and hashes the update is calculated once and reused
across all the files causing the hashes to be replaced with versions.
2022-04-21 15:17:06 +10:00
Andrew Brogdon
93bf3263c5 Lands beta changes. (#1006) 2022-02-03 12:43:20 -08:00
Andrew Brogdon
699cc3a8c5 Pinning versions to commits (#861) 2021-08-02 13:41:15 -07:00
Andrew Brogdon
1e82189f82 Removing scheduled run of beta CI workflow (#719) 2021-02-18 22:10:53 -08:00
Andrew Brogdon
07e4a518b7 Adding new workflow for beta. (#695) 2021-02-06 20:46:33 -08:00