Skip to content

Commit 54b226a

Browse files
authored
Merge branch 'master' into ndyakov/release/v9.18.0-beta.2
2 parents 86bfcbc + 81e77fd commit 54b226a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v6
2424
- name: golangci-lint
25-
uses: golangci/golangci-lint-action@v9.1.0
25+
uses: golangci/golangci-lint-action@v9.2.0
2626
with:
2727
verify: true
2828

0 commit comments

Comments
 (0)