Skip to content

Commit

Permalink
adjusted comment (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
NodyHub authored Sep 28, 2023
1 parent e28d7d6 commit 58c4495
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
# commit hash == v1.2.0
- uses: jidicula/go-fuzz-action@4f24eed45b25214f31a9fe035ca68ea2c88c6a13 # TSCCR: no entry for action: "jidicula/go-fuzz-action"
- uses: jidicula/go-fuzz-action@4f24eed45b25214f31a9fe035ca68ea2c88c6a13 # v1.2.0
with:
fuzz-time: 30s
fuzz-regexp: Fuzz_EscapeValue
fuzz-regexp: Fuzz_EscapeValue

0 comments on commit 58c4495

Please sign in to comment.