github.com/github/codeql-action
Actions for running CodeQL analysis
https://github.com/github/codeql-action
0907cd5a418d9c410ea2a132ec50aa9d71aa199d authored over 5 years ago
Python deps setup
a1fc3a5e790f475a5b37e3d8311e670033ce812d authored over 5 years ago55eb02cb0a27bdb179916b0df868a800041016a7 authored over 5 years ago
4ce302bdb93728340daa064ac21baf231c8cb241 authored over 5 years ago
README: document cron fields in example
1a91a0716f55f1b7730977f9408b163485c1d03f authored over 5 years ago319881ca288a4c8a3e1a007f3ee6178744ff0763 authored over 5 years ago
a89f5ee6fd10bcfa5b1173e89f96fb2d83d9b132 authored over 5 years ago
Updating the format slightly to match [the docs](https://docs.github.com/en/free-pro-team@latest...
31e24585747ab2cbde626bf795126e0326f3a138 authored over 5 years agoBump @actions/core from 1.2.0 to 1.2.6
fe8c48ed509c16285095062eea7313742331180e authored over 5 years agof49e963057e44d3893a5ecf168782f9cb4eb4af6 authored over 5 years ago
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.0 to ...
4290eabf33eb48379d8d1b812e3887560d21cf10 authored over 5 years agoSigned-off-by: Sebastiaan van Stijn <github@gone.nl>
7073967e9a388199980437833c5c2267c56ea285 authored over 5 years agobf60ce880eb5de0670b44f8462ff78fd060de749 authored over 5 years ago
Resolve violations of sort-imports lint
4ff6c0d0c918efbc00bac58fb555304f7b8e0d8e authored over 5 years ago6d01157d11d227def29895896564953b817ccfe1 authored over 5 years ago
10479a214af4f143070490526f411c2933a2c454 authored over 5 years ago
122c9b7f2464e8e4427a8b37d8d8c3cd499fcc5c authored over 5 years ago
Platform specific bundle
b9e933968b3abb8603ea60d93950815322021f0a authored over 5 years ago62f25fda9bde54b33a0833831357a4721160ea65 authored over 5 years ago
d5029a8680661aac65b82acff1cb4691577b5528 authored over 5 years ago
47fa956a52cb666ac9b0a0b0c05c26800a19e26a authored almost 6 years ago
Fixes #201
8200c137dc17e194ab1b481f425d01f14dee319d authored almost 6 years agoResolves #206
228546a1e55f2c46196479764696990cf6af215c authored almost 6 years agodbecf76db8ea1a68757669608e4422a330a76434 authored almost 6 years ago
Do not always overwrite the GITHUB_REF for PRs
bb6fa8ee6d7a98ee77ade7a0ececb21fb2e154a2 authored almost 6 years ago2d6f6077bf11bcaad40dfc4b0ccf7e8d8b89306e authored almost 6 years ago
Merge main into v1
8ea621e2e3b64e7c19286851b8c305ce442b2a62 authored almost 6 years ago4e39b768c7a37712f347efb8b553b5ea04fa9729 authored almost 6 years ago
5e2245cc23068ab64f9345cadd977fdbe6c2f673 authored almost 6 years ago
67ddca1d9c5cb1f2042457ce0494d1a3cd1ec7bf authored almost 6 years ago
c4dc1b0438f3d68758ca053c80017bafc077e0e4 authored almost 6 years ago
206e34cbb484f2fcb49ef329d9e246238c813566 authored almost 6 years ago
Resolve violations of no-useless-escape lint
2841489ddfb7e3ed99a1c6e3a3e061f7d992d3e9 authored almost 6 years agoa2931d32c73b9da4cbbe2b5da3a84ab29b28599a authored almost 6 years ago
Resolve violations of no-throw-literal lint
bcf29b3c36d1454336dc43484fdc726628d1343b authored almost 6 years agoResolves #205
c68c97e2bdad4fe165f86f4d6e3940986a5c5423 authored almost 6 years ago18312707fe090d5a25b837386abd584f21d8a119 authored almost 6 years ago
Resolves #204
476bf863f27f2fdebafc3cddc76139d645906b43 authored almost 6 years ago5419fcd735d49504a441061f09a2d45974f6f4a4 authored almost 6 years ago
dffce9945cccc9e617037d91935bdd2d73362fa9 authored almost 6 years ago
Co-authored-by: Marco Gario <marcogario@github.com>
6645c550ef99d5cb1f0e75bf12dd320072feb5a7 authored almost 6 years ago2d75893188292a7c156125863b83fe4a0c28ed21 authored almost 6 years ago
7753dec4135194bdeed9452c27137b60977d6b9e authored almost 6 years ago
34955967b7554dee0db1533ad41d1b44479d251c authored almost 6 years ago
147734591c9314cbe42722000208af95de3846c0 authored almost 6 years ago
Resolve violations of eslint-comments/no-use lint
f2e557e77fc3be5ae8a23c3e536abca92f311941 authored almost 6 years ago5d00d5b4e82f8d2e2836adbd8d189f2a42b2d688 authored almost 6 years ago
Resolve violations of no-sparse-arrays lint
d9f39334aedf9f7fec246fe705bc87b696929e0f authored almost 6 years agoResolves #203
38363a1043423ade4a3c544b7ef7475c1526365f authored almost 6 years agoResolves #197
80b408e7041428c13bc0dd325d80dfd62176cfab authored almost 6 years agoPrioritizing pre-downloaded CodeQL bundle in some circumstances
481f3ce214b42af01990a3d21ec4df4e710995b7 authored almost 6 years ago2f4ca98eb66b4ccece347a3d93d05e375649dc6c authored almost 6 years ago
23a1a65b43231c12b5d0064f04f81f421b23e94d authored almost 6 years ago
3b90db98f9cab8178e143ca779da1e443ff00a78 authored almost 6 years ago
To save time downloading the CodeQL bundle we're pre-downloading it into the
hosted Actions runn...
Fix retrying uploads by using Octokit retry plugin.
367ad73efb12a6a702b07ed2a465f35ea11ec4af authored almost 6 years ago8d26f6175d2d7a510719e3817f326e017adce2ba authored almost 6 years ago
Workflow to split the bundle into components
427c79f43ff325ff060cfbad0f14fb765d8218ad authored almost 6 years agoc36848d44b802ebd35eb0cb32d0f201def31cbf5 authored almost 6 years ago
Co-authored-by: Robert <robertbrignull@github.com>
590fdcd891632efcd4c8384f191147dc7beb3cc1 authored almost 6 years agoUpdate to the latest version of `@actions/github`.
e67ba57e658f702f28dd92ee3264d846c353fa8c authored almost 6 years agobba73b6d4e7a161f7f1663f4810a41de1aa54c40 authored almost 6 years ago
cc0eb452c776c342f55fb0da51e3340cfbdfb94a authored almost 6 years ago
Resolve violations of github/array-foreach lint
a8a62974b3ae13c3626c1adef5f1f8572727a49a authored almost 6 years ago31c2eca1679239ae31da47af68da4523490e914c authored almost 6 years ago
Merge main into v1
c7c948adb9da89eea6037bc19d91ac0c27b6fc09 authored almost 6 years agod265935d24d797381b16d2999b4b029ad2d40060 authored almost 6 years ago
47eb66815539f02dd4bfc2ef6e74debc2b66ff0a authored almost 6 years ago
1154bf6df96f00197c08375606677f1b45d24ba8 authored almost 6 years ago
Resolves #199
4666a0eed04ec1e6c1fb1e69c20af84c7d516ae8 authored almost 6 years agoInclude workflow queries in status report
b2dfa6e6901c9c8f0407696449d61ae1719e88bc authored almost 6 years agoCo-authored-by: Max Schaefer <54907921+max-schaefer@users.noreply.github.com>
2e550bba7f43a1924c16fe426e6c4641805c453d authored almost 6 years agodef00916ce7b3ff191bcbb06352611794b011e74 authored almost 6 years ago
9ed519fa12d45531f9ecfb3bc2e3d5c6b50da89f authored almost 6 years ago
Split up builtin and custom queries
55458a1ab13fda32fa994cc6ba86f9c987d93fea authored almost 6 years ago1dc1029bafe8e25b3170b9d851fe92962a8f218c authored almost 6 years ago
Reduce triggers in workflows
5166e750e9de2dba9a3791ed3a248f71a7965fbf authored almost 6 years ago875a8da7e313a06a0bda705d94e2b9d3c99d5210 authored almost 6 years ago
See #182. Workflows are now triggered on all PRs but only on push on the main and v1 branch
ade519b9507aac0043c6b5f74c8de1cf5ff8dc4c authored almost 6 years agob4a8cfa05c4721a2ab1d069f3e1dfea5aa746ab0 authored almost 6 years ago
7da583bcb301b9ea6c02f2a73b0bca93c8cb025e authored almost 6 years ago
Make inputs consistent between action and runner
c9b06117cb40f5c8d0db085ce0d69e56d6806210 authored almost 6 years ago4b4f9e8e6a9064a361f0de00d132b697771b3cdd authored almost 6 years ago
Mergeback v1 to main
2c94a7f61f90333023f752b25061646ec9142c8f authored almost 6 years ago5f592775cc58ee3f445c79ba230ccca1db9f7268 authored almost 6 years ago
090a7013dd2d1efd95a086ca2a775011fca37536 authored almost 6 years ago
4c4114f2d87dccf9bc28fd3d45d693293a4e0543 authored almost 6 years ago
7be1a410c27c9e9f911b028c12d0f82a4f05b4f9 authored almost 6 years ago
c1cee53da5a5f92c486cbfe34cc4d6d41af24421 authored almost 6 years ago
Disable snippets by default
f6894d6610942dd429e32aa880bd4950c0e41193 authored almost 6 years ago
As we move towards analysing the merge commit for pull requests by
default, we should stop sendi...
ef3b75cbdb7cb0d428be165512af5c079f97cbd8 authored almost 6 years ago
3d5127d68225ec4b503628ce6aa5b59efbb2d460 authored almost 6 years ago
Remove unused files
4076e23ec566ae8558be168d184282f706348365 authored almost 6 years ago0da3e948677a6837e4102f1e1ba6045eaee15e9b authored almost 6 years ago
3325da8a15d04021c226c848e12b54eea9d6662c authored almost 6 years ago
Replace all occurrences instead of just the first
1ca9d4c096e6e271fc172f1705338d6d6d5339dd authored almost 6 years agod88fa5cef67ba2765053070817e78274fdb4dbf9 authored almost 6 years ago
121fd331cddcbbe2476947ae3fdd65e2446d5354 authored almost 6 years ago
Merge main into v1
50d46f662f433955d6cfda8d364c8384754b9678 authored almost 6 years ago