|
1964cdb1
|
2025-10-20T05:06:26
|
|
ramp up all GH actions plugins
PiperOrigin-RevId: 821598646
|
|
61605b1c
|
2025-10-20T04:43:55
|
|
pick VCPKG patches
PiperOrigin-RevId: 821593009
|
|
63402aa8
|
2023-09-12T05:48:59
|
|
use sha-versions for most gh actions
PiperOrigin-RevId: 564692809
|
|
c308b90e
|
2023-09-12T06:32:12
|
|
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>
|
|
dbfebd13
|
2023-07-24T03:29:35
|
|
Workaround for GitHub / CodeQL bug
Sometimes GitHub Actions uses bare branch name whereas CodeQL always expects ref.
See https://github.com/github/codeql-action/issues/796
PiperOrigin-RevId: 550504283
|
|
70e7b1ae
|
2023-07-06T11:56:38
|
|
simplify building of fuzzer
PiperOrigin-RevId: 545950923
|
|
bc32ae12
|
2023-07-04T13:01:14
|
|
add tests with UTF8/UTF16 non-ASCII text
PiperOrigin-RevId: 545424981
|
|
6ee96e29
|
2023-07-03T19:13:24
|
|
Internal changes
PiperOrigin-RevId: 545262005
|
|
6db17c87
|
2023-03-01T16:51:03
|
|
0.4-1.5% decoder speedup
PiperOrigin-RevId: 513248503
|
|
6f7f5a16
|
2023-07-03T15:21:44
|
|
Improve CodeQL workflow (#1027)
|
|
e07b6148
|
2023-07-03T14:48:33
|
|
Add CodeQL workflow (#1026)
|