Skip to content

Commit 25aabce

Browse files
chore(deps): update golangci/golangci-lint-action action to v9.1.0
1 parent fd3a0dd commit 25aabce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
# Running golangci-lint
4040
- name: Linting
4141
if: matrix.lint
42-
uses: golangci/golangci-lint-action@v9.0.0
42+
uses: golangci/golangci-lint-action@v9.1.0
4343
with:
4444
version: v2.4.0
4545
only-new-issues: true

0 commit comments

Comments
 (0)