Skip to content

Commit

Permalink
use pinned version
Browse files Browse the repository at this point in the history
  • Loading branch information
camdencheek committed Dec 8, 2023
1 parent d12ed33 commit 6ac8e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
name: fuzz test
runs-on: ubuntu-latest
steps:
- uses: jidicula/go-fuzz-action@4f24eed45b25214f31a9fe035ca68ea2c88c6a13 # v1.2.0
- uses: jidicula/go-fuzz-action@0206b61afc603b665297621fa5e691b1447a5e57 # to make go version configurable
with:
packages: 'github.com/sourcegraph/zoekt' # This is the package where the Protobuf round trip tests are defined
fuzz-time: 30s
Expand Down

0 comments on commit 6ac8e22

Please sign in to comment.