Skip to content

Commit b6d9237

Browse files
committed
1 parent f0b52f2 commit b6d9237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fuzz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
name: Fuzz test
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: jidicula/go-fuzz-action@issue-2
11+
- uses: jidicula/go-fuzz-action@main
1212
with:
1313
fuzz-time: 30s

0 commit comments

Comments
 (0)