From 07d71d5dea08084a29dcd6c844a2f35b5f19e584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 00:18:05 +0000 Subject: [PATCH] build(deps): bump google/clusterfuzzlite/actions/run_fuzzers Bumps [google/clusterfuzzlite/actions/run_fuzzers](https://github.com/google/clusterfuzzlite) from 82652fb49e77bc29c35da1167bb286e93c6bcc05 to 884713a6c30a92e5e8544c39945cd7cb630abcd1. - [Commits](https://github.com/google/clusterfuzzlite/compare/82652fb49e77bc29c35da1167bb286e93c6bcc05...884713a6c30a92e5e8544c39945cd7cb630abcd1) --- updated-dependencies: - dependency-name: google/clusterfuzzlite/actions/run_fuzzers dependency-version: 884713a6c30a92e5e8544c39945cd7cb630abcd1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/cflite_pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cflite_pr.yml b/.github/workflows/cflite_pr.yml index 4bad0a8..2158a1f 100644 --- a/.github/workflows/cflite_pr.yml +++ b/.github/workflows/cflite_pr.yml @@ -36,7 +36,7 @@ jobs: - name: Run fuzzers id: run - uses: google/clusterfuzzlite/actions/run_fuzzers@82652fb49e77bc29c35da1167bb286e93c6bcc05 # v1 + uses: google/clusterfuzzlite/actions/run_fuzzers@884713a6c30a92e5e8544c39945cd7cb630abcd1 # v1 with: github-token: ${{ secrets.GITHUB_TOKEN }} fuzz-seconds: 120