Commit Graph

12 Commits

Author SHA1 Message Date
Cedric Willekens
4d81513b81 Fix gha smells:
- Avoid running CI related actions when no source code has changed
- Avoid executing  scheduled workflows on forks
- Avoid jobs without timeouts
2024-05-05 21:00:13 +02:00
dependabot[bot]
b7e16bc7cd Bump github/codeql-action from 2 to 3 (#3063)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [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/v2...v3)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 16:34:02 -07:00
dependabot[bot]
244af2b7e6 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 14:07:34 +00:00
Tig Kindel
04c1dfd413 Fixes #1897. Update CodeQL workflows (#1905) 2022-07-27 07:12:20 -07:00
Tig Kindel
a9a458fbe1 Force to main - fix workflows 2022-07-26 06:53:00 -06:00
dependabot[bot]
44fd0b0e61 Bump github/codeql-action from 1 to 2
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>
2022-04-25 14:06:53 +00:00
dependabot[bot]
d4a8e14a2f 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-03-07 14:07:38 +00:00
Charlie Kindel
c16f882d99 Test v1.0.0 beta (#1126)
* removed step in codeql-build per build annoations

* updated relnotes ver #

* updated readmes

* updated rel notes to match new tag as test
2021-03-08 18:47:29 -07:00
Adeel
a387e745a0 Update to .NET 5 RTM 2020-11-11 06:56:36 +02:00
Adeel
19955faa8b Add custom resolver for libcoreclr.so 2020-09-22 12:58:43 +03:00
Miguel de Icaza
b26e755ea8 Update codeql-analysis.yml 2020-06-16 10:09:35 -04:00
Miguel de Icaza
bcc341a240 Create codeql-analysis.yml 2020-06-16 10:06:34 -04:00