| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-04-28 | chore: bump GitHub Actions to current major versions | natsuoto | 1 | -4/+4 | |
| Pure version bumps; workflow behavior is unchanged. - actions/checkout v3 -> v5 - actions/setup-python v3 -> v5 - github/codeql-action/{init,autobuild,analyze} v2 -> v3 - pypa/gh-action-pypi-publish SHA-pinned -> v1.14.0 SHA, with trailing version comment for human readability The @v3 actions ran on the deprecated Node 16 runtime; @v5 (and codeql-action @v3) all use Node 20, the current GitHub-supported runtime. Third-party pypa publish action stays SHA-pinned for supply-chain safety. Closes #34 | |||||
| 2022-09-02 | Running CodeQL every day instead of every hour | Bobby | 1 | -1/+1 | |
| 2022-08-31 | Adding branch dev to codeql run | Bobby | 1 | -2/+2 | |
| 2022-08-31 | Running CodeQL every hour | Bobby | 1 | -1/+1 | |
| 2022-08-31 | Create codeql-analysis.yml | Bobby | 1 | -0/+72 | |
