Skip to content

Commit 4d04996

Browse files
chore(deps): update google/clusterfuzzlite digest to 884713a (#551)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ce68de commit 4d04996

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cflite_batch.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ jobs:
2424
steps:
2525
- name: Build Fuzzers (${{ matrix.sanitizer }})
2626
id: build
27-
uses: google/clusterfuzzlite/actions/build_fuzzers@1e163f06cba7820da5154ac9fe1a32d7fe6f73a3 # v1
27+
uses: google/clusterfuzzlite/actions/build_fuzzers@884713a6c30a92e5e8544c39945cd7cb630abcd1 # v1
2828
with:
2929
language: jvm
3030
sanitizer: ${{ matrix.sanitizer }}
3131
- name: Run Fuzzers (${{ matrix.sanitizer }})
3232
id: run
33-
uses: google/clusterfuzzlite/actions/run_fuzzers@1e163f06cba7820da5154ac9fe1a32d7fe6f73a3 # v1
33+
uses: google/clusterfuzzlite/actions/run_fuzzers@884713a6c30a92e5e8544c39945cd7cb630abcd1 # v1
3434
with:
3535
github-token: ${{ secrets.GITHUB_TOKEN }}
3636
fuzz-seconds: 3600

0 commit comments

Comments
 (0)