Skip to content

Commit 05cc266

Browse files
committed
dev: fix code QL warning
1 parent cec6581 commit 05cc266

File tree

1 file changed

+1
-1
lines changed
  • scripts/gen_github_action_config

1 file changed

+1
-1
lines changed

scripts/gen_github_action_config/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/golangci/golangci-lint/scripts/gen_github_action_config
22

3-
go 1.21
3+
go 1.21.0
44

55
require (
66
github.com/shurcooL/githubv4 v0.0.0-20240429030203-be2daab69064

0 commit comments

Comments
 (0)