Skip to content

Commit 65cebad

Browse files
chore(deps): update google/oss-fuzz digest to 4e65aea
1 parent bf7084b commit 65cebad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,13 +137,13 @@ jobs:
137137
steps:
138138
- name: Build Fuzzers
139139
id: build
140-
uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@46184c7b43cb1a97f1e219dc2a37f71eaa841b18 # master
140+
uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@4e65aea32254fe988ac4b84dbb088d2d08d789e7 # master
141141
with:
142142
oss-fuzz-project-name: "grpc-gateway"
143143
dry-run: false
144144
language: go
145145
- name: Run Fuzzers
146-
uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@46184c7b43cb1a97f1e219dc2a37f71eaa841b18 # master
146+
uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@4e65aea32254fe988ac4b84dbb088d2d08d789e7 # master
147147
with:
148148
oss-fuzz-project-name: "grpc-gateway"
149149
fuzz-seconds: 600

0 commit comments

Comments
 (0)