dependabot[bot]
|
4adb3a9241
|
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 15:50:24 +00:00 |
|
Sergio Padrino
|
076fccfaa7
|
Merge pull request #14946 from desktop/dependabot/github_actions/github/codeql-action-2
Bump github/codeql-action from 1 to 2
|
2022-07-11 10:33:24 +02:00 |
|
dependabot[bot]
|
b9e12e4d2b
|
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-07-11 08:06:34 +00:00 |
|
dependabot[bot]
|
423d080df2
|
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-07-11 08:06:32 +00:00 |
|
Markus Olsson
|
8cbd5bb2f1
|
🎨 Update comments from template
|
2021-09-21 09:58:37 +02:00 |
|
Markus Olsson
|
d1b2c720e7
|
Remove unnecessary head checkout
See 7112cdaa06/src/actions-util.ts (L186)
|
2021-09-21 09:58:10 +02:00 |
|
Markus Olsson
|
d4b0266803
|
Tighten up permissions
https://github.com/github/codeql-action#usage
|
2021-09-21 09:57:26 +02:00 |
|
Markus Olsson
|
d4734a7625
|
Fix mismatched branches
7112cdaa06/src/actions-util.ts (L182)
|
2021-09-21 09:56:33 +02:00 |
|
Markus Olsson
|
270400ceac
|
Only run on pushes to development
We enforce all changes going through PRs so the current approach means we'll always run it twice
|
2020-06-24 14:51:43 +02:00 |
|
Markus Olsson
|
a2cb4d1831
|
Exclude the vendor directory from code scanning
|
2020-06-24 12:46:51 +02:00 |
|
Justin Hutchings
|
913c399cc5
|
Update codeQL action to run on PRs from forks
|
2020-06-03 20:53:08 -07:00 |
|
Justin Hutchings
|
9b58cbe814
|
Run prettier on codeql.yml
Fix linting issues
|
2020-06-03 20:50:06 -07:00 |
|
Justin Hutchings
|
ca23638ca0
|
Rename .github/workflows/workflows/codeql.yml to .github/workflows/codeql.yml
|
2020-05-04 17:48:07 -07:00 |
|