File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ jobs:
1010 steps :
1111 - name : Build Fuzzers
1212 id : build
13- uses : google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@cafd7a0eb8ecb4e007c56897996a9b65c49c972f # master
13+ uses : google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@e809e904fdaa22bae7f0b4a5b2aa00eea2483529 # master
1414 with :
1515 oss-fuzz-project-name : " prometheus"
1616 dry-run : false
1717 - name : Run Fuzzers
18- uses : google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@cafd7a0eb8ecb4e007c56897996a9b65c49c972f # master
18+ uses : google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@e809e904fdaa22bae7f0b4a5b2aa00eea2483529 # master
1919 # Note: Regularly check for updates to the pinned commit hash at:
2020 # https://github.com/google/oss-fuzz/tree/master/infra/cifuzz/actions/run_fuzzers
2121 with :
You can’t perform that action at this time.
0 commit comments