Skip to content

Commit 579f53a

Browse files
dependabot[bot]Burak Bayır
andauthored
chore(deps): bump google/clusterfuzzlite/actions/build_fuzzers (#26)
Bumps [google/clusterfuzzlite/actions/build_fuzzers](https://github.com/google/clusterfuzzlite) from 82652fb49e77bc29c35da1167bb286e93c6bcc05 to 884713a6c30a92e5e8544c39945cd7cb630abcd1. - [Commits](google/clusterfuzzlite@82652fb...884713a) --- updated-dependencies: - dependency-name: google/clusterfuzzlite/actions/build_fuzzers dependency-version: 884713a6c30a92e5e8544c39945cd7cb630abcd1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Burak Bayır <burakbayir1@gmail.com>
1 parent 846c5ff commit 579f53a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fuzz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Build fuzzers
3737
# The action commit is immutable. Its upstream action.yml still selects
3838
# Google's mutable :v1 runtime image, which this repository cannot pin.
39-
uses: google/clusterfuzzlite/actions/build_fuzzers@82652fb49e77bc29c35da1167bb286e93c6bcc05 # v1
39+
uses: google/clusterfuzzlite/actions/build_fuzzers@884713a6c30a92e5e8544c39945cd7cb630abcd1 # v1
4040
with:
4141
github-token: ${{ secrets.GITHUB_TOKEN }}
4242
language: python

0 commit comments

Comments
 (0)