Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot]
5d042eb350 Bump dessant/lock-threads from 3.0.0 to 4.0.0 (#116545)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](e460dfeb36...c1b35aecc5)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 21:41:25 +00:00
dependabot[bot]
41a70b504c Bump dessant/lock-threads from 2.0.3 to 3 (#97821) 2022-02-07 22:10:18 -08:00
godofredoc
804631d619 Set lock github action workflow permissions explicitly. (#97459)
It is a good practice to set the github actions default permissions
to the minimum required. The locks action didn't set permissions
explicitly.
2022-01-28 18:26:24 -08:00
Varun Sharma
0f0613c0ae Add specific permissions to .github/workflows/lock.yaml (#89820) 2021-09-14 11:17:03 -07:00
godofredoc
3b7adb989f Lock only issues. (#90023) 2021-09-13 21:32:04 -07:00
godofredoc
640c08dc80 Run lock workflow only in flutter/flutter. (#87601)
This is to prevent trying to run the workflow in forks.

Bug: https://github.com/flutter/flutter/issues/87573
2021-08-03 17:55:21 -07:00
godofredoc
ed6c9323bb Enable lock-thread based on github actions. (#81528) 2021-07-29 20:19:04 -07:00