summaryrefslogtreecommitdiff
path: root/.github/workflows/codeql-analysis.yml
AgeCommit message (Expand)Author
2024-09-01Bump github/codeql-action from 3.26.5 to 3.26.6dependabot[bot]
2024-08-26Bump github/codeql-action from 3.26.4 to 3.26.5dependabot[bot]
2024-08-22Strictly checking pull-request authorHiroshi SHIBATA
2024-08-22Bump github/codeql-action from 3.26.3 to 3.26.4dependabot[bot]
2024-08-20Bump github/codeql-action from 3.26.2 to 3.26.3dependabot[bot]
2024-08-15Bump github/codeql-action from 3.26.1 to 3.26.2dependabot[bot]
2024-08-14Bump github/codeql-action from 3.26.0 to 3.26.1dependabot[bot]
2024-08-07Bump github/codeql-action from 3.25.15 to 3.26.0dependabot[bot]
2024-07-29Bump github/codeql-action from 3.25.14 to 3.25.15dependabot[bot]
2024-07-26Bump github/codeql-action from 3.25.13 to 3.25.14dependabot[bot]
2024-07-22Bump github/codeql-action from 3.25.12 to 3.25.13dependabot[bot]
2024-07-15Bump github/codeql-action from 3.25.11 to 3.25.12dependabot[bot]
2024-07-05Use macos-14 instead of macos-arm-ossHiroshi SHIBATA
2024-06-30Bump github/codeql-action from 3.25.10 to 3.25.11dependabot[bot]
2024-06-13Bump github/codeql-action from 3.25.9 to 3.25.10dependabot[bot]
2024-06-14Bump github/codeql-action from 3.25.8 to 3.25.9dependabot[bot]
2024-06-12Bump actions/checkout from 4.1.6 to 4.1.7dependabot[bot]
2024-06-04Bump github/codeql-action from 3.25.7 to 3.25.8dependabot[bot]
2024-06-02Bump github/codeql-action from 3.25.6 to 3.25.7dependabot[bot]
2024-05-20---dependabot[bot]
2024-05-17Bump actions/checkout from 4.1.5 to 4.1.6dependabot[bot]
2024-05-15Bump github/codeql-action from 3.25.4 to 3.25.5dependabot[bot]
2024-05-08Bump github/codeql-action from 3.25.3 to 3.25.4dependabot[bot]
2024-05-09[DOC] Fix the pattern for man pagesNobuyoshi Nakada
2024-05-06Bump actions/checkout from 4.1.4 to 4.1.5dependabot[bot]
2024-04-25Bump github/codeql-action from 3.25.2 to 3.25.3dependabot[bot]
2024-04-24Bump actions/checkout from 4.1.3 to 4.1.4dependabot[bot]
2024-04-23Bump github/codeql-action from 3.25.1 to 3.25.2dependabot[bot]
2024-04-21Bump actions/checkout from 4.1.2 to 4.1.3dependabot[bot]
2024-04-17Bump github/codeql-action from 3.25.0 to 3.25.1dependabot[bot]
2024-04-16Bump github/codeql-action from 3.24.10 to 3.25.0dependabot[bot]
2024-04-08Skip even "Document" onlyNobuyoshi Nakada
2024-04-07Bump github/codeql-action from 3.24.9 to 3.24.10dependabot[bot]
2024-03-25Bump github/codeql-action from 3.24.8 to 3.24.9dependabot[bot]
2024-03-24Do not use macos-14 for CodeQL [ci skip]Nobuyoshi Nakada
2024-03-18Bump github/codeql-action from 3.24.7 to 3.24.8dependabot[bot]
2024-03-19Bump actions/checkout from 4.1.1 to 4.1.2dependabot[bot]
2024-03-12Bump github/codeql-action from 3.24.6 to 3.24.7dependabot[bot]
2024-03-11Skip documentation changesNobuyoshi Nakada
2024-02-29Bump github/codeql-action from 3.24.5 to 3.24.6dependabot[bot]
2024-02-25Bump github/codeql-action from 3.24.4 to 3.24.5dependabot[bot]
2024-02-22Bump github/codeql-action from 3.24.3 to 3.24.4dependabot[bot]
2024-02-22Fallback every macos-arm-oss usage to macos-14 (#10074)Takashi Kokubun
2024-02-15Bump github/codeql-action from 3.24.1 to 3.24.3dependabot[bot]
2024-02-14Bump github/codeql-action from 3.24.0 to 3.24.1dependabot[bot]
2024-02-08Now we can use ruby analysis with large runnerHiroshi SHIBATA
2024-02-07Run CodeQL using macos-arm-oss only on ruby/rubyNobuyoshi Nakada
2024-02-07Keep cpp build with ubuntu-latestHiroshi SHIBATA
2024-02-07The default ram size is 13GB at macos runnerHiroshi SHIBATA
2024-02-07Try to run with large runnerHiroshi SHIBATA