Commit Graph

10 Commits

Author SHA1 Message Date
Christopher Suh
ff18f82af3 remove codeql (#2073) 2023-05-18 22:44:03 -04:00
dependabot[bot]
28d45e1d38 Bump github/codeql-action from 1 to 2 (#1743)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  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-10 10:27:11 -08:00
dependabot[bot]
2856ff241f Bump mshick/add-pr-comment from 1 to 2 (#1749)
Bumps [mshick/add-pr-comment](https://github.com/mshick/add-pr-comment) from 1 to 2.
- [Release notes](https://github.com/mshick/add-pr-comment/releases)
- [Commits](https://github.com/mshick/add-pr-comment/compare/v1...v2)

---
updated-dependencies:
- dependency-name: mshick/add-pr-comment
  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-07 09:56:34 -08:00
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