Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot]
3de3ddfcbd Bump actions/checkout from 2 to 3 (#1744)
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 21:43:43 -07:00
Ismaël Mejía
51c0b2870b Add automatic version updates for github actions using dependabot (#1742) 2022-11-01 19:23:10 -07:00
Charles Gagnon
999e0fb2e2 Update packages validation comment action (#1730) 2022-10-24 15:43:44 -07:00
Charles Gagnon
702682b25b Fix packages validation comment workflow permissions (#1590) 2022-07-19 09:20:03 -07:00
Charles Gagnon
294a6f4dc2 Add action to ask for validation when modifying Packages.props (#1165)
* Add action to ask for validation when modifying Packages.props

* test

* update name

* undo
2021-02-23 15:08:47 -08:00
Charles Gagnon
a47fa8bf87 Add CODEOWNERS (#1140) 2020-12-14 12:43:38 -08:00
Justin Hutchings
f56dce5ee6 Add CodeQL Analysis workflow (#952)
* Add CodeQL Analysis workflow

* Fix path
2020-05-15 11:43:21 -07:00