Skip to content

Commit 22effe5

Browse files
committed
chore: fix
1 parent c79e1cf commit 22effe5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: reviewdog/action-golangci-lint@f9bba13753278f6a73b27a56a3ffb1bfda90ed71 # v2.8.0
3131
with:
3232
fail_level: warning
33-
go_version-file: go.mod
33+
go_version_file: go.mod
3434

3535
- name: Run gostyle
3636
uses: k1LoW/gostyle-action@56cc0ed69a96366aa5be08df58a858e306c1518c # v1.5.0

0 commit comments

Comments
 (0)