Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot] 51f4771c38
build(deps): Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 3.1.1 to 4.0.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-labeler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-github-labeler/compare/v3.1.1...v4.0.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 07:35:50 +00:00
Ethan Mahintorabi 5a57f505cd
Merge pull request #325 from google/dependabot/github_actions/crazy-max/ghaction-github-labeler-3.1.1
build(deps): Bump crazy-max/ghaction-github-labeler from 3.1.0 to 3.1.1
2022-04-23 14:27:54 -07:00
dependabot[bot] 66f65cd57d
build(deps): Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 14:29:51 +00:00
dependabot[bot] 1c598bd057
build(deps): Bump crazy-max/ghaction-github-labeler from 3.1.0 to 3.1.1
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-labeler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-github-labeler/compare/v3.1.0...v3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 14:29:27 +00:00
dependabot[bot] 508ccfa205
build(deps): Bump crazy-max/ghaction-github-labeler from v2 to v3.1.0
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from v2 to v3.1.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-labeler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-github-labeler/compare/v2...dbccbd0ebd1178b5942ba419c921b36525829588)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-08 03:30:11 +00:00
Tim 'mithro' Ansell 56adb31129 infra: Fix dependabot config file.
* The yaml file was a dependabot config file, not a GitHub actions
   workflow config file.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-11-07 13:37:47 -08:00
Tim 'mithro' Ansell 99f179d211 infra: Convert from old autolabeler GitHub App to new GitHub actions version.
The old autolabeler GitHub App is no longer supported and broken. The
new GitHub actions autolabeler is maintained by GitHub.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-11-07 10:50:44 -08:00
Tim 'mithro' Ansell 2b65ce6ead infra: Use dependabot to automatically update GitHub actions.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-11-07 10:22:03 -08:00
Tim 'mithro' Ansell a7d2f090f1 infra: Enable manage-labels.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-07-02 10:58:29 -07:00
Tim Ansell 8366fb26b5 infra: Create workflow which manages GitHub labels
GitHub labels will be managed by the .github/labels.yml file.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-07-02 10:41:33 -07:00