We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6734eaf + 579f53a commit 86d95f9Copy full SHA for 86d95f9
1 file changed
.github/workflows/fuzz.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Build fuzzers
37
# The action commit is immutable. Its upstream action.yml still selects
38
# Google's mutable :v1 runtime image, which this repository cannot pin.
39
- uses: google/clusterfuzzlite/actions/build_fuzzers@82652fb49e77bc29c35da1167bb286e93c6bcc05 # v1
+ uses: google/clusterfuzzlite/actions/build_fuzzers@884713a6c30a92e5e8544c39945cd7cb630abcd1 # v1
40
with:
41
github-token: ${{ secrets.GITHUB_TOKEN }}
42
language: python
0 commit comments