Skip to content

Commit 86d95f9

Browse files
authored
Merge branch 'main' into dependabot/github_actions/pypa/gh-action-pypi-publish-1.14.1
2 parents 6734eaf + 579f53a commit 86d95f9

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)