.github/workflows/fuzz.yml


Log

Author Commit Date CI Message
Evgenii Kliuchnikov 1964cdb1 2025-10-20T05:06:26 ramp up all GH actions plugins PiperOrigin-RevId: 821598646
Evgenii Kliuchnikov 61605b1c 2025-10-20T04:43:55 pick VCPKG patches PiperOrigin-RevId: 821593009
dependabot[bot] fa308dda 2025-05-27T09:19:06 Bump actions/upload-artifact from 4.4.3 to 4.6.2 (#1259) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.6.2. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882...ea165f8d65b6e75b540449e92b4886f43607fa02) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eugene Kliuchnikov <eustas.ru@gmail.com>
dependabot[bot] c766253c 2024-11-12T14:02:26 Bump actions/upload-artifact from 4.0.0 to 4.4.3 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.4.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/c7d193f32edcb7bfad88892161225aeda64e9392...b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2b3334d5 2024-01-03T14:59:27 Bump actions/upload-artifact from 3.1.3 to 4.0.0 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.0.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/a8a3f3ad30e3422c9c7b888a15615d19a852ae32...c7d193f32edcb7bfad88892161225aeda64e9392) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Evgenii Kliuchnikov 63402aa8 2023-09-12T05:48:59 use sha-versions for most gh actions PiperOrigin-RevId: 564692809
Evgenii Kliuchnikov 4125f258 2023-08-02T02:49:28 update GH actions extensions PiperOrigin-RevId: 553083944
Evgenii Kliuchnikov 70e7b1ae 2023-07-06T11:56:38 simplify building of fuzzer PiperOrigin-RevId: 545950923
Eugene Kliuchnikov a2cc451d 2023-01-03T17:16:17 Add win release assets (#994) Fix #983
Leo Neat 36ac0fea 2020-03-19T01:52:07 Adding CIFuzz (#797)